"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerNometaLocal: -verbose" - Starting (try 1/5) 2025/08/09 01:13:13 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho" 2025/08/09 01:13:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:13:13 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho" 2025/08/09 01:13:13 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho.rclone_chunk.001" 2025/08/09 01:13:13 DEBUG : Creating backend with remote "/tmp/rclone3977668334" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1pl: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : metadata sub dir: Making directory with metadata 2025/08/09 01:13:13 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:13 DEBUG : empty metadata sub dir: Making directory with metadata 2025/08/09 01:13:13 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:13 DEBUG : Local file system at /tmp/rclone3977668334: File to upload is small (21 bytes), uploading instead of streaming 2025/08/09 01:13:13 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/08/09 01:13:13 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/08/09 01:13:13 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : empty metadata sub dir: Updated directory metadata 2025/08/09 01:13:13 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir 2025/08/09 01:13:13 INFO : metadata sub dir: Updated directory metadata 2025/08/09 01:13:13 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir 2025/08/09 01:13:13 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_pid1zf: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001 2025/08/09 01:13:13 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/08/09 01:13:13 INFO : empty metadata sub dir: Updated directory metadata 2025/08/09 01:13:13 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadata (0.03s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : metadata sub dir: Making directory with metadata 2025/08/09 01:13:13 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:13 DEBUG : empty metadata sub dir: Making directory with metadata 2025/08/09 01:13:13 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:13 DEBUG : Local file system at /tmp/rclone3977668334: File to upload is small (21 bytes), uploading instead of streaming 2025/08/09 01:13:13 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/08/09 01:13:13 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/08/09 01:13:13 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/08/09 01:13:13 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/08/09 01:13:13 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_pid18y: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001 2025/08/09 01:13:13 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (0.01s) === RUN TestCopyMissingDirectory run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : Creating backend with remote "/non-existing" 2025/08/09 01:13:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1d0: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Running all checks before starting transfers 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Checks finished, now starting transfers 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid11a: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 ERROR : Ignoring --no-traverse with sync 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid14u: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : hello world2.rclone_chunk.001_pid1p5: Moved (server-side) to: hello world2.rclone_chunk.001 2025/08/09 01:13:13 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.04s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:13:13 INFO : potato2.rclone_chunk.001_pid13u: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 INFO : potato2: Copied (new) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:13:13 INFO : potato2.rclone_chunk.001_pid1r7: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/09 01:13:13 INFO : potato2: Copied (new) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/09 01:13:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 DEBUG : sub dir2: Making directory with metadata 2025/08/09 01:13:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/08/09 01:13:13 DEBUG : sub dir: Making directory with metadata 2025/08/09 01:13:13 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1bo: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/09 01:13:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir2/sub sub dir2: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestCopyEmptyDirectories (0.01s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : sub dir2: Making directory 2025/08/09 01:13:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/09 01:13:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid12c: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (0.00s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : sub dir2: Making directory with metadata 2025/08/09 01:13:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:13 DEBUG : sub dir2: Making directory with metadata 2025/08/09 01:13:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/08/09 01:13:13 DEBUG : sub dir: Making directory with metadata 2025/08/09 01:13:13 INFO : sub dir: Made directory with metadata (mtime=2025-08-09T01:13:13.714135514Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1aq: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:13 INFO : sub dir/hello world: Deleted 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/08/09 01:13:13 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : sub dir2: Making directory 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1dp: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:13 INFO : sub dir/hello world: Deleted 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (0.00s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : sub dir2: Making directory with metadata 2025/08/09 01:13:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 DEBUG : sub dir2: Making directory with metadata 2025/08/09 01:13:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/08/09 01:13:13 DEBUG : sub dir: Making directory with metadata 2025/08/09 01:13:13 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1em: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : a1: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 DEBUG : a1: Making directory with metadata 2025/08/09 01:13:13 INFO : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1", newDst=a1 2025/08/09 01:13:13 DEBUG : a1/b1: Making directory with metadata 2025/08/09 01:13:13 INFO : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1 2025/08/09 01:13:13 DEBUG : a1/b2: Making directory with metadata 2025/08/09 01:13:13 INFO : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2 2025/08/09 01:13:13 DEBUG : a1/b1/c1: Making directory with metadata 2025/08/09 01:13:13 INFO : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1 2025/08/09 01:13:13 DEBUG : a1/b2/c1: Making directory with metadata 2025/08/09 01:13:13 DEBUG : a1/b1/c1/d1: Making directory with metadata 2025/08/09 01:13:13 INFO : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1 2025/08/09 01:13:13 DEBUG : a1/b1/c1/d2: Making directory with metadata 2025/08/09 01:13:13 INFO : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2 2025/08/09 01:13:13 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata 2025/08/09 01:13:13 INFO : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1 2025/08/09 01:13:13 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata 2025/08/09 01:13:13 INFO : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1 2025/08/09 01:13:13 INFO : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1 2025/08/09 01:13:13 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata 2025/08/09 01:13:13 INFO : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1 2025/08/09 01:13:13 DEBUG : a1/b2/c1/d1: Making directory with metadata 2025/08/09 01:13:13 INFO : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1 2025/08/09 01:13:13 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata 2025/08/09 01:13:13 INFO : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1 2025/08/09 01:13:13 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata 2025/08/09 01:13:13 INFO : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2 2025/08/09 01:13:13 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata 2025/08/09 01:13:13 INFO : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1 2025/08/09 01:13:13 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata 2025/08/09 01:13:13 INFO : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:13 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1/d1: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1/d2: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : a1/b2/c1/d1: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : a1/b2/c1: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : a1/b1/c1: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : a1/b1: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : a1/b2: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : a1: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDelayedModTimes (0.01s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : sub dir2: Making directory 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1pb: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (0.00s) === RUN TestServerSideCopy run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1pl: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-xorakey6habi" 2025/08/09 01:13:13 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-xorakey6habi" 2025/08/09 01:13:13 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-xorakey6habi.rclone_chunk.001" sync_test.go:620: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho' -> Chunked 'TestChunkerNometaLocal:rclone-test-xorakey6habi' 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xorakey6habi': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xorakey6habi': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid17t: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xorakey6habi': Purge object "sub dir/hello world" 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xorakey6habi': Purge dir "sub dir" 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xorakey6habi': Purge dir "" --- PASS: TestServerSideCopy (0.01s) === RUN TestCopyOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1el: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1q6: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid11j: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-konohiv4ceva" 2025/08/09 01:13:13 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-konohiv4ceva" 2025/08/09 01:13:13 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-konohiv4ceva.rclone_chunk.001" sync_test.go:656: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho' -> Chunked 'TestChunkerNometaLocal:rclone-test-konohiv4ceva' 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-konohiv4ceva': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-konohiv4ceva': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1p8: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1fp: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-konohiv4ceva': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-konohiv4ceva': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1hy: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-konohiv4ceva': Purge object "sub dir/hello world" 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-konohiv4ceva': Purge dir "sub dir" 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-konohiv4ceva': Purge dir "" --- PASS: TestServerSideCopyOverSelf (0.01s) === RUN TestMoveOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1yf: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1uu: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/09 01:13:13 INFO : sub dir/hello world: Deleted 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid115: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-vumobuh6luse" 2025/08/09 01:13:13 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-vumobuh6luse" 2025/08/09 01:13:13 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-vumobuh6luse.rclone_chunk.001" sync_test.go:701: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho' -> Chunked 'TestChunkerNometaLocal:rclone-test-vumobuh6luse' 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vumobuh6luse': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vumobuh6luse': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid17q: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid11k: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vumobuh6luse': Using server-side directory move 2025/08/09 01:13:13 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-vumobuh6luse': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/09 01:13:13 INFO : sub dir/hello world: Deleted 2025/08/09 01:13:13 DEBUG : sub dir/hello world: move 1 data chunks... 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001: Moved (server-side) 2025/08/09 01:13:13 INFO : sub dir/hello world: Moved (server-side) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vumobuh6luse': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vumobuh6luse': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1ss: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 DEBUG : testing file moves 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vumobuh6luse': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vumobuh6luse': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sub dir/hello world: Deleted 2025/08/09 01:13:13 DEBUG : sub dir/hello world: move 1 data chunks... 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001: Moved (server-side) 2025/08/09 01:13:13 INFO : sub dir/hello world: Moved (server-side) 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vumobuh6luse': Purge object "sub dir/hello world" 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vumobuh6luse': Purge dir "sub dir" 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vumobuh6luse': Purge dir "" --- PASS: TestServerSideMoveOverSelf (0.01s) === RUN TestCopyAfterDelete run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1d2: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 ERROR : error listing: directory not found 2025/08/09 01:13:13 INFO : Local file system at /tmp/rclone3977668334: Making directory 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.00s) === RUN TestCopyRedownload run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : sub dir/hello world.rclone_chunk.001_pid1lj: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:13 DEBUG : Local file system at /tmp/rclone3977668334: Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Local file system at /tmp/rclone3977668334: Waiting for transfers to finish 2025/08/09 01:13:13 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/09 01:13:13 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/09 01:13:13 INFO : check sum.rclone_chunk.001_pid1fp: Moved (server-side) to: check sum.rclone_chunk.001 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : check sum: Copied (new) 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:13 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/09 01:13:13 DEBUG : check sum: Size of src and dst objects identical 2025/08/09 01:13:13 DEBUG : check sum: Unchanged skipping 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : sizeonly.rclone_chunk.001_pid11d: Moved (server-side) to: sizeonly.rclone_chunk.001 2025/08/09 01:13:13 INFO : sizeonly: Copied (new) 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:13 DEBUG : sizeonly: Sizes identical 2025/08/09 01:13:13 DEBUG : sizeonly: Unchanged skipping 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : ignore-size.rclone_chunk.001_pid1n0: Moved (server-side) to: ignore-size.rclone_chunk.001 2025/08/09 01:13:13 INFO : ignore-size: Copied (new) 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:13 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:13 DEBUG : ignore-size: Unchanged skipping 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.04s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : existing.rclone_chunk.001_pid17x: Moved (server-side) to: existing.rclone_chunk.001 2025/08/09 01:13:13 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:13 DEBUG : existing: Unchanged skipping 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:13 INFO : There was nothing to transfer 2025/08/09 01:13:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : existing.rclone_chunk.001_pid17u: Moved (server-side) to: existing.rclone_chunk.001 2025/08/09 01:13:13 INFO : existing: Copied (replaced existing) 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/09 01:13:13 INFO : existing.rclone_chunk.001_pid1ol: Moved (server-side) to: existing.rclone_chunk.001 2025/08/09 01:13:13 INFO : existing: Copied (new) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:13 DEBUG : existing: Destination exists, skipping 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.00s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : b/potato.rclone_chunk.001_pid1mh: Moved (server-side) to: b/potato.rclone_chunk.001 2025/08/09 01:13:13 INFO : c/non empty space.rclone_chunk.001_pid1vb: Moved (server-side) to: c/non empty space.rclone_chunk.001 2025/08/09 01:13:13 INFO : d: Making directory 2025/08/09 01:13:13 DEBUG : Added delayed dir = "a", newDst= 2025/08/09 01:13:13 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:13 DEBUG : Added delayed dir = "c", newDst=c 2025/08/09 01:13:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/09 01:13:13 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:13 DEBUG : c/non empty space: Unchanged skipping 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:13 INFO : a/potato2.rclone_chunk.001_pid1jt: Moved (server-side) to: a/potato2.rclone_chunk.001 2025/08/09 01:13:13 INFO : a/potato2: Copied (new) 2025/08/09 01:13:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:13 INFO : b/potato: Deleted 2025/08/09 01:13:13 INFO : a: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:13 INFO : d: Removing directory 2025/08/09 01:13:13 INFO : b: Removing directory 2025/08/09 01:13:13 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:13 INFO : empty space.rclone_chunk.001_pid1rd: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/09 01:13:14 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : empty space.rclone_chunk.001_pid2km: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 INFO : empty space: Copied (replaced existing) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : foo.rclone_chunk.001_pid2hd: Moved (server-side) to: foo.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : foo.rclone_chunk.001_pid2rd: Moved (server-side) to: foo.rclone_chunk.001 2025/08/09 01:13:14 INFO : foo: Copied (replaced existing) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : empty space.rclone_chunk.001_pid2wy: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : empty space: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : potato.rclone_chunk.001_pid2fn: Moved (server-side) to: potato.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : potato.rclone_chunk.001_pid2eq: Moved (server-side) to: potato.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : potato.rclone_chunk.001_pid2s1: Moved (server-side) to: potato.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato: Copied (replaced existing) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : potato.rclone_chunk.001_pid2o4: Moved (server-side) to: potato.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : potato.rclone_chunk.001_pid21v: Moved (server-side) to: potato.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato: Copied (replaced existing) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : potato.rclone_chunk.001_pid2h8: Moved (server-side) to: potato.rclone_chunk.001 2025/08/09 01:13:14 INFO : empty space.rclone_chunk.001_pid233: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : empty space: Unchanged skipping 2025/08/09 01:13:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : potato.rclone_chunk.001_pid26s: Moved (server-side) to: potato.rclone_chunk.001 2025/08/09 01:13:14 INFO : empty space.rclone_chunk.001_pid2h3: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : empty space: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : potato2.rclone_chunk.001_pid2s0: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato2: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : b/potato.rclone_chunk.001_pid2il: Moved (server-side) to: b/potato.rclone_chunk.001 2025/08/09 01:13:14 INFO : c/non empty space.rclone_chunk.001_pid21r: Moved (server-side) to: c/non empty space.rclone_chunk.001 2025/08/09 01:13:14 INFO : d: Making directory 2025/08/09 01:13:14 INFO : d/e: Making directory 2025/08/09 01:13:14 DEBUG : Added delayed dir = "a", newDst= 2025/08/09 01:13:14 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : Added delayed dir = "c", newDst=c 2025/08/09 01:13:14 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : c/non empty space: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : a/potato2.rclone_chunk.001_pid2yg: Moved (server-side) to: a/potato2.rclone_chunk.001 2025/08/09 01:13:14 INFO : a/potato2: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : b/potato: Deleted 2025/08/09 01:13:14 INFO : a: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:14 INFO : d/e: Removing directory 2025/08/09 01:13:14 INFO : d: Removing directory 2025/08/09 01:13:14 INFO : b: Removing directory 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : b/potato.rclone_chunk.001_pid2eu: Moved (server-side) to: b/potato.rclone_chunk.001 2025/08/09 01:13:14 INFO : c/non empty space.rclone_chunk.001_pid25e: Moved (server-side) to: c/non empty space.rclone_chunk.001 2025/08/09 01:13:14 INFO : d: Making directory 2025/08/09 01:13:14 DEBUG : Added delayed dir = "a", newDst= 2025/08/09 01:13:14 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : Added delayed dir = "c", newDst=c 2025/08/09 01:13:14 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : c/non empty space: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : a/potato2.rclone_chunk.001_pid2fq: Moved (server-side) to: a/potato2.rclone_chunk.001 2025/08/09 01:13:14 INFO : a/potato2: Copied (new) 2025/08/09 01:13:14 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': not deleting files as there were IO errors 2025/08/09 01:13:14 INFO : a: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:14 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : potato.rclone_chunk.001_pid2nj: Moved (server-side) to: potato.rclone_chunk.001 2025/08/09 01:13:14 INFO : empty space.rclone_chunk.001_pid2sn: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:13:14 INFO : potato: Deleted 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : empty space: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : potato2.rclone_chunk.001_pid22q: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : potato.rclone_chunk.001_pid2th: Moved (server-side) to: potato.rclone_chunk.001 2025/08/09 01:13:14 INFO : empty space.rclone_chunk.001_pid2dg: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : potato: Deleted 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : empty space: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : potato2.rclone_chunk.001_pid2h7: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : potato.rclone_chunk.001_pid29l: Moved (server-side) to: potato.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : potato2.rclone_chunk.001_pid2mb: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : potato2.rclone_chunk.001_pid213: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/09 01:13:14 INFO : empty space.rclone_chunk.001_pid2gr: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 01:13:14 DEBUG : potato2: Excluded 2025/08/09 01:13:14 DEBUG : enormous: Excluded (Size Filter) 2025/08/09 01:13:14 DEBUG : enormous: Excluded 2025/08/09 01:13:14 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 01:13:14 DEBUG : potato2: Excluded 2025/08/09 01:13:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : empty space: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : There was nothing to transfer 2025/08/09 01:13:14 DEBUG : enormous: Excluded (Size Filter) 2025/08/09 01:13:14 DEBUG : enormous: Excluded 2025/08/09 01:13:14 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 01:13:14 DEBUG : potato2: Excluded 2025/08/09 01:13:14 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 01:13:14 DEBUG : potato2: Excluded 2025/08/09 01:13:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : empty space: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Local file system at /tmp/rclone3977668334: Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Local file system at /tmp/rclone3977668334: Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : potato2.rclone_chunk.001_pid2qp: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/09 01:13:14 INFO : empty space.rclone_chunk.001_pid27n: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 INFO : enormous.rclone_chunk.001_pid2z8: Moved (server-side) to: enormous.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : enormous: Excluded (Size Filter) 2025/08/09 01:13:14 DEBUG : enormous: Excluded 2025/08/09 01:13:14 DEBUG : potato2: Excluded (Size Filter) 2025/08/09 01:13:14 DEBUG : potato2: Excluded 2025/08/09 01:13:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : empty space: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : enormous: Deleted 2025/08/09 01:13:14 INFO : potato2: Deleted 2025/08/09 01:13:14 INFO : There was nothing to transfer 2025/08/09 01:13:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : empty space: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Local file system at /tmp/rclone3977668334: Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Local file system at /tmp/rclone3977668334: Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : potato2: Deleted 2025/08/09 01:13:14 INFO : enormous: Deleted 2025/08/09 01:13:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid2am: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : two.rclone_chunk.001_pid242: Moved (server-side) to: two.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.rclone_chunk.001_pid2zz: Moved (server-side) to: three.rclone_chunk.001 2025/08/09 01:13:14 INFO : four.rclone_chunk.001_pid2wi: Moved (server-side) to: four.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : five: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/09 01:13:14 DEBUG : one: Destination is newer than source, skipping 2025/08/09 01:13:14 DEBUG : three: Sizes identical 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 INFO : five.rclone_chunk.001_pid213: Moved (server-side) to: five.rclone_chunk.001 2025/08/09 01:13:14 INFO : five: Copied (new) 2025/08/09 01:13:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/09 01:13:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/09 01:13:14 INFO : four.rclone_chunk.001_pid2zr: Moved (server-side) to: four.rclone_chunk.001 2025/08/09 01:13:14 INFO : four: Copied (replaced existing) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : two.rclone_chunk.001_pid268: Moved (server-side) to: two.rclone_chunk.001 2025/08/09 01:13:14 INFO : two: Copied (replaced existing) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" sync_test.go:1568: Can track renames: false 2025/08/09 01:13:14 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Ignoring --track-renames as the source and destination do not have a common hash 2025/08/09 01:13:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : yam: Need to transfer - File not found at Destination 2025/08/09 01:13:14 INFO : potato.rclone_chunk.001_pid23m: Moved (server-side) to: potato.rclone_chunk.001 2025/08/09 01:13:14 INFO : yam.rclone_chunk.001_pid2uo: Moved (server-side) to: yam.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato: Copied (new) 2025/08/09 01:13:14 INFO : yam: Copied (new) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Ignoring --track-renames as the source and destination do not have a common hash 2025/08/09 01:13:14 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : yaml: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : potato: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : yaml.rclone_chunk.001_pid2uq: Moved (server-side) to: yaml.rclone_chunk.001 2025/08/09 01:13:14 INFO : yaml: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" sync_test.go:1640: Can track renames: true 2025/08/09 01:13:14 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Making map for --track-renames 2025/08/09 01:13:14 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Finished making map for --track-renames 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/09 01:13:14 INFO : potato.rclone_chunk.001_pid243: Moved (server-side) to: potato.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/09 01:13:14 INFO : yam.rclone_chunk.001_pid2ga: Moved (server-side) to: yam.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for renames to finish 2025/08/09 01:13:14 INFO : potato: Copied (new) 2025/08/09 01:13:14 INFO : yam: Copied (new) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Making map for --track-renames 2025/08/09 01:13:14 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Finished making map for --track-renames 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : potato: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for renames to finish 2025/08/09 01:13:14 DEBUG : yam: move 1 data chunks... 2025/08/09 01:13:14 INFO : yam.rclone_chunk.001: Moved (server-side) to: yaml.rclone_chunk.001 2025/08/09 01:13:14 INFO : yam: Moved (server-side) to: yaml 2025/08/09 01:13:14 INFO : yaml: Renamed from "yam" 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" sync_test.go:1679: Can track renames: true 2025/08/09 01:13:14 DEBUG : Added delayed dir = "sub", newDst= 2025/08/09 01:13:14 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Making map for --track-renames 2025/08/09 01:13:14 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Finished making map for --track-renames 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/09 01:13:14 INFO : sub/yam.rclone_chunk.001_pid2tc: Moved (server-side) to: sub/yam.rclone_chunk.001 2025/08/09 01:13:14 INFO : sub/yam: Copied (new) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for renames to finish 2025/08/09 01:13:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : potato.rclone_chunk.001_pid276: Moved (server-side) to: potato.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : sub: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:14 INFO : sub: Set directory modification time (using SetModTime) 2025/08/09 01:13:14 DEBUG : Added delayed dir = "sub", newDst=sub 2025/08/09 01:13:14 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : potato: Unchanged skipping 2025/08/09 01:13:14 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Making map for --track-renames 2025/08/09 01:13:14 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Finished making map for --track-renames 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : sub/yam: move 1 data chunks... 2025/08/09 01:13:14 INFO : sub/yam.rclone_chunk.001: Moved (server-side) to: yam.rclone_chunk.001 2025/08/09 01:13:14 INFO : sub/yam: Moved (server-side) to: yam 2025/08/09 01:13:14 INFO : yam: Renamed from "sub/yam" 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for renames to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/rclone3977668334/dir1" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/rclone3977668334/dir2" 2025/08/09 01:13:14 DEBUG : Local file system at /tmp/rclone3977668334/dir2: Using server-side directory move 2025/08/09 01:13:14 INFO : Local file system at /tmp/rclone3977668334/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/09 01:13:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:14 INFO : file1.txt: Moved (server-side) 2025/08/09 01:13:14 DEBUG : Local file system at /tmp/rclone3977668334/dir2: Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Local file system at /tmp/rclone3977668334/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.03s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 DEBUG : Added delayed dir = "nested", newDst= 2025/08/09 01:13:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/08/09 01:13:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : sub dir/hello world.rclone_chunk.001_pid2ka: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:14 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:14 INFO : sub dir/hello world: Deleted 2025/08/09 01:13:14 INFO : nested/sub dir/file.rclone_chunk.001_pid29r: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001 2025/08/09 01:13:14 INFO : nested/sub dir/file: Copied (new) 2025/08/09 01:13:14 INFO : nested/sub dir/file: Deleted 2025/08/09 01:13:14 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:14 INFO : nested: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:14 INFO : sub dir: Removing directory 2025/08/09 01:13:14 INFO : nested/sub dir: Removing directory 2025/08/09 01:13:14 INFO : nested: Removing directory 2025/08/09 01:13:14 DEBUG : Local file system at /tmp/rclone3977668334: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 DEBUG : Added delayed dir = "nested", newDst= 2025/08/09 01:13:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/09 01:13:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/08/09 01:13:14 INFO : sub dir/hello world.rclone_chunk.001_pid2qp: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/09 01:13:14 INFO : sub dir/hello world: Copied (new) 2025/08/09 01:13:14 INFO : sub dir/hello world: Deleted 2025/08/09 01:13:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : nested/sub dir/file.rclone_chunk.001_pid2dj: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001 2025/08/09 01:13:14 INFO : nested/sub dir/file: Copied (new) 2025/08/09 01:13:14 INFO : nested/sub dir/file: Deleted 2025/08/09 01:13:14 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:14 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.00s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/09 01:13:14 INFO : existing-b.rclone_chunk.001_pid2oe: Moved (server-side) to: existing-b.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : existing-b: Copied (new) 2025/08/09 01:13:14 INFO : existing-b: Deleted 2025/08/09 01:13:14 INFO : existing.rclone_chunk.001_pid230: Moved (server-side) to: existing.rclone_chunk.001 2025/08/09 01:13:14 INFO : existing: Copied (new) 2025/08/09 01:13:14 INFO : existing: Deleted 2025/08/09 01:13:14 DEBUG : existing: Destination exists, skipping 2025/08/09 01:13:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-vehalek8nuca" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-vehalek8nuca" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-vehalek8nuca.rclone_chunk.001" 2025/08/09 01:13:14 INFO : potato2.rclone_chunk.001_pid2e1: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/09 01:13:14 INFO : empty space.rclone_chunk.001_pid23w: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato3.rclone_chunk.001_pid2b6: Moved (server-side) to: potato3.rclone_chunk.001 sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho' -> Chunked 'TestChunkerNometaLocal:rclone-test-vehalek8nuca' 2025/08/09 01:13:14 INFO : empty space.rclone_chunk.001_pid2yk: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato3.rclone_chunk.001_pid2ek: Moved (server-side) to: potato3.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vehalek8nuca': Using server-side directory move 2025/08/09 01:13:14 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-vehalek8nuca': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/09 01:13:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : empty space: Unchanged skipping 2025/08/09 01:13:14 INFO : empty space: Deleted 2025/08/09 01:13:14 DEBUG : potato2: move 1 data chunks... 2025/08/09 01:13:14 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/08/09 01:13:14 INFO : potato2: Moved (server-side) 2025/08/09 01:13:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/09 01:13:14 INFO : potato3: Deleted 2025/08/09 01:13:14 DEBUG : potato3: move 1 data chunks... 2025/08/09 01:13:14 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/08/09 01:13:14 INFO : potato3: Moved (server-side) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vehalek8nuca': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vehalek8nuca': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-fihafoq1riyo" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-fihafoq1riyo" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-fihafoq1riyo.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-fihafoq1riyo': Using server-side directory move 2025/08/09 01:13:14 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-fihafoq1riyo': Server side directory move succeeded 2025/08/09 01:13:14 ERROR : error listing: directory not found 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-fihafoq1riyo': Purge object "empty space" 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-fihafoq1riyo': Purge object "potato2" 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-fihafoq1riyo': Purge object "potato3" 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-fihafoq1riyo': Purge dir "" 2025/08/09 01:13:14 ERROR : error listing: directory not found 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vehalek8nuca': Purge dir "" 2025/08/09 01:13:14 NOTICE: purge failed to rmdir "": stat /tmp/chunker3/rclone-test-vehalek8nuca: no such file or directory 2025/08/09 01:13:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (0.01s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-huyufuq7mojo" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-huyufuq7mojo" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-huyufuq7mojo.rclone_chunk.001" 2025/08/09 01:13:14 INFO : potato2.rclone_chunk.001_pid2ao: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/09 01:13:14 INFO : empty space.rclone_chunk.001_pid2kn: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato3.rclone_chunk.001_pid2th: Moved (server-side) to: potato3.rclone_chunk.001 sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho' -> Chunked 'TestChunkerNometaLocal:rclone-test-huyufuq7mojo' 2025/08/09 01:13:14 INFO : empty space.rclone_chunk.001_pid2te: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato3.rclone_chunk.001_pid2eu: Moved (server-side) to: potato3.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : empty space: Excluded (Size Filter) 2025/08/09 01:13:14 DEBUG : empty space: Excluded 2025/08/09 01:13:14 DEBUG : empty space: Excluded (Size Filter) 2025/08/09 01:13:14 DEBUG : empty space: Excluded 2025/08/09 01:13:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : potato2: move 1 data chunks... 2025/08/09 01:13:14 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/08/09 01:13:14 INFO : potato2: Moved (server-side) 2025/08/09 01:13:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/09 01:13:14 INFO : potato3: Deleted 2025/08/09 01:13:14 DEBUG : potato3: move 1 data chunks... 2025/08/09 01:13:14 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/08/09 01:13:14 INFO : potato3: Moved (server-side) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-huyufuq7mojo': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-huyufuq7mojo': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cemuxaq6qofe" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cemuxaq6qofe" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cemuxaq6qofe.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : empty space: Excluded (Size Filter) 2025/08/09 01:13:14 DEBUG : empty space: Excluded 2025/08/09 01:13:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : potato2: move 1 data chunks... 2025/08/09 01:13:14 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/08/09 01:13:14 INFO : potato2: Moved (server-side) 2025/08/09 01:13:14 DEBUG : potato3: move 1 data chunks... 2025/08/09 01:13:14 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/08/09 01:13:14 INFO : potato3: Moved (server-side) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cemuxaq6qofe': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cemuxaq6qofe': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cemuxaq6qofe': Purge object "potato2" 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cemuxaq6qofe': Purge object "potato3" 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cemuxaq6qofe': Purge dir "" 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-huyufuq7mojo': Purge object "empty space" 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-huyufuq7mojo': Purge dir "" --- PASS: TestServerSideMoveWithFilter (0.02s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-salitew3nihi" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-salitew3nihi" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-salitew3nihi.rclone_chunk.001" 2025/08/09 01:13:14 INFO : potato2.rclone_chunk.001_pid26j: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/09 01:13:14 INFO : empty space.rclone_chunk.001_pid2nf: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato3.rclone_chunk.001_pid21g: Moved (server-side) to: potato3.rclone_chunk.001 2025/08/09 01:13:14 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho' -> Chunked 'TestChunkerNometaLocal:rclone-test-salitew3nihi' 2025/08/09 01:13:14 INFO : empty space.rclone_chunk.001_pid273: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/09 01:13:14 INFO : potato3.rclone_chunk.001_pid2q4: Moved (server-side) to: potato3.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-salitew3nihi': Using server-side directory move 2025/08/09 01:13:14 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-salitew3nihi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/09 01:13:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/08/09 01:13:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : empty space: Unchanged skipping 2025/08/09 01:13:14 INFO : empty space: Deleted 2025/08/09 01:13:14 DEBUG : potato2: move 1 data chunks... 2025/08/09 01:13:14 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/08/09 01:13:14 INFO : potato2: Moved (server-side) 2025/08/09 01:13:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/09 01:13:14 INFO : potato3: Deleted 2025/08/09 01:13:14 DEBUG : potato3: move 1 data chunks... 2025/08/09 01:13:14 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/08/09 01:13:14 INFO : potato3: Moved (server-side) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-salitew3nihi': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-salitew3nihi': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : tomatoDir: Removing directory 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': deleted 1 directories 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-debumaj4meju" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-debumaj4meju" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-debumaj4meju.rclone_chunk.001" 2025/08/09 01:13:14 INFO : tomatoDir: Making directory 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-debumaj4meju': Using server-side directory move 2025/08/09 01:13:14 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-debumaj4meju': Server side directory move succeeded 2025/08/09 01:13:14 ERROR : error listing: directory not found 2025/08/09 01:13:14 ERROR : error listing: directory not found 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-debumaj4meju': Purge object "empty space" 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-debumaj4meju': Purge object "potato2" 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-debumaj4meju': Purge object "potato3" 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-debumaj4meju': Purge dir "tomatoDir" 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-debumaj4meju': Purge dir "" 2025/08/09 01:13:14 ERROR : error listing: directory not found 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-salitew3nihi': Purge dir "" 2025/08/09 01:13:14 NOTICE: purge failed to rmdir "": stat /tmp/chunker3/rclone-test-salitew3nihi: no such file or directory 2025/08/09 01:13:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.01s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/rclone-sync-test" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/rclone-sync-test" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/rclone-sync-test.rclone_chunk.001" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/rclone-sync-test" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/rclone-sync-test" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/rclone-sync-test.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/rclone-sync-test-include/layer2" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/rclone-sync-test-include/layer2" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/rclone-sync-test-include/layer2.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/rclone-sync-test-ignore-file" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/rclone-sync-test-ignore-file" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/rclone-sync-test-ignore-file.rclone_chunk.001" 2025/08/09 01:13:14 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_pid2i2: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : rclone-sync-test: Excluded 2025/08/09 01:13:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 01:13:14 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/08/09 01:13:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/rclone-sync-test': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/rclone-sync-test': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : There was nothing to transfer 2025/08/09 01:13:14 DEBUG : rclone-sync-test: Excluded 2025/08/09 01:13:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 01:13:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : rclone-sync-test-include: Removing directory 2025/08/09 01:13:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker3/rclone-test-cuxajok8poho/rclone-sync-test-include: directory not empty 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': failed to delete 1 directories 2025/08/09 01:13:14 INFO : There was nothing to transfer 2025/08/09 01:13:14 DEBUG : rclone-sync-test: Excluded 2025/08/09 01:13:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 01:13:14 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/08/09 01:13:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : There was nothing to transfer 2025/08/09 01:13:14 DEBUG : rclone-sync-test: Excluded 2025/08/09 01:13:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 01:13:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : rclone-sync-test-include: Removing directory 2025/08/09 01:13:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker3/rclone-test-cuxajok8poho/rclone-sync-test-include: directory not empty 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': failed to delete 1 directories 2025/08/09 01:13:14 INFO : There was nothing to transfer 2025/08/09 01:13:14 DEBUG : rclone-sync-test: Excluded 2025/08/09 01:13:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/09 01:13:14 DEBUG : Excluded 2025/08/09 01:13:14 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/08/09 01:13:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (0.01s) === RUN TestSyncCompareDest run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dst" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dst.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/CompareDest" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/CompareDest" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/CompareDest.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : one: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid2kp: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid2nf: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Copied (replaced existing) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : dst/one.rclone_chunk.001_pid28e: Moved (server-side) to: dst/one.rclone_chunk.001 2025/08/09 01:13:14 INFO : CompareDest/one.rclone_chunk.001_pid2ej: Moved (server-side) to: CompareDest/one.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:13:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : There was nothing to transfer 2025/08/09 01:13:14 INFO : CompareDest/two.rclone_chunk.001_pid2k3: Moved (server-side) to: CompareDest/two.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:13:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : There was nothing to transfer 2025/08/09 01:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:13:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/08/09 01:13:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/09 01:13:14 DEBUG : two: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:13:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : two.rclone_chunk.001_pid2tt: Moved (server-side) to: two.rclone_chunk.001 2025/08/09 01:13:14 INFO : two: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.07s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : pre-dest1/1.rclone_chunk.001_pid2r8: Moved (server-side) to: pre-dest1/1.rclone_chunk.001 2025/08/09 01:13:14 INFO : pre-dest2/2.rclone_chunk.001_pid2uj: Moved (server-side) to: pre-dest2/2.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/dest" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dest" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dest.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/pre-dest1" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/pre-dest1" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/pre-dest1.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/pre-dest2" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/pre-dest2" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/pre-dest2.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/09 01:13:14 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/09 01:13:14 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dest': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dest': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : 3.rclone_chunk.001_pid25c: Moved (server-side) to: 3.rclone_chunk.001 2025/08/09 01:13:14 INFO : 3: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (0.04s) === RUN TestSyncCopyDest run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : dst/one.rclone_chunk.001_pid2kc: Moved (server-side) to: dst/one.rclone_chunk.001 2025/08/09 01:13:14 INFO : dst/two.rclone_chunk.001_pid224: Moved (server-side) to: dst/two.rclone_chunk.001 2025/08/09 01:13:14 INFO : dst/three.txt.rclone_chunk.001_pid20l: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dst" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dst.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/backup" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/backup" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/backup.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 01:13:14 DEBUG : one: move 1 data chunks... 2025/08/09 01:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : two: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for checks to finish 2025/08/09 01:13:14 INFO : one.rclone_chunk.001: Moved (server-side) 2025/08/09 01:13:14 INFO : one: Moved (server-side) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid2oy: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 DEBUG : three.txt: move 1 data chunks... 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001: Moved (server-side) 2025/08/09 01:13:14 INFO : three.txt: Moved (server-side) 2025/08/09 01:13:14 INFO : three.txt: Moved into backup dir 2025/08/09 01:13:14 INFO : dst/three.txt.rclone_chunk.001_pid239: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : two: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 01:13:14 INFO : one: Deleted 2025/08/09 01:13:14 DEBUG : one: move 1 data chunks... 2025/08/09 01:13:14 INFO : one.rclone_chunk.001: Moved (server-side) 2025/08/09 01:13:14 INFO : one: Moved (server-side) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid2h4: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : three.txt: Deleted 2025/08/09 01:13:14 DEBUG : three.txt: move 1 data chunks... 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001: Moved (server-side) 2025/08/09 01:13:14 INFO : three.txt: Moved (server-side) 2025/08/09 01:13:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (0.03s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : dst/one.rclone_chunk.001_pid2tl: Moved (server-side) to: dst/one.rclone_chunk.001 2025/08/09 01:13:14 INFO : dst/two.rclone_chunk.001_pid2cm: Moved (server-side) to: dst/two.rclone_chunk.001 2025/08/09 01:13:14 INFO : dst/three.txt.rclone_chunk.001_pid2i4: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dst" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dst.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/backup" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/backup" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/backup.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 01:13:14 DEBUG : one: move 1 data chunks... 2025/08/09 01:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : two: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for checks to finish 2025/08/09 01:13:14 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Moved (server-side) to: one.bak 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid24c: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 DEBUG : three.txt: move 1 data chunks... 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/09 01:13:14 INFO : three.txt: Moved into backup dir 2025/08/09 01:13:14 INFO : dst/three.txt.rclone_chunk.001_pid2bc: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 01:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : two: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for checks to finish 2025/08/09 01:13:14 INFO : one.bak: Deleted 2025/08/09 01:13:14 DEBUG : one: move 1 data chunks... 2025/08/09 01:13:14 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Moved (server-side) to: one.bak 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid2rx: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : three.txt.bak: Deleted 2025/08/09 01:13:14 DEBUG : three.txt: move 1 data chunks... 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/09 01:13:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (0.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : dst/one.rclone_chunk.001_pid2kc: Moved (server-side) to: dst/one.rclone_chunk.001 2025/08/09 01:13:14 INFO : dst/two.rclone_chunk.001_pid2r4: Moved (server-side) to: dst/two.rclone_chunk.001 2025/08/09 01:13:14 INFO : dst/three.txt.rclone_chunk.001_pid20n: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dst" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dst.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/backup" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/backup" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/backup.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 01:13:14 DEBUG : one: move 1 data chunks... 2025/08/09 01:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : two: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for checks to finish 2025/08/09 01:13:14 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid23w: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Copied (new) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for transfers to finish 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 DEBUG : three.txt: move 1 data chunks... 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/09 01:13:14 INFO : three.txt: Moved into backup dir 2025/08/09 01:13:14 INFO : dst/three.txt.rclone_chunk.001_pid2jj: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 01:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : two: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for checks to finish 2025/08/09 01:13:14 INFO : one-2019-01-01: Deleted 2025/08/09 01:13:14 DEBUG : one: move 1 data chunks... 2025/08/09 01:13:14 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid2b9: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : three-2019-01-01.txt: Deleted 2025/08/09 01:13:14 DEBUG : three.txt: move 1 data chunks... 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/09 01:13:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.02s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : dst/one.rclone_chunk.001_pid2zj: Moved (server-side) to: dst/one.rclone_chunk.001 2025/08/09 01:13:14 INFO : dst/two.rclone_chunk.001_pid2jk: Moved (server-side) to: dst/two.rclone_chunk.001 2025/08/09 01:13:14 INFO : dst/three.txt.rclone_chunk.001_pid2p9: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dst" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dst.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 01:13:14 DEBUG : one: move 1 data chunks... 2025/08/09 01:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : two: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for checks to finish 2025/08/09 01:13:14 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Moved (server-side) to: one.bak 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid2je: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 DEBUG : three.txt: move 1 data chunks... 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/09 01:13:14 INFO : three.txt: Moved into backup dir 2025/08/09 01:13:14 INFO : dst/three.txt.rclone_chunk.001_pid22k: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : one.bak: Excluded (Path Filter) 2025/08/09 01:13:14 DEBUG : one.bak: Excluded 2025/08/09 01:13:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/09 01:13:14 DEBUG : three.txt.bak: Excluded 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 01:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : two: Unchanged skipping 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for checks to finish 2025/08/09 01:13:14 INFO : one.bak: Deleted 2025/08/09 01:13:14 DEBUG : one: move 1 data chunks... 2025/08/09 01:13:14 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Moved (server-side) to: one.bak 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid274: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:14 INFO : three.txt.bak: Deleted 2025/08/09 01:13:14 DEBUG : three.txt: move 1 data chunks... 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/09 01:13:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (0.02s) === RUN TestSyncSuffix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : dst/one.rclone_chunk.001_pid2fi: Moved (server-side) to: dst/one.rclone_chunk.001 2025/08/09 01:13:14 INFO : dst/two.rclone_chunk.001_pid20l: Moved (server-side) to: dst/two.rclone_chunk.001 2025/08/09 01:13:14 INFO : dst/three.txt.rclone_chunk.001_pid2a4: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dst" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dst.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 01:13:14 DEBUG : one: move 1 data chunks... 2025/08/09 01:13:14 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Moved (server-side) to: one.bak 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid2bl: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Copied (new) 2025/08/09 01:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : two: Unchanged skipping 2025/08/09 01:13:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/09 01:13:14 DEBUG : three.txt: move 1 data chunks... 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001_pid2yq: Moved (server-side) to: three.txt.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.txt: Copied (new) 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 01:13:14 INFO : one.bak: Deleted 2025/08/09 01:13:14 DEBUG : one: move 1 data chunks... 2025/08/09 01:13:14 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Moved (server-side) to: one.bak 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid245: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Copied (new) 2025/08/09 01:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : two: Unchanged skipping 2025/08/09 01:13:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/09 01:13:14 INFO : three.txt.bak: Deleted 2025/08/09 01:13:14 DEBUG : three.txt: move 1 data chunks... 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001_pid23l: Moved (server-side) to: three.txt.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.02s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : dst/one.rclone_chunk.001_pid20m: Moved (server-side) to: dst/one.rclone_chunk.001 2025/08/09 01:13:14 INFO : dst/two.rclone_chunk.001_pid2ko: Moved (server-side) to: dst/two.rclone_chunk.001 2025/08/09 01:13:14 INFO : dst/three.txt.rclone_chunk.001_pid269: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-cuxajok8poho/dst" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dst" 2025/08/09 01:13:14 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-cuxajok8poho/dst.rclone_chunk.001" 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/09 01:13:14 DEBUG : one: move 1 data chunks... 2025/08/09 01:13:14 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid2oj: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Copied (new) 2025/08/09 01:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : two: Unchanged skipping 2025/08/09 01:13:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/09 01:13:14 DEBUG : three.txt: move 1 data chunks... 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001_pid2be: Moved (server-side) to: three.txt.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.txt: Copied (new) 2025/08/09 01:13:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/09 01:13:14 INFO : one-2019-01-01: Deleted 2025/08/09 01:13:14 DEBUG : one: move 1 data chunks... 2025/08/09 01:13:14 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/09 01:13:14 INFO : one.rclone_chunk.001_pid2ql: Moved (server-side) to: one.rclone_chunk.001 2025/08/09 01:13:14 INFO : one: Copied (new) 2025/08/09 01:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:14 DEBUG : two: Unchanged skipping 2025/08/09 01:13:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/09 01:13:14 INFO : three-2019-01-01.txt: Deleted 2025/08/09 01:13:14 DEBUG : three.txt: move 1 data chunks... 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/09 01:13:14 INFO : three.txt.rclone_chunk.001_pid2y0: Moved (server-side) to: three.txt.rclone_chunk.001 2025/08/09 01:13:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.03s) === RUN TestSyncUTFNorm run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 INFO : Testêé.rclone_chunk.001_pid24a: Moved (server-side) to: Testêé.rclone_chunk.001 2025/08/09 01:13:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : Testêé.rclone_chunk.001_pid2yr: Moved (server-side) to: Testêé.rclone_chunk.001 2025/08/09 01:13:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:14 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:14 INFO : existing.rclone_chunk.001_pid2gw: Moved (server-side) to: existing.rclone_chunk.001 2025/08/09 01:13:14 INFO : existing: Copied (new) 2025/08/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/09 01:13:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:15 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': not deleting files as there were IO errors 2025/08/09 01:13:15 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:15 INFO : EXISTING.rclone_chunk.001_pid3s4: Moved (server-side) to: EXISTING.rclone_chunk.001 2025/08/09 01:13:15 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : existing: Unchanged skipping 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:15 INFO : both0.rclone_chunk.001_pid372: Moved (server-side) to: both0.rclone_chunk.001 2025/08/09 01:13:15 INFO : only0.rclone_chunk.001_pid3wl: Moved (server-side) to: only0.rclone_chunk.001 2025/08/09 01:13:15 INFO : both1.rclone_chunk.001_pid3px: Moved (server-side) to: both1.rclone_chunk.001 2025/08/09 01:13:15 INFO : only1.rclone_chunk.001_pid3k9: Moved (server-side) to: only1.rclone_chunk.001 2025/08/09 01:13:15 INFO : both2.rclone_chunk.001_pid39p: Moved (server-side) to: both2.rclone_chunk.001 2025/08/09 01:13:15 INFO : only2.rclone_chunk.001_pid34m: Moved (server-side) to: only2.rclone_chunk.001 2025/08/09 01:13:15 INFO : both3.rclone_chunk.001_pid3aq: Moved (server-side) to: both3.rclone_chunk.001 2025/08/09 01:13:15 INFO : only3.rclone_chunk.001_pid3pr: Moved (server-side) to: only3.rclone_chunk.001 2025/08/09 01:13:15 INFO : both4.rclone_chunk.001_pid3n3: Moved (server-side) to: both4.rclone_chunk.001 2025/08/09 01:13:15 INFO : only4.rclone_chunk.001_pid368: Moved (server-side) to: only4.rclone_chunk.001 2025/08/09 01:13:15 INFO : both5.rclone_chunk.001_pid3cz: Moved (server-side) to: both5.rclone_chunk.001 2025/08/09 01:13:15 INFO : only5.rclone_chunk.001_pid3os: Moved (server-side) to: only5.rclone_chunk.001 2025/08/09 01:13:15 INFO : both6.rclone_chunk.001_pid3ta: Moved (server-side) to: both6.rclone_chunk.001 2025/08/09 01:13:15 INFO : only6.rclone_chunk.001_pid3a6: Moved (server-side) to: only6.rclone_chunk.001 2025/08/09 01:13:15 INFO : both7.rclone_chunk.001_pid337: Moved (server-side) to: both7.rclone_chunk.001 2025/08/09 01:13:15 INFO : only7.rclone_chunk.001_pid3i4: Moved (server-side) to: only7.rclone_chunk.001 2025/08/09 01:13:15 INFO : both8.rclone_chunk.001_pid3l0: Moved (server-side) to: both8.rclone_chunk.001 2025/08/09 01:13:15 INFO : only8.rclone_chunk.001_pid3hx: Moved (server-side) to: only8.rclone_chunk.001 2025/08/09 01:13:15 INFO : both9.rclone_chunk.001_pid3qj: Moved (server-side) to: both9.rclone_chunk.001 2025/08/09 01:13:15 INFO : only9.rclone_chunk.001_pid38j: Moved (server-side) to: only9.rclone_chunk.001 2025/08/09 01:13:15 INFO : both10.rclone_chunk.001_pid3pi: Moved (server-side) to: both10.rclone_chunk.001 2025/08/09 01:13:15 INFO : only10.rclone_chunk.001_pid3dp: Moved (server-side) to: only10.rclone_chunk.001 2025/08/09 01:13:15 INFO : both11.rclone_chunk.001_pid3gf: Moved (server-side) to: both11.rclone_chunk.001 2025/08/09 01:13:15 INFO : only11.rclone_chunk.001_pid3cm: Moved (server-side) to: only11.rclone_chunk.001 2025/08/09 01:13:15 INFO : both12.rclone_chunk.001_pid306: Moved (server-side) to: both12.rclone_chunk.001 2025/08/09 01:13:15 INFO : only12.rclone_chunk.001_pid3u8: Moved (server-side) to: only12.rclone_chunk.001 2025/08/09 01:13:15 INFO : both13.rclone_chunk.001_pid3wk: Moved (server-side) to: both13.rclone_chunk.001 2025/08/09 01:13:15 INFO : only13.rclone_chunk.001_pid30f: Moved (server-side) to: only13.rclone_chunk.001 2025/08/09 01:13:15 INFO : both14.rclone_chunk.001_pid337: Moved (server-side) to: both14.rclone_chunk.001 2025/08/09 01:13:15 INFO : only14.rclone_chunk.001_pid3xp: Moved (server-side) to: only14.rclone_chunk.001 2025/08/09 01:13:15 INFO : both15.rclone_chunk.001_pid3tj: Moved (server-side) to: both15.rclone_chunk.001 2025/08/09 01:13:15 INFO : only15.rclone_chunk.001_pid3ym: Moved (server-side) to: only15.rclone_chunk.001 2025/08/09 01:13:15 INFO : both16.rclone_chunk.001_pid32t: Moved (server-side) to: both16.rclone_chunk.001 2025/08/09 01:13:15 INFO : only16.rclone_chunk.001_pid366: Moved (server-side) to: only16.rclone_chunk.001 2025/08/09 01:13:15 INFO : both17.rclone_chunk.001_pid3xp: Moved (server-side) to: both17.rclone_chunk.001 2025/08/09 01:13:15 INFO : only17.rclone_chunk.001_pid3eg: Moved (server-side) to: only17.rclone_chunk.001 2025/08/09 01:13:15 INFO : both18.rclone_chunk.001_pid3r3: Moved (server-side) to: both18.rclone_chunk.001 2025/08/09 01:13:15 INFO : only18.rclone_chunk.001_pid3ke: Moved (server-side) to: only18.rclone_chunk.001 2025/08/09 01:13:15 INFO : both19.rclone_chunk.001_pid3ef: Moved (server-side) to: both19.rclone_chunk.001 2025/08/09 01:13:15 INFO : only19.rclone_chunk.001_pid3s1: Moved (server-side) to: only19.rclone_chunk.001 2025/08/09 01:13:15 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both0: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both10: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both11: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both12: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both13: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both14: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both15: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both16: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both17: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both18: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both19: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both1: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both2: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both3: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both4: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:15 DEBUG : both5: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both9: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both6: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both7: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both8: Unchanged skipping 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 INFO : only16: Deleted 2025/08/09 01:13:15 INFO : only18: Deleted 2025/08/09 01:13:15 INFO : only2: Deleted 2025/08/09 01:13:15 INFO : only3: Deleted 2025/08/09 01:13:15 INFO : only7: Deleted 2025/08/09 01:13:15 INFO : only0: Deleted 2025/08/09 01:13:15 INFO : only11: Deleted 2025/08/09 01:13:15 INFO : only15: Deleted 2025/08/09 01:13:15 INFO : only19: Deleted 2025/08/09 01:13:15 INFO : only1: Deleted 2025/08/09 01:13:15 INFO : only4: Deleted 2025/08/09 01:13:15 INFO : only5: Deleted 2025/08/09 01:13:15 INFO : only9: Deleted 2025/08/09 01:13:15 INFO : only10: Deleted 2025/08/09 01:13:15 INFO : only6: Deleted 2025/08/09 01:13:15 INFO : only8: Deleted 2025/08/09 01:13:15 INFO : only12: Deleted 2025/08/09 01:13:15 INFO : only13: Deleted 2025/08/09 01:13:15 INFO : only14: Deleted 2025/08/09 01:13:15 INFO : only17: Deleted 2025/08/09 01:13:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (0.04s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:15 INFO : both0.rclone_chunk.001_pid31s: Moved (server-side) to: both0.rclone_chunk.001 2025/08/09 01:13:15 INFO : only0.rclone_chunk.001_pid3ho: Moved (server-side) to: only0.rclone_chunk.001 2025/08/09 01:13:15 INFO : both1.rclone_chunk.001_pid3n9: Moved (server-side) to: both1.rclone_chunk.001 2025/08/09 01:13:15 INFO : only1.rclone_chunk.001_pid3ev: Moved (server-side) to: only1.rclone_chunk.001 2025/08/09 01:13:15 INFO : both2.rclone_chunk.001_pid3t8: Moved (server-side) to: both2.rclone_chunk.001 2025/08/09 01:13:15 INFO : only2.rclone_chunk.001_pid3e9: Moved (server-side) to: only2.rclone_chunk.001 2025/08/09 01:13:15 INFO : both3.rclone_chunk.001_pid3vb: Moved (server-side) to: both3.rclone_chunk.001 2025/08/09 01:13:15 INFO : only3.rclone_chunk.001_pid3sz: Moved (server-side) to: only3.rclone_chunk.001 2025/08/09 01:13:15 INFO : both4.rclone_chunk.001_pid3q6: Moved (server-side) to: both4.rclone_chunk.001 2025/08/09 01:13:15 INFO : only4.rclone_chunk.001_pid3xu: Moved (server-side) to: only4.rclone_chunk.001 2025/08/09 01:13:15 INFO : both5.rclone_chunk.001_pid35c: Moved (server-side) to: both5.rclone_chunk.001 2025/08/09 01:13:15 INFO : only5.rclone_chunk.001_pid362: Moved (server-side) to: only5.rclone_chunk.001 2025/08/09 01:13:15 INFO : both6.rclone_chunk.001_pid37o: Moved (server-side) to: both6.rclone_chunk.001 2025/08/09 01:13:15 INFO : only6.rclone_chunk.001_pid31m: Moved (server-side) to: only6.rclone_chunk.001 2025/08/09 01:13:15 INFO : both7.rclone_chunk.001_pid3lx: Moved (server-side) to: both7.rclone_chunk.001 2025/08/09 01:13:15 INFO : only7.rclone_chunk.001_pid3ga: Moved (server-side) to: only7.rclone_chunk.001 2025/08/09 01:13:15 INFO : both8.rclone_chunk.001_pid36r: Moved (server-side) to: both8.rclone_chunk.001 2025/08/09 01:13:15 INFO : only8.rclone_chunk.001_pid3i4: Moved (server-side) to: only8.rclone_chunk.001 2025/08/09 01:13:15 INFO : both9.rclone_chunk.001_pid3k1: Moved (server-side) to: both9.rclone_chunk.001 2025/08/09 01:13:15 INFO : only9.rclone_chunk.001_pid3rc: Moved (server-side) to: only9.rclone_chunk.001 2025/08/09 01:13:15 INFO : both10.rclone_chunk.001_pid36r: Moved (server-side) to: both10.rclone_chunk.001 2025/08/09 01:13:15 INFO : only10.rclone_chunk.001_pid348: Moved (server-side) to: only10.rclone_chunk.001 2025/08/09 01:13:15 INFO : both11.rclone_chunk.001_pid39z: Moved (server-side) to: both11.rclone_chunk.001 2025/08/09 01:13:15 INFO : only11.rclone_chunk.001_pid39z: Moved (server-side) to: only11.rclone_chunk.001 2025/08/09 01:13:15 INFO : both12.rclone_chunk.001_pid3kn: Moved (server-side) to: both12.rclone_chunk.001 2025/08/09 01:13:15 INFO : only12.rclone_chunk.001_pid3v8: Moved (server-side) to: only12.rclone_chunk.001 2025/08/09 01:13:15 INFO : both13.rclone_chunk.001_pid3lp: Moved (server-side) to: both13.rclone_chunk.001 2025/08/09 01:13:15 INFO : only13.rclone_chunk.001_pid3x1: Moved (server-side) to: only13.rclone_chunk.001 2025/08/09 01:13:15 INFO : both14.rclone_chunk.001_pid3jq: Moved (server-side) to: both14.rclone_chunk.001 2025/08/09 01:13:15 INFO : only14.rclone_chunk.001_pid3u7: Moved (server-side) to: only14.rclone_chunk.001 2025/08/09 01:13:15 INFO : both15.rclone_chunk.001_pid3xd: Moved (server-side) to: both15.rclone_chunk.001 2025/08/09 01:13:15 INFO : only15.rclone_chunk.001_pid32n: Moved (server-side) to: only15.rclone_chunk.001 2025/08/09 01:13:15 INFO : both16.rclone_chunk.001_pid37u: Moved (server-side) to: both16.rclone_chunk.001 2025/08/09 01:13:15 INFO : only16.rclone_chunk.001_pid38h: Moved (server-side) to: only16.rclone_chunk.001 2025/08/09 01:13:15 INFO : both17.rclone_chunk.001_pid3iv: Moved (server-side) to: both17.rclone_chunk.001 2025/08/09 01:13:15 INFO : only17.rclone_chunk.001_pid3b0: Moved (server-side) to: only17.rclone_chunk.001 2025/08/09 01:13:15 INFO : both18.rclone_chunk.001_pid3o1: Moved (server-side) to: both18.rclone_chunk.001 2025/08/09 01:13:15 INFO : only18.rclone_chunk.001_pid3jq: Moved (server-side) to: only18.rclone_chunk.001 2025/08/09 01:13:15 INFO : both19.rclone_chunk.001_pid3z4: Moved (server-side) to: both19.rclone_chunk.001 2025/08/09 01:13:15 INFO : only19.rclone_chunk.001_pid36g: Moved (server-side) to: only19.rclone_chunk.001 2025/08/09 01:13:15 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both0: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:15 DEBUG : both12: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both11: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both15: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both16: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both17: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both13: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both18: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both10: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both19: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both3: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both4: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both5: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both6: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both7: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both8: Unchanged skipping 2025/08/09 01:13:15 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : both1: Unchanged skipping 2025/08/09 01:13:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : both2: Unchanged skipping 2025/08/09 01:13:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : both14: Unchanged skipping 2025/08/09 01:13:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : both9: Unchanged skipping 2025/08/09 01:13:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 INFO : only12.rclone_chunk.001_pid3m3: Moved (server-side) to: only12.rclone_chunk.001 2025/08/09 01:13:15 INFO : only12: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only13.rclone_chunk.001_pid3vc: Moved (server-side) to: only13.rclone_chunk.001 2025/08/09 01:13:15 INFO : only13: Copied (replaced existing) 2025/08/09 01:13:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 INFO : only0.rclone_chunk.001_pid3ih: Moved (server-side) to: only0.rclone_chunk.001 2025/08/09 01:13:15 INFO : only0: Copied (replaced existing) 2025/08/09 01:13:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/09 01:13:15 INFO : only10.rclone_chunk.001_pid3hy: Moved (server-side) to: only10.rclone_chunk.001 2025/08/09 01:13:15 INFO : only10: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only18.rclone_chunk.001_pid3dm: Moved (server-side) to: only18.rclone_chunk.001 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:15 INFO : only18: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only19.rclone_chunk.001_pid38i: Moved (server-side) to: only19.rclone_chunk.001 2025/08/09 01:13:15 INFO : only19: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only15.rclone_chunk.001_pid3g0: Moved (server-side) to: only15.rclone_chunk.001 2025/08/09 01:13:15 INFO : only15: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only17.rclone_chunk.001_pid33z: Moved (server-side) to: only17.rclone_chunk.001 2025/08/09 01:13:15 INFO : only17: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only1.rclone_chunk.001_pid3t3: Moved (server-side) to: only1.rclone_chunk.001 2025/08/09 01:13:15 INFO : only1: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only5.rclone_chunk.001_pid3bf: Moved (server-side) to: only5.rclone_chunk.001 2025/08/09 01:13:15 INFO : only5: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only6.rclone_chunk.001_pid3j3: Moved (server-side) to: only6.rclone_chunk.001 2025/08/09 01:13:15 INFO : only6: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only7.rclone_chunk.001_pid30x: Moved (server-side) to: only7.rclone_chunk.001 2025/08/09 01:13:15 INFO : only7: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only14.rclone_chunk.001_pid3ia: Moved (server-side) to: only14.rclone_chunk.001 2025/08/09 01:13:15 INFO : only14: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only4.rclone_chunk.001_pid3oj: Moved (server-side) to: only4.rclone_chunk.001 2025/08/09 01:13:15 INFO : only4: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only9.rclone_chunk.001_pid3x7: Moved (server-side) to: only9.rclone_chunk.001 2025/08/09 01:13:15 INFO : only9: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only16.rclone_chunk.001_pid3uf: Moved (server-side) to: only16.rclone_chunk.001 2025/08/09 01:13:15 INFO : only16: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only2.rclone_chunk.001_pid3ee: Moved (server-side) to: only2.rclone_chunk.001 2025/08/09 01:13:15 INFO : only2: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only3.rclone_chunk.001_pid363: Moved (server-side) to: only3.rclone_chunk.001 2025/08/09 01:13:15 INFO : only3: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only11.rclone_chunk.001_pid3l2: Moved (server-side) to: only11.rclone_chunk.001 2025/08/09 01:13:15 INFO : only11: Copied (replaced existing) 2025/08/09 01:13:15 INFO : only8.rclone_chunk.001_pid3j4: Moved (server-side) to: only8.rclone_chunk.001 2025/08/09 01:13:15 INFO : only8: Copied (replaced existing) 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (0.07s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:15 DEBUG : empty_dir: Making directory with metadata 2025/08/09 01:13:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:15 DEBUG : empty_on_remote: Making directory with metadata 2025/08/09 01:13:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:15 DEBUG : empty_on_remote: Making directory with metadata 2025/08/09 01:13:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:15 DEBUG : empty_dir: Making directory with metadata 2025/08/09 01:13:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:15 DEBUG : empty_on_remote: Making directory with metadata 2025/08/09 01:13:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:15 DEBUG : empty_on_remote: Making directory with metadata 2025/08/09 01:13:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:15 DEBUG : sub dir: Making directory with metadata 2025/08/09 01:13:15 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/08/09 01:13:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:15 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:15 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:15 DEBUG : sub dir: Making directory with metadata 2025/08/09 01:13:15 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/08/09 01:13:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/09 01:13:15 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/09 01:13:15 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (0.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:15 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_pid361: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_pid39f: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_pid3l7: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0003-defghij.txt.rclone_chunk.001_pid38m: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_pid3nd: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_pid33x: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_pid36f: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0007-1234567.txt.rclone_chunk.001_pid3yn: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0008-2345678.txt.rclone_chunk.001_pid3ya: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0009-3456789.txt.rclone_chunk.001_pid3ei: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0010-456789.txt.rclone_chunk.001_pid3at: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0011-56789;.txt.rclone_chunk.001_pid39z: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0012-6789;.txt.rclone_chunk.001_pid3eq: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0013-789;=.txt.rclone_chunk.001_pid3r7: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0014-89;=.txt.rclone_chunk.001_pid38m: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0015-9;=.txt.rclone_chunk.001_pid3r8: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : apple.rclone_chunk.001_pid3r8: Moved (server-side) to: apple.rclone_chunk.001 2025/08/09 01:13:15 INFO : banana.rclone_chunk.001_pid3ti: Moved (server-side) to: banana.rclone_chunk.001 2025/08/09 01:13:15 INFO : appleappleapplebanana.rclone_chunk.001_pid36l: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/09 01:13:15 INFO : splitbananasplit.rclone_chunk.001_pid3rz: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : apple: Excluded 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:15 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : banana: Excluded 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : apple: Excluded 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:15 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : banana: Excluded 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : apple: Excluded 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:15 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : banana: Excluded 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:15 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_pid3vi: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_pid36p: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_pid3ym: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0003-defghij.txt.rclone_chunk.001_pid3cm: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_pid34k: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_pid3no: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_pid3gf: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0007-1234567.txt.rclone_chunk.001_pid3iw: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0008-2345678.txt.rclone_chunk.001_pid3c3: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0009-3456789.txt.rclone_chunk.001_pid3jy: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0010-456789.txt.rclone_chunk.001_pid3ha: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0011-56789;.txt.rclone_chunk.001_pid3pa: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0012-6789;.txt.rclone_chunk.001_pid33t: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0013-789;=.txt.rclone_chunk.001_pid37u: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0014-89;=.txt.rclone_chunk.001_pid31p: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0015-9;=.txt.rclone_chunk.001_pid39y: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : apple.rclone_chunk.001_pid3bj: Moved (server-side) to: apple.rclone_chunk.001 2025/08/09 01:13:15 INFO : banana.rclone_chunk.001_pid30x: Moved (server-side) to: banana.rclone_chunk.001 2025/08/09 01:13:15 INFO : appleappleapplebanana.rclone_chunk.001_pid3au: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/09 01:13:15 INFO : splitbananasplit.rclone_chunk.001_pid341: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/09 01:13:15 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : apple: Excluded 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:15 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : banana: Excluded 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/09 01:13:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : apple: Excluded 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:15 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : banana: Excluded 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : apple: Excluded 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:15 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : banana: Excluded 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish === RUN TestTransform/base64 run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:15 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_pid3qg: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_pid38m: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_pid37w: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0003-defghij.txt.rclone_chunk.001_pid3me: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_pid370: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_pid3hs: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_pid382: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0007-1234567.txt.rclone_chunk.001_pid3jh: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0008-2345678.txt.rclone_chunk.001_pid3nm: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0009-3456789.txt.rclone_chunk.001_pid3gz: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0010-456789.txt.rclone_chunk.001_pid3j9: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0011-56789;.txt.rclone_chunk.001_pid3q1: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0012-6789;.txt.rclone_chunk.001_pid3sg: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0013-789;=.txt.rclone_chunk.001_pid3ik: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0014-89;=.txt.rclone_chunk.001_pid3bj: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0015-9;=.txt.rclone_chunk.001_pid38y: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : apple.rclone_chunk.001_pid3wp: Moved (server-side) to: apple.rclone_chunk.001 2025/08/09 01:13:15 INFO : banana.rclone_chunk.001_pid3gb: Moved (server-side) to: banana.rclone_chunk.001 2025/08/09 01:13:15 INFO : appleappleapplebanana.rclone_chunk.001_pid3l5: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/09 01:13:15 INFO : splitbananasplit.rclone_chunk.001_pid3nk: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : apple: Excluded 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:15 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : banana: Excluded 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 INFO : YmFuYW5h.rclone_chunk.001_pid3dy: Moved (server-side) to: YmFuYW5h.rclone_chunk.001 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 INFO : YXBwbGU=.rclone_chunk.001_pid3lr: Moved (server-side) to: YXBwbGU=.rclone_chunk.001 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_pid39r: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001 2025/08/09 01:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_pid3mp: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:15 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_pid36n: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_pid3jd: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_pid3wy: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_pid3fe: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_pid3tq: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_pid3hd: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_pid311: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_pid3wc: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_pid3fw: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_pid3rs: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_pid3ts: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_pid3b9: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:13:15 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_pid3jd: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_pid38c: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_pid3mk: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:13:15 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_pid31w: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/09 01:13:15 INFO : dir1/0009-3456789.txt: Deleted 2025/08/09 01:13:15 INFO : dir1/0008-2345678.txt: Deleted 2025/08/09 01:13:15 INFO : appleappleapplebanana: Deleted 2025/08/09 01:13:15 INFO : dir1/0010-456789.txt: Deleted 2025/08/09 01:13:15 INFO : dir1/0014-89;=.txt: Deleted 2025/08/09 01:13:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/09 01:13:15 INFO : dir1/0011-56789;.txt: Deleted 2025/08/09 01:13:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/09 01:13:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/09 01:13:15 INFO : dir1/0012-6789;.txt: Deleted 2025/08/09 01:13:15 INFO : dir1/0013-789;=.txt: Deleted 2025/08/09 01:13:15 INFO : dir1/0015-9;=.txt: Deleted 2025/08/09 01:13:15 INFO : banana: Deleted 2025/08/09 01:13:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/09 01:13:15 INFO : dir1/0003-defghij.txt: Deleted 2025/08/09 01:13:15 INFO : apple: Deleted 2025/08/09 01:13:15 INFO : splitbananasplit: Deleted 2025/08/09 01:13:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/09 01:13:15 INFO : dir1/0007-1234567.txt: Deleted 2025/08/09 01:13:15 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/09 01:13:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : YXBwbGU=: Excluded 2025/08/09 01:13:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/09 01:13:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : YmFuYW5h: Excluded 2025/08/09 01:13:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:15 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:15 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:15 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : YXBwbGU=: Excluded 2025/08/09 01:13:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/09 01:13:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : YmFuYW5h: Excluded 2025/08/09 01:13:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/09 01:13:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/09 01:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/08/09 01:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:15 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_pid3ym: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_pid30t: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_pid30v: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0003-defghij.txt.rclone_chunk.001_pid30k: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_pid34b: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_pid3u3: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_pid39f: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0007-1234567.txt.rclone_chunk.001_pid384: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0008-2345678.txt.rclone_chunk.001_pid31l: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0009-3456789.txt.rclone_chunk.001_pid3pz: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0010-456789.txt.rclone_chunk.001_pid35u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0011-56789;.txt.rclone_chunk.001_pid310: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0012-6789;.txt.rclone_chunk.001_pid3cg: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0013-789;=.txt.rclone_chunk.001_pid3zj: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0014-89;=.txt.rclone_chunk.001_pid3bp: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : dir1/0015-9;=.txt.rclone_chunk.001_pid35s: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/09 01:13:15 INFO : apple.rclone_chunk.001_pid3u3: Moved (server-side) to: apple.rclone_chunk.001 2025/08/09 01:13:15 INFO : banana.rclone_chunk.001_pid3g7: Moved (server-side) to: banana.rclone_chunk.001 2025/08/09 01:13:15 INFO : appleappleapplebanana.rclone_chunk.001_pid3rz: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/09 01:13:15 INFO : splitbananasplit.rclone_chunk.001_pid3q2: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/09 01:13:15 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:15 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : apple: Excluded 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:15 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : banana: Excluded 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/09 01:13:16 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 INFO : PREFIXapple.rclone_chunk.001_pid473: Moved (server-side) to: PREFIXapple.rclone_chunk.001 2025/08/09 01:13:16 INFO : apple: Copied (new) to: PREFIXapple 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 INFO : PREFIXbanana.rclone_chunk.001_pid4cb: Moved (server-side) to: PREFIXbanana.rclone_chunk.001 2025/08/09 01:13:16 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/09 01:13:16 INFO : PREFIXsplitbananasplit.rclone_chunk.001_pid4cx: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.001 2025/08/09 01:13:16 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 01:13:16 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_pid4f2: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.001 2025/08/09 01:13:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:13:16 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_pid4xr: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_pid4wk: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_pid45b: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_pid4ic: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:13:16 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_pid4t4: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_pid46x: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:13:16 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_pid4h3: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:13:16 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_pid4q8: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:13:16 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_pid4wb: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:13:16 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_pid463: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:13:16 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_pid4d9: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:13:16 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_pid4hq: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:13:16 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_pid4qj: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:13:16 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_pid4s6: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:13:16 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_pid4rp: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:13:16 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_pid49p: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt: Deleted 2025/08/09 01:13:16 INFO : splitbananasplit: Deleted 2025/08/09 01:13:16 INFO : appleappleapplebanana: Deleted 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/09 01:13:16 INFO : apple: Deleted 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt: Deleted 2025/08/09 01:13:16 INFO : banana: Deleted 2025/08/09 01:13:16 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : PREFIXapple: Excluded 2025/08/09 01:13:16 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : PREFIXbanana: Excluded 2025/08/09 01:13:16 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : apple: transformed to: PREFIXapple 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/09 01:13:16 DEBUG : banana: transformed to: PREFIXbanana 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/09 01:13:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 INFO : apple.rclone_chunk.001_pid48f: Moved (server-side) to: apple.rclone_chunk.001 2025/08/09 01:13:16 INFO : apple: Copied (new) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 INFO : appleappleapplebanana.rclone_chunk.001_pid4w9: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/09 01:13:16 INFO : appleappleapplebanana: Copied (new) 2025/08/09 01:13:16 INFO : banana.rclone_chunk.001_pid4bj: Moved (server-side) to: banana.rclone_chunk.001 2025/08/09 01:13:16 INFO : splitbananasplit.rclone_chunk.001_pid4rw: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/09 01:13:16 INFO : splitbananasplit: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_pid4z4: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : banana: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_pid4wx: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt.rclone_chunk.001_pid45c: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_pid4s0: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_pid4re: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_pid4il: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_pid4wi: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt.rclone_chunk.001_pid4if: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt.rclone_chunk.001_pid4h4: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt.rclone_chunk.001_pid4ab: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt.rclone_chunk.001_pid42d: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt.rclone_chunk.001_pid4si: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt.rclone_chunk.001_pid4so: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt.rclone_chunk.001_pid4tf: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt.rclone_chunk.001_pid40j: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt.rclone_chunk.001_pid4oy: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/09 01:13:16 INFO : PREFIXbanana: Deleted 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/09 01:13:16 INFO : PREFIXapple: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/09 01:13:16 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/09 01:13:16 INFO : PREFIXsplitbananasplit: Deleted 2025/08/09 01:13:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/09 01:13:16 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_pid4fg: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_pid4x0: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_pid4hk: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt.rclone_chunk.001_pid4ya: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_pid44a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_pid4m7: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_pid480: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt.rclone_chunk.001_pid4oa: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt.rclone_chunk.001_pid4z9: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt.rclone_chunk.001_pid4x7: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt.rclone_chunk.001_pid4c3: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt.rclone_chunk.001_pid460: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt.rclone_chunk.001_pid4lt: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt.rclone_chunk.001_pid406: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt.rclone_chunk.001_pid4qb: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt.rclone_chunk.001_pid42s: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : apple.rclone_chunk.001_pid42t: Moved (server-side) to: apple.rclone_chunk.001 2025/08/09 01:13:16 INFO : banana.rclone_chunk.001_pid4sv: Moved (server-side) to: banana.rclone_chunk.001 2025/08/09 01:13:16 INFO : appleappleapplebanana.rclone_chunk.001_pid4ee: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/09 01:13:16 INFO : splitbananasplit.rclone_chunk.001_pid4qa: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 01:13:16 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/09 01:13:16 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:13:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_pid41t: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 INFO : appleSUFFIX.rclone_chunk.001_pid4tz: Moved (server-side) to: appleSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : bananaSUFFIX.rclone_chunk.001_pid49p: Moved (server-side) to: bananaSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : splitbananasplitSUFFIX.rclone_chunk.001_pid4p2: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/09 01:13:16 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/09 01:13:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_pid49p: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_pid426: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_pid4o9: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_pid422: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_pid4g4: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_pid4yp: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_pid4au: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_pid46v: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_pid4rr: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_pid4jf: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_pid486: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_pid4bi: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_pid4ys: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_pid4x1: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_pid4xl: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_pid41h: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt: Deleted 2025/08/09 01:13:16 INFO : apple: Deleted 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt: Deleted 2025/08/09 01:13:16 INFO : appleappleapplebanana: Deleted 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt: Deleted 2025/08/09 01:13:16 INFO : banana: Deleted 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt: Deleted 2025/08/09 01:13:16 INFO : splitbananasplit: Deleted 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt: Deleted 2025/08/09 01:13:16 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : bananaSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/09 01:13:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/09 01:13:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:16 INFO : apple.rclone_chunk.001_pid4px: Moved (server-side) to: apple.rclone_chunk.001 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:16 INFO : apple: Copied (new) 2025/08/09 01:13:16 INFO : banana.rclone_chunk.001_pid4bx: Moved (server-side) to: banana.rclone_chunk.001 2025/08/09 01:13:16 INFO : banana: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_pid4j7: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/09 01:13:16 INFO : appleappleapplebanana.rclone_chunk.001_pid4x2: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/09 01:13:16 INFO : appleappleapplebanana: Copied (new) 2025/08/09 01:13:16 INFO : splitbananasplit.rclone_chunk.001_pid48f: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/09 01:13:16 INFO : splitbananasplit: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_pid425: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_pid449: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_pid4zc: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_pid464: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt.rclone_chunk.001_pid4l7: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt.rclone_chunk.001_pid46h: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_pid4z8: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt.rclone_chunk.001_pid43w: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt.rclone_chunk.001_pid4l3: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt.rclone_chunk.001_pid4qv: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt.rclone_chunk.001_pid4k0: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt.rclone_chunk.001_pid4cz: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt.rclone_chunk.001_pid4f4: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt.rclone_chunk.001_pid46y: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt.rclone_chunk.001_pid4tb: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : bananaSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : appleSUFFIX: Deleted 2025/08/09 01:13:16 INFO : splitbananasplitSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/09 01:13:16 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish === RUN TestTransform/truncate run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_pid40v: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_pid40i: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_pid47f: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt.rclone_chunk.001_pid4tj: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_pid4vk: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_pid41i: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_pid4ku: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt.rclone_chunk.001_pid4ia: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt.rclone_chunk.001_pid4iq: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt.rclone_chunk.001_pid4yw: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt.rclone_chunk.001_pid4hl: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt.rclone_chunk.001_pid4jh: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt.rclone_chunk.001_pid49x: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt.rclone_chunk.001_pid48k: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt.rclone_chunk.001_pid422: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt.rclone_chunk.001_pid4wz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : apple.rclone_chunk.001_pid4y2: Moved (server-side) to: apple.rclone_chunk.001 2025/08/09 01:13:16 INFO : banana.rclone_chunk.001_pid4g0: Moved (server-side) to: banana.rclone_chunk.001 2025/08/09 01:13:16 INFO : appleappleapplebanana.rclone_chunk.001_pid4je: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/09 01:13:16 INFO : splitbananasplit.rclone_chunk.001_pid4qo: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/09 01:13:16 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/09 01:13:16 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:13:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:13:16 INFO : appleapple.rclone_chunk.001_pid4fy: Moved (server-side) to: appleapple.rclone_chunk.001 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 INFO : splitbanan.rclone_chunk.001_pid4h5: Moved (server-side) to: splitbanan.rclone_chunk.001 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:16 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:13:16 INFO : dir1/0000-abcde.rclone_chunk.001_pid42p: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:13:16 INFO : dir1/0003-defgh.rclone_chunk.001_pid4bk: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:13:16 INFO : dir1/0004-efghi.rclone_chunk.001_pid453: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:13:16 INFO : dir1/0002-cdefg.rclone_chunk.001_pid48c: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0006-ghijk.rclone_chunk.001_pid4j8: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:13:16 INFO : dir1/0005-fghij.rclone_chunk.001_pid4wm: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:13:16 INFO : dir1/0001-bcdef.rclone_chunk.001_pid4d2: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/09 01:13:16 INFO : dir1/0007-12345.rclone_chunk.001_pid4dm: Moved (server-side) to: dir1/0007-12345.rclone_chunk.001 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:13:16 INFO : dir1/0008-23456.rclone_chunk.001_pid4dk: Moved (server-side) to: dir1/0008-23456.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:13:16 INFO : dir1/0009-34567.rclone_chunk.001_pid44f: Moved (server-side) to: dir1/0009-34567.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:13:16 INFO : dir1/0012-6789;.rclone_chunk.001_pid4kv: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:13:16 INFO : dir1/0013-789;=.rclone_chunk.001_pid4oi: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:13:16 INFO : dir1/0010-45678.rclone_chunk.001_pid424: Moved (server-side) to: dir1/0010-45678.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0011-56789.rclone_chunk.001_pid41w: Moved (server-side) to: dir1/0011-56789.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/09 01:13:16 INFO : dir1/0014-89;=..rclone_chunk.001_pid4tq: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/09 01:13:16 INFO : dir1/0015-9;=.t.rclone_chunk.001_pid48w: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt: Deleted 2025/08/09 01:13:16 INFO : appleappleapplebanana: Deleted 2025/08/09 01:13:16 INFO : splitbananasplit: Deleted 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt: Deleted 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt: Deleted 2025/08/09 01:13:16 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleapple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleapple: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbanan: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcde: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdef: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefg: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defgh: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghi: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghij: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijk: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-12345: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-23456: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-34567: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-45678: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:13:16 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/09 01:13:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/09 01:13:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/09 01:13:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/09 01:13:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/09 01:13:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/09 01:13:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/09 01:13:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/09 01:13:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/09 01:13:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/09 01:13:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/09 01:13:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/09 01:13:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/09 01:13:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/09 01:13:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/09 01:13:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleapple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleapple: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbanan: Excluded 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcde: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdef: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefg: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defgh: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghi: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghij: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijk: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-12345: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-23456: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-34567: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-45678: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/09 01:13:16 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_pid4wa: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_pid4y0: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_pid4yh: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt.rclone_chunk.001_pid4js: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_pid4y2: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_pid42j: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_pid4bp: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt.rclone_chunk.001_pid4bd: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt.rclone_chunk.001_pid4jb: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt.rclone_chunk.001_pid449: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt.rclone_chunk.001_pid4li: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt.rclone_chunk.001_pid4cg: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt.rclone_chunk.001_pid46c: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt.rclone_chunk.001_pid43o: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt.rclone_chunk.001_pid4hg: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt.rclone_chunk.001_pid4tv: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : apple.rclone_chunk.001_pid4l4: Moved (server-side) to: apple.rclone_chunk.001 2025/08/09 01:13:16 INFO : banana.rclone_chunk.001_pid4at: Moved (server-side) to: banana.rclone_chunk.001 2025/08/09 01:13:16 INFO : appleappleapplebanana.rclone_chunk.001_pid4l6: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/09 01:13:16 INFO : splitbananasplit.rclone_chunk.001_pid42o: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:16 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:16 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_pid4in: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_pid4yn: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_pid4e1: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt.rclone_chunk.001_pid4yg: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_pid4qs: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_pid4ql: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_pid4ij: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt.rclone_chunk.001_pid411: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt.rclone_chunk.001_pid4kw: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt.rclone_chunk.001_pid460: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt.rclone_chunk.001_pid44i: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt.rclone_chunk.001_pid4cs: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt.rclone_chunk.001_pid4bs: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt.rclone_chunk.001_pid4t9: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt.rclone_chunk.001_pid4ly: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt.rclone_chunk.001_pid4sj: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : apple.rclone_chunk.001_pid4v5: Moved (server-side) to: apple.rclone_chunk.001 2025/08/09 01:13:16 INFO : banana.rclone_chunk.001_pid4lh: Moved (server-side) to: banana.rclone_chunk.001 2025/08/09 01:13:16 INFO : appleappleapplebanana.rclone_chunk.001_pid4lb: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/09 01:13:16 INFO : splitbananasplit.rclone_chunk.001_pid48r: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:16 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:16 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_pid4jb: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_pid45k: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_pid4c1: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt.rclone_chunk.001_pid4st: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_pid4b5: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_pid4qo: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_pid493: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt.rclone_chunk.001_pid443: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt.rclone_chunk.001_pid4h0: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt.rclone_chunk.001_pid47d: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt.rclone_chunk.001_pid4hv: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt.rclone_chunk.001_pid4gp: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt.rclone_chunk.001_pid4wh: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt.rclone_chunk.001_pid4vy: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt.rclone_chunk.001_pid4te: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt.rclone_chunk.001_pid434: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : apple.rclone_chunk.001_pid4yu: Moved (server-side) to: apple.rclone_chunk.001 2025/08/09 01:13:16 INFO : banana.rclone_chunk.001_pid41y: Moved (server-side) to: banana.rclone_chunk.001 2025/08/09 01:13:16 INFO : appleappleapplebanana.rclone_chunk.001_pid49j: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/09 01:13:16 INFO : splitbananasplit.rclone_chunk.001_pid4gt: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:16 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:16 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:16 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:16 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:16 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_pid4yz: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_pid4mq: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_pid4cn: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0003-defghij.txt.rclone_chunk.001_pid46e: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_pid4f2: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_pid4g9: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_pid4ac: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0007-1234567.txt.rclone_chunk.001_pid4i1: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0008-2345678.txt.rclone_chunk.001_pid48y: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0009-3456789.txt.rclone_chunk.001_pid4g1: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0010-456789.txt.rclone_chunk.001_pid412: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0011-56789;.txt.rclone_chunk.001_pid48k: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0012-6789;.txt.rclone_chunk.001_pid4bf: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0013-789;=.txt.rclone_chunk.001_pid4tx: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0014-89;=.txt.rclone_chunk.001_pid4mt: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : dir1/0015-9;=.txt.rclone_chunk.001_pid4ra: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/09 01:13:16 INFO : apple.rclone_chunk.001_pid478: Moved (server-side) to: apple.rclone_chunk.001 2025/08/09 01:13:16 INFO : banana.rclone_chunk.001_pid4lf: Moved (server-side) to: banana.rclone_chunk.001 2025/08/09 01:13:16 INFO : appleappleapplebanana.rclone_chunk.001_pid4dg: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/09 01:13:16 INFO : splitbananasplit.rclone_chunk.001_pid4ey: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/09 01:13:16 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : apple: Excluded 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:16 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : banana: Excluded 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:16 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:17 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:17 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:17 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : apple: Excluded 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:17 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : banana: Excluded 2025/08/09 01:13:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:17 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:17 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:17 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : apple: Excluded 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:17 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : banana: Excluded 2025/08/09 01:13:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:17 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_pid5gw: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_pid5fz: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_pid5te: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0003-defghij.txt.rclone_chunk.001_pid5so: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_pid5jj: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_pid510: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_pid56i: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0007-1234567.txt.rclone_chunk.001_pid5n0: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0008-2345678.txt.rclone_chunk.001_pid5af: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0009-3456789.txt.rclone_chunk.001_pid5id: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0010-456789.txt.rclone_chunk.001_pid55x: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0011-56789;.txt.rclone_chunk.001_pid5w5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0012-6789;.txt.rclone_chunk.001_pid5ro: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0013-789;=.txt.rclone_chunk.001_pid5r7: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0014-89;=.txt.rclone_chunk.001_pid58x: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : dir1/0015-9;=.txt.rclone_chunk.001_pid58z: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : apple.rclone_chunk.001_pid5su: Moved (server-side) to: apple.rclone_chunk.001 2025/08/09 01:13:17 INFO : banana.rclone_chunk.001_pid5rd: Moved (server-side) to: banana.rclone_chunk.001 2025/08/09 01:13:17 INFO : appleappleapplebanana.rclone_chunk.001_pid5h7: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/09 01:13:17 INFO : splitbananasplit.rclone_chunk.001_pid5uy: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/09 01:13:17 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : apple: Excluded 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:17 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : banana: Excluded 2025/08/09 01:13:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:17 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:17 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:17 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : apple: Excluded 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:17 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : banana: Excluded 2025/08/09 01:13:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/09 01:13:17 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : apple: Unchanged skipping 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/09 01:13:17 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : banana: Unchanged skipping 2025/08/09 01:13:17 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 DEBUG : apple: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : apple: Excluded 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : appleappleapplebanana: Excluded 2025/08/09 01:13:17 DEBUG : banana: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : banana: Excluded 2025/08/09 01:13:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : splitbananasplit: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/09 01:13:17 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (1.75s) --- PASS: TestTransform/NFC (0.15s) --- PASS: TestTransform/NFD (0.12s) --- PASS: TestTransform/base64 (0.17s) --- PASS: TestTransform/prefix (0.18s) --- PASS: TestTransform/suffix (0.20s) --- PASS: TestTransform/truncate (0.18s) --- PASS: TestTransform/encoder (0.18s) --- PASS: TestTransform/ISO-8859-1 (0.15s) --- PASS: TestTransform/charmap (0.10s) --- PASS: TestTransform/lowercase (0.16s) --- PASS: TestTransform/ascii (0.15s) === RUN TestTransformCopy run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/09 01:13:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/09 01:13:17 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/08/09 01:13:17 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-08-09T01:13:17.17314449Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "sub dir_somesuffix", newDst=sub dir_somesuffix 2025/08/09 01:13:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/09 01:13:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/09 01:13:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/09 01:13:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_pid5rk: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 INFO : sub dir_somesuffix: Set directory modification time (using SetModTime) --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe: Making directory with metadata 2025/08/09 01:13:17 INFO : tictactoe: Made directory with metadata (mtime=2025-08-09T01:13:17.187144526Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 INFO : tictactoe/tictactoe.rclone_chunk.001_pid5ou: Moved (server-side) to: tictactoe/tictactoe.rclone_chunk.001 2025/08/09 01:13:17 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 INFO : tictactoe: Set directory modification time (using SetModTime) --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:17 DEBUG : toe: Making directory with metadata 2025/08/09 01:13:17 INFO : toe: Made directory with metadata (mtime=2025-08-09T01:13:17.208144581Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/09 01:13:17 DEBUG : toe/toe: Making directory with metadata 2025/08/09 01:13:17 INFO : toe/toe: Made directory with metadata (mtime=2025-08-09T01:13:17.208144581Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/09 01:13:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 INFO : toe/toe/tictactoe.rclone_chunk.001_pid5wb: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.001 2025/08/09 01:13:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:17 DEBUG : toe: Making directory with metadata 2025/08/09 01:13:17 INFO : toe: Made directory with metadata (mtime=2025-08-09T01:13:17.226144627Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/09 01:13:17 DEBUG : toe/toe: Making directory with metadata 2025/08/09 01:13:17 INFO : toe/toe: Made directory with metadata (mtime=2025-08-09T01:13:17.226144627Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/09 01:13:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/09 01:13:17 INFO : toe/toe/tictactoe.rclone_chunk.001_pid56d: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.001 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:17 DEBUG : empty_dir: Making directory with metadata 2025/08/09 01:13:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : tictacempty_dir: Making directory with metadata 2025/08/09 01:13:17 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe: Making directory with metadata 2025/08/09 01:13:17 INFO : tictactoe: Made directory with metadata (mtime=2025-08-09T01:13:17.239144661Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/08/09 01:13:17 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-08-09T01:13:17.239144661Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 01:13:17 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_pid5p9: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : tictacempty_dir: Set directory modification time (using SetModTime) --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:17 DEBUG : empty_dir: Making directory with metadata 2025/08/09 01:13:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : tictacempty_dir: Making directory with metadata 2025/08/09 01:13:17 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe: Making directory with metadata 2025/08/09 01:13:17 INFO : tictactoe: Made directory with metadata (mtime=2025-08-09T01:13:17.252144695Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/08/09 01:13:17 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-08-09T01:13:17.252144695Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_pid5ov: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/08/09 01:13:17 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': 0 differences found 2025/08/09 01:13:17 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': 1 hashes could not be checked 2025/08/09 01:13:17 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': 1 matching files --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe: Making directory with metadata 2025/08/09 01:13:17 INFO : tictactoe: Made directory with metadata (mtime=2025-08-09T01:13:17.271144744Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/08/09 01:13:17 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-08-09T01:13:17.271144744Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 01:13:17 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_pid5nf: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.001 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2025/08/09 01:13:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:17 DEBUG : toe: Making directory with metadata 2025/08/09 01:13:17 INFO : toe: Made directory with metadata (mtime=2025-08-09T01:13:17.292144798Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/09 01:13:17 DEBUG : toe/toe: Making directory with metadata 2025/08/09 01:13:17 INFO : toe/toe: Made directory with metadata (mtime=2025-08-09T01:13:17.292144798Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/09 01:13:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/09 01:13:17 INFO : toe/toe/toe.rclone_chunk.001_pid5vn: Moved (server-side) to: toe/toe/toe.rclone_chunk.001 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 INFO : toe/toe/toe: Copied (new) 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:17 DEBUG : empty_dir: Making directory with metadata 2025/08/09 01:13:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : tictacempty_dir: Making directory with metadata 2025/08/09 01:13:17 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe: Making directory with metadata 2025/08/09 01:13:17 INFO : tictactoe: Made directory with metadata (mtime=2025-08-09T01:13:17.309144843Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/08/09 01:13:17 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-08-09T01:13:17.309144843Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_pid5h7: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 INFO : toe/toe/toe.txt: Deleted 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : toe/toe: Removing directory 2025/08/09 01:13:17 INFO : toe: Removing directory 2025/08/09 01:13:17 INFO : empty_dir: Removing directory 2025/08/09 01:13:17 DEBUG : Local file system at /tmp/rclone3977668334: deleted 3 directories --- PASS: TestMove (0.00s) === RUN TestTransformFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:17 DEBUG : empty_dir: Making directory with metadata 2025/08/09 01:13:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : tictacempty_dir: Making directory with metadata 2025/08/09 01:13:17 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe: Making directory with metadata 2025/08/09 01:13:17 INFO : tictactoe: Made directory with metadata (mtime=2025-08-09T01:13:17.311144848Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/08/09 01:13:17 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-08-09T01:13:17.311144848Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_pid57z: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 INFO : toe/toe/toe.txt: Deleted 2025/08/09 01:13:17 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : toe/toe: Removing directory 2025/08/09 01:13:17 INFO : toe: Removing directory 2025/08/09 01:13:17 INFO : empty_dir: Removing directory 2025/08/09 01:13:17 DEBUG : Local file system at /tmp/rclone3977668334: deleted 3 directories 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: move 1 data chunks... 2025/08/09 01:13:17 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (0.00s) === RUN TestManualTransformFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:17 DEBUG : Reset feature "Copy" 2025/08/09 01:13:17 DEBUG : Reset feature "Move" 2025/08/09 01:13:17 DEBUG : Reset feature "Copy" 2025/08/09 01:13:17 DEBUG : Reset feature "Move" 2025/08/09 01:13:17 DEBUG : empty_dir: Making directory with metadata 2025/08/09 01:13:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : tictacempty_dir: Making directory with metadata 2025/08/09 01:13:17 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/08/09 01:13:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe: Making directory with metadata 2025/08/09 01:13:17 INFO : tictactoe: Made directory with metadata (mtime=2025-08-09T01:13:17.315144858Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/08/09 01:13:17 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-08-09T01:13:17.315144858Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/09 01:13:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_pid5ej: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/09 01:13:17 INFO : toe/toe/toe.txt: Deleted 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : toe/toe: Removing directory 2025/08/09 01:13:17 INFO : toe: Removing directory 2025/08/09 01:13:17 INFO : empty_dir: Removing directory 2025/08/09 01:13:17 DEBUG : Local file system at /tmp/rclone3977668334: deleted 3 directories 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 01:13:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/09 01:13:17 INFO : toe/toe/toe.txt.rclone_chunk.001_pid5la: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.001 2025/08/09 01:13:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/09 01:13:17 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (0.00s) === RUN TestBase64 run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:17 DEBUG : toe: transformed to: dG9l 2025/08/09 01:13:17 DEBUG : toe: transformed to: dG9l 2025/08/09 01:13:17 DEBUG : dG9l: Making directory with metadata 2025/08/09 01:13:17 INFO : dG9l: Made directory with metadata (mtime=2025-08-09T01:13:17.319144869Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "dG9l", newDst=dG9l 2025/08/09 01:13:17 DEBUG : toe: transformed to: dG9l 2025/08/09 01:13:17 DEBUG : toe: transformed to: dG9l 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/09 01:13:17 DEBUG : dG9l/dG9l: Making directory with metadata 2025/08/09 01:13:17 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-08-09T01:13:17.319144869Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "dG9l/dG9l", newDst=dG9l/dG9l 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/09 01:13:17 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/09 01:13:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/09 01:13:17 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_pid5z6: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish 2025/08/09 01:13:17 INFO : dG9l/dG9l: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : dG9l: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 DEBUG : dG9l: transformed to: toe 2025/08/09 01:13:17 DEBUG : dG9l: transformed to: toe 2025/08/09 01:13:17 DEBUG : toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/09 01:13:17 DEBUG : dG9l: transformed to: toe 2025/08/09 01:13:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/09 01:13:17 DEBUG : toe/toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/09 01:13:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/09 01:13:17 DEBUG : Local file system at /tmp/rclone3977668334: Waiting for checks to finish 2025/08/09 01:13:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/09 01:13:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/09 01:13:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/09 01:13:17 DEBUG : Local file system at /tmp/rclone3977668334: Waiting for transfers to finish 2025/08/09 01:13:17 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (0.02s) === RUN TestError run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho'", Local "Local file system at /tmp/rclone3977668334", Modify Window "1ns" 2025/08/09 01:13:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: 2025/08/09 01:13:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Making directory with metadata 2025/08/09 01:13:17 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Made directory with metadata (mtime=2025-08-09T01:13:17.337144915Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "", newDst= 2025/08/09 01:13:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: 2025/08/09 01:13:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: 2025/08/09 01:13:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: 2025/08/09 01:13:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/09 01:13:17 DEBUG : toe/toe: Making directory with metadata 2025/08/09 01:13:17 INFO : toe/toe: Made directory with metadata (mtime=2025-08-09T01:13:17.337144915Z) 2025/08/09 01:13:17 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/09 01:13:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:13:17 DEBUG : toe/toe: transformed to: 2025/08/09 01:13:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/09 01:13:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:13:17 DEBUG : toe: transformed to: 2025/08/09 01:13:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/09 01:13:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/09 01:13:17 DEBUG : toe/toe/toe: transformed to: 2025/08/09 01:13:17 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/09 01:13:17 INFO : toe/toe/toe.rclone_chunk.001_pid5vs: Moved (server-side) to: toe/toe/toe.rclone_chunk.001 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for checks to finish 2025/08/09 01:13:17 INFO : toe/toe/toe: Copied (new) 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Waiting for transfers to finish 2025/08/09 01:13:17 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': not deleting files as there were IO errors 2025/08/09 01:13:17 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/08/09 01:13:17 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Set directory modification time (using SetModTime) 2025/08/09 01:13:17 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': not deleting directories as there were IO errors --- PASS: TestError (0.01s) PASS 2025/08/09 01:13:17 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-cuxajok8poho': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerNometaLocal: -verbose" - Finished OK in 3.899338801s (try 1/5)