"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerNometaLocal: -verbose" - Starting (try 1/5) 2025/09/24 01:20:41 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo" 2025/09/24 01:20:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 01:20:41 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo" 2025/09/24 01:20:41 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo.rclone_chunk.001" 2025/09/24 01:20:41 DEBUG : Creating backend with remote "/tmp/rclone2514070377" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/24 01:20:41 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-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe222: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : metadata sub dir: Making directory with metadata 2025/09/24 01:20:41 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:41 DEBUG : empty metadata sub dir: Making directory with metadata 2025/09/24 01:20:41 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:41 DEBUG : Local file system at /tmp/rclone2514070377: File to upload is small (21 bytes), uploading instead of streaming 2025/09/24 01:20:41 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/09/24 01:20:41 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/09/24 01:20:41 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : empty metadata sub dir: Updated directory metadata 2025/09/24 01:20:41 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir 2025/09/24 01:20:41 INFO : metadata sub dir: Updated directory metadata 2025/09/24 01:20:41 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir 2025/09/24 01:20:41 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_2pe24g: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001 2025/09/24 01:20:41 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/09/24 01:20:41 INFO : metadata sub dir: Updated directory metadata 2025/09/24 01:20:41 INFO : empty metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadata (0.01s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : metadata sub dir: Making directory with metadata 2025/09/24 01:20:41 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:41 DEBUG : empty metadata sub dir: Making directory with metadata 2025/09/24 01:20:41 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:41 DEBUG : Local file system at /tmp/rclone2514070377: File to upload is small (21 bytes), uploading instead of streaming 2025/09/24 01:20:41 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/09/24 01:20:41 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/09/24 01:20:41 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/09/24 01:20:41 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/09/24 01:20:41 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_2pe2o2: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001 2025/09/24 01:20:41 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/09/24 01:20:41 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (0.01s) === RUN TestCopyMissingDirectory run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : Creating backend with remote "/non-existing" 2025/09/24 01:20:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2b8: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", 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-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Running all checks before starting transfers 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Checks finished, now starting transfers 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2iu: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 ERROR : Ignoring --no-traverse with sync 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2i4: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : hello world2.rclone_chunk.001_2pe2vi: Moved (server-side) to: hello world2.rclone_chunk.001 2025/09/24 01:20:41 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : potato2.rclone_chunk.001_2pe2ux: Moved (server-side) to: potato2.rclone_chunk.001 2025/09/24 01:20:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : potato2.rclone_chunk.001_2pe26d: Moved (server-side) to: potato2.rclone_chunk.001 2025/09/24 01:20:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/24 01:20:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 DEBUG : sub dir2: Making directory with metadata 2025/09/24 01:20:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/09/24 01:20:41 DEBUG : sub dir: Making directory with metadata 2025/09/24 01:20:41 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/24 01:20:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2l4: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:41 INFO : sub dir2/sub sub dir2: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestCopyEmptyDirectories (0.00s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : sub dir2: Making directory 2025/09/24 01:20:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/24 01:20:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2u5: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (0.00s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : sub dir2: Making directory with metadata 2025/09/24 01:20:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:41 DEBUG : sub dir2: Making directory with metadata 2025/09/24 01:20:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/09/24 01:20:41 DEBUG : sub dir: Making directory with metadata 2025/09/24 01:20:41 INFO : sub dir: Made directory with metadata (mtime=2025-09-24T01:20:41.42123372Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2i7: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:41 INFO : sub dir/hello world: Deleted 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestMoveEmptyDirectories (0.00s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/09/24 01:20:41 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : sub dir2: Making directory 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe23s: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:41 INFO : sub dir/hello world: Deleted 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (0.00s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : sub dir2: Making directory with metadata 2025/09/24 01:20:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 DEBUG : sub dir2: Making directory with metadata 2025/09/24 01:20:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/09/24 01:20:41 DEBUG : sub dir: Making directory with metadata 2025/09/24 01:20:41 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2dx: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestSyncEmptyDirectories (0.00s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : a1: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 DEBUG : a1: Making directory with metadata 2025/09/24 01:20:41 INFO : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1", newDst=a1 2025/09/24 01:20:41 DEBUG : a1/b1: Making directory with metadata 2025/09/24 01:20:41 INFO : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1 2025/09/24 01:20:41 DEBUG : a1/b2: Making directory with metadata 2025/09/24 01:20:41 INFO : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2 2025/09/24 01:20:41 DEBUG : a1/b2/c1: Making directory with metadata 2025/09/24 01:20:41 DEBUG : a1/b1/c1: Making directory with metadata 2025/09/24 01:20:41 INFO : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1 2025/09/24 01:20:41 INFO : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1 2025/09/24 01:20:41 DEBUG : a1/b2/c1/d1: Making directory with metadata 2025/09/24 01:20:41 DEBUG : a1/b1/c1/d1: Making directory with metadata 2025/09/24 01:20:41 INFO : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1 2025/09/24 01:20:41 INFO : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1 2025/09/24 01:20:41 DEBUG : a1/b1/c1/d2: Making directory with metadata 2025/09/24 01:20:41 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata 2025/09/24 01:20:41 INFO : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2 2025/09/24 01:20:41 INFO : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1 2025/09/24 01:20:41 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata 2025/09/24 01:20:41 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata 2025/09/24 01:20:41 INFO : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1 2025/09/24 01:20:41 INFO : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1 2025/09/24 01:20:41 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata 2025/09/24 01:20:41 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata 2025/09/24 01:20:41 INFO : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1 2025/09/24 01:20:41 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata 2025/09/24 01:20:41 INFO : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1 2025/09/24 01:20:41 INFO : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2 2025/09/24 01:20:41 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata 2025/09/24 01:20:41 INFO : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : a1/b2/c1/d1: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1/d2: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1/d1: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : a1/b1/c1: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : a1/b2/c1: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : a1/b2: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : a1/b1: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : a1: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDelayedModTimes (0.01s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : sub dir2: Making directory 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2p6: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (0.00s) === RUN TestServerSideCopy run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2m8: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-gositov7huqi" 2025/09/24 01:20:41 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-gositov7huqi" 2025/09/24 01:20:41 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-gositov7huqi.rclone_chunk.001" sync_test.go:620: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo' -> Chunked 'TestChunkerNometaLocal:rclone-test-gositov7huqi' 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-gositov7huqi': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-gositov7huqi': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2la: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-gositov7huqi': Purge object "sub dir/hello world" 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-gositov7huqi': Purge dir "sub dir" 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-gositov7huqi': Purge dir "" --- PASS: TestServerSideCopy (0.01s) === RUN TestCopyOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2ab: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe28z: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2iu: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-mofiyud8zika" 2025/09/24 01:20:41 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-mofiyud8zika" 2025/09/24 01:20:41 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-mofiyud8zika.rclone_chunk.001" sync_test.go:656: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo' -> Chunked 'TestChunkerNometaLocal:rclone-test-mofiyud8zika' 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-mofiyud8zika': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-mofiyud8zika': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe26v: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2wa: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-mofiyud8zika': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-mofiyud8zika': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2xn: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-mofiyud8zika': Purge object "sub dir/hello world" 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-mofiyud8zika': Purge dir "sub dir" 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-mofiyud8zika': Purge dir "" --- PASS: TestServerSideCopyOverSelf (0.01s) === RUN TestMoveOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2ty: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2gc: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/24 01:20:41 INFO : sub dir/hello world: Deleted 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe26h: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-biqatik9hene" 2025/09/24 01:20:41 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-biqatik9hene" 2025/09/24 01:20:41 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-biqatik9hene.rclone_chunk.001" sync_test.go:701: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo' -> Chunked 'TestChunkerNometaLocal:rclone-test-biqatik9hene' 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-biqatik9hene': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-biqatik9hene': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe26z: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2na: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-biqatik9hene': Using server-side directory move 2025/09/24 01:20:41 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-biqatik9hene': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-biqatik9hene': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-biqatik9hene': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world: Deleted 2025/09/24 01:20:41 DEBUG : sub dir/hello world: move 1 data chunks... 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001: Moved (server-side) 2025/09/24 01:20:41 INFO : sub dir/hello world: Moved (server-side) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2ox: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : testing file moves 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-biqatik9hene': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-biqatik9hene': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub dir/hello world: Deleted 2025/09/24 01:20:41 DEBUG : sub dir/hello world: move 1 data chunks... 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001: Moved (server-side) 2025/09/24 01:20:41 INFO : sub dir/hello world: Moved (server-side) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-biqatik9hene': Purge object "sub dir/hello world" 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-biqatik9hene': Purge dir "sub dir" 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-biqatik9hene': Purge dir "" --- PASS: TestServerSideMoveOverSelf (0.01s) === RUN TestCopyAfterDelete run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2hj: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 ERROR : error listing: directory not found 2025/09/24 01:20:41 INFO : Local file system at /tmp/rclone2514070377: Making directory 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.00s) === RUN TestCopyRedownload run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : sub dir/hello world.rclone_chunk.001_2pe2jq: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Local file system at /tmp/rclone2514070377: Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Local file system at /tmp/rclone2514070377: Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/24 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:41 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : check sum.rclone_chunk.001_2pe256: Moved (server-side) to: check sum.rclone_chunk.001 2025/09/24 01:20:41 INFO : check sum: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/24 01:20:41 DEBUG : check sum: Size of src and dst objects identical 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : check sum: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sizeonly.rclone_chunk.001_2pe2lf: Moved (server-side) to: sizeonly.rclone_chunk.001 2025/09/24 01:20:41 INFO : sizeonly: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : sizeonly: Sizes identical 2025/09/24 01:20:41 DEBUG : sizeonly: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : ignore-size.rclone_chunk.001_2pe2my: Moved (server-side) to: ignore-size.rclone_chunk.001 2025/09/24 01:20:41 INFO : ignore-size: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : ignore-size: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : existing.rclone_chunk.001_2pe2mk: Moved (server-side) to: existing.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : existing: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : There was nothing to transfer 2025/09/24 01:20:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : existing.rclone_chunk.001_2pe2zn: Moved (server-side) to: existing.rclone_chunk.001 2025/09/24 01:20:41 INFO : existing: Copied (replaced existing) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : existing.rclone_chunk.001_2pe2tu: Moved (server-side) to: existing.rclone_chunk.001 2025/09/24 01:20:41 INFO : existing: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 DEBUG : existing: Destination exists, skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : b/potato.rclone_chunk.001_2pe2eq: Moved (server-side) to: b/potato.rclone_chunk.001 2025/09/24 01:20:41 INFO : c/non empty space.rclone_chunk.001_2pe2j2: Moved (server-side) to: c/non empty space.rclone_chunk.001 2025/09/24 01:20:41 INFO : d: Making directory 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a", newDst= 2025/09/24 01:20:41 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "c", newDst=c 2025/09/24 01:20:41 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : c/non empty space: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : a/potato2.rclone_chunk.001_2pe2nc: Moved (server-side) to: a/potato2.rclone_chunk.001 2025/09/24 01:20:41 INFO : a/potato2: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : b/potato: Deleted 2025/09/24 01:20:41 INFO : a: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : d: Removing directory 2025/09/24 01:20:41 INFO : b: Removing directory 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.02s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : empty space.rclone_chunk.001_2pe2pc: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:41 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/09/24 01:20:41 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 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/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : empty space.rclone_chunk.001_2pe286: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:41 INFO : empty space: Copied (replaced existing) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", 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-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : foo.rclone_chunk.001_2pe226: Moved (server-side) to: foo.rclone_chunk.001 2025/09/24 01:20:41 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/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : foo.rclone_chunk.001_2pe2sa: Moved (server-side) to: foo.rclone_chunk.001 2025/09/24 01:20:41 INFO : foo: Copied (replaced existing) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : empty space.rclone_chunk.001_2pe2o7: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : empty space: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : potato.rclone_chunk.001_2pe2w3: Moved (server-side) to: potato.rclone_chunk.001 2025/09/24 01:20:41 INFO : potato: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : potato.rclone_chunk.001_2pe2ls: Moved (server-side) to: potato.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : potato.rclone_chunk.001_2pe201: Moved (server-side) to: potato.rclone_chunk.001 2025/09/24 01:20:41 INFO : potato: Copied (replaced existing) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : potato.rclone_chunk.001_2pe20v: Moved (server-side) to: potato.rclone_chunk.001 2025/09/24 01:20:41 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/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : potato.rclone_chunk.001_2pe2bs: Moved (server-side) to: potato.rclone_chunk.001 2025/09/24 01:20:41 INFO : potato: Copied (replaced existing) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : potato.rclone_chunk.001_2pe2af: Moved (server-side) to: potato.rclone_chunk.001 2025/09/24 01:20:41 INFO : empty space.rclone_chunk.001_2pe2xi: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : empty space: Unchanged skipping 2025/09/24 01:20:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : potato.rclone_chunk.001_2pe2i1: Moved (server-side) to: potato.rclone_chunk.001 2025/09/24 01:20:41 INFO : empty space.rclone_chunk.001_2pe2sl: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : empty space: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : potato2.rclone_chunk.001_2pe2ow: Moved (server-side) to: potato2.rclone_chunk.001 2025/09/24 01:20:41 INFO : potato2: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : b/potato.rclone_chunk.001_2pe2j5: Moved (server-side) to: b/potato.rclone_chunk.001 2025/09/24 01:20:41 INFO : c/non empty space.rclone_chunk.001_2pe269: Moved (server-side) to: c/non empty space.rclone_chunk.001 2025/09/24 01:20:41 INFO : d: Making directory 2025/09/24 01:20:41 INFO : d/e: Making directory 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a", newDst= 2025/09/24 01:20:41 INFO : c: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "c", newDst=c 2025/09/24 01:20:41 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : c/non empty space: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : a/potato2.rclone_chunk.001_2pe2a9: Moved (server-side) to: a/potato2.rclone_chunk.001 2025/09/24 01:20:41 INFO : a/potato2: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : b/potato: Deleted 2025/09/24 01:20:41 INFO : a: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : d/e: Removing directory 2025/09/24 01:20:41 INFO : d: Removing directory 2025/09/24 01:20:41 INFO : b: Removing directory 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : b/potato.rclone_chunk.001_2pe2t5: Moved (server-side) to: b/potato.rclone_chunk.001 2025/09/24 01:20:41 INFO : c/non empty space.rclone_chunk.001_2pe2pj: Moved (server-side) to: c/non empty space.rclone_chunk.001 2025/09/24 01:20:41 INFO : d: Making directory 2025/09/24 01:20:41 DEBUG : Added delayed dir = "a", newDst= 2025/09/24 01:20:41 INFO : c: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "c", newDst=c 2025/09/24 01:20:41 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : c/non empty space: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : a/potato2.rclone_chunk.001_2pe2wt: Moved (server-side) to: a/potato2.rclone_chunk.001 2025/09/24 01:20:41 INFO : a/potato2: Copied (new) 2025/09/24 01:20:41 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': not deleting files as there were IO errors 2025/09/24 01:20:41 INFO : a: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': 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-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : potato.rclone_chunk.001_2pe2p3: Moved (server-side) to: potato.rclone_chunk.001 2025/09/24 01:20:41 INFO : empty space.rclone_chunk.001_2pe2rh: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : empty space: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : potato: Deleted 2025/09/24 01:20:41 INFO : potato2.rclone_chunk.001_2pe2c5: Moved (server-side) to: potato2.rclone_chunk.001 2025/09/24 01:20:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : potato.rclone_chunk.001_2pe2sd: Moved (server-side) to: potato.rclone_chunk.001 2025/09/24 01:20:41 INFO : empty space.rclone_chunk.001_2pe2ae: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : potato: Deleted 2025/09/24 01:20:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : empty space: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : potato2.rclone_chunk.001_2pe2hi: Moved (server-side) to: potato2.rclone_chunk.001 2025/09/24 01:20:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : potato.rclone_chunk.001_2pe24v: Moved (server-side) to: potato.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : potato2.rclone_chunk.001_2pe2xe: Moved (server-side) to: potato2.rclone_chunk.001 2025/09/24 01:20:41 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : potato2.rclone_chunk.001_2pe26j: Moved (server-side) to: potato2.rclone_chunk.001 2025/09/24 01:20:41 INFO : empty space.rclone_chunk.001_2pe2j7: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 01:20:41 DEBUG : enormous: Excluded (Size Filter) 2025/09/24 01:20:41 DEBUG : potato2: Excluded 2025/09/24 01:20:41 DEBUG : enormous: Excluded 2025/09/24 01:20:41 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 01:20:41 DEBUG : potato2: Excluded 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : empty space: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : There was nothing to transfer 2025/09/24 01:20:41 DEBUG : enormous: Excluded (Size Filter) 2025/09/24 01:20:41 DEBUG : enormous: Excluded 2025/09/24 01:20:41 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 01:20:41 DEBUG : potato2: Excluded 2025/09/24 01:20:41 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 01:20:41 DEBUG : potato2: Excluded 2025/09/24 01:20:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : Local file system at /tmp/rclone2514070377: Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : empty space: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Local file system at /tmp/rclone2514070377: Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : potato2.rclone_chunk.001_2pe2vt: Moved (server-side) to: potato2.rclone_chunk.001 2025/09/24 01:20:41 INFO : empty space.rclone_chunk.001_2pe2tx: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:41 INFO : enormous.rclone_chunk.001_2pe2rg: Moved (server-side) to: enormous.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : enormous: Excluded (Size Filter) 2025/09/24 01:20:41 DEBUG : enormous: Excluded 2025/09/24 01:20:41 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 01:20:41 DEBUG : potato2: Excluded 2025/09/24 01:20:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : empty space: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : enormous: Deleted 2025/09/24 01:20:41 INFO : potato2: Deleted 2025/09/24 01:20:41 INFO : There was nothing to transfer 2025/09/24 01:20:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : empty space: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Local file system at /tmp/rclone2514070377: Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Local file system at /tmp/rclone2514070377: Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : enormous: Deleted 2025/09/24 01:20:41 INFO : potato2: Deleted 2025/09/24 01:20:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:41 INFO : one.rclone_chunk.001_2pe2el: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:41 INFO : two.rclone_chunk.001_2pe2pt: Moved (server-side) to: two.rclone_chunk.001 2025/09/24 01:20:41 INFO : three.rclone_chunk.001_2pe2qe: Moved (server-side) to: three.rclone_chunk.001 2025/09/24 01:20:41 INFO : four.rclone_chunk.001_2pe2t5: Moved (server-side) to: four.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : five: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/24 01:20:41 DEBUG : one: Destination is newer than source, skipping 2025/09/24 01:20:41 DEBUG : three: Sizes identical 2025/09/24 01:20:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/24 01:20:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/24 01:20:41 INFO : five.rclone_chunk.001_2pe2cw: Moved (server-side) to: five.rclone_chunk.001 2025/09/24 01:20:41 INFO : five: Copied (new) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : four.rclone_chunk.001_2pe2c6: Moved (server-side) to: four.rclone_chunk.001 2025/09/24 01:20:41 INFO : four: Copied (replaced existing) 2025/09/24 01:20:41 INFO : two.rclone_chunk.001_2pe2eo: Moved (server-side) to: two.rclone_chunk.001 2025/09/24 01:20:41 INFO : two: Copied (replaced existing) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (0.03s) === 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-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" sync_test.go:1568: Can track renames: false 2025/09/24 01:20:41 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Ignoring --track-renames as the source and destination do not have a common hash 2025/09/24 01:20:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : yam: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : potato.rclone_chunk.001_2pe27x: Moved (server-side) to: potato.rclone_chunk.001 2025/09/24 01:20:41 INFO : potato: Copied (new) 2025/09/24 01:20:41 INFO : yam.rclone_chunk.001_2pe2bs: Moved (server-side) to: yam.rclone_chunk.001 2025/09/24 01:20:41 INFO : yam: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Ignoring --track-renames as the source and destination do not have a common hash 2025/09/24 01:20:41 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : yaml: Need to transfer - File not found at Destination 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : potato: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : yaml.rclone_chunk.001_2pe29x: Moved (server-side) to: yaml.rclone_chunk.001 2025/09/24 01:20:41 INFO : yaml: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" sync_test.go:1640: Can track renames: true 2025/09/24 01:20:41 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Making map for --track-renames 2025/09/24 01:20:41 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Finished making map for --track-renames 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/24 01:20:41 INFO : potato.rclone_chunk.001_2pe2k5: Moved (server-side) to: potato.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/24 01:20:41 INFO : potato: Copied (new) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for renames to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : yam.rclone_chunk.001_2pe233: Moved (server-side) to: yam.rclone_chunk.001 2025/09/24 01:20:41 INFO : yam: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Making map for --track-renames 2025/09/24 01:20:41 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Finished making map for --track-renames 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : yam: move 1 data chunks... 2025/09/24 01:20:41 INFO : yam.rclone_chunk.001: Moved (server-side) to: yaml.rclone_chunk.001 2025/09/24 01:20:41 INFO : yam: Moved (server-side) to: yaml 2025/09/24 01:20:41 INFO : yaml: Renamed from "yam" 2025/09/24 01:20:41 DEBUG : potato: Unchanged skipping 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for renames to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" sync_test.go:1679: Can track renames: true 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub", newDst= 2025/09/24 01:20:41 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Making map for --track-renames 2025/09/24 01:20:41 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Finished making map for --track-renames 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/24 01:20:41 INFO : potato.rclone_chunk.001_2pe2kk: Moved (server-side) to: potato.rclone_chunk.001 2025/09/24 01:20:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/24 01:20:41 INFO : potato: Copied (new) 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for renames to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 INFO : sub/yam.rclone_chunk.001_2pe28b: Moved (server-side) to: sub/yam.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub/yam: Copied (new) 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:41 INFO : sub: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:41 INFO : sub: Set directory modification time (using SetModTime) 2025/09/24 01:20:41 DEBUG : Added delayed dir = "sub", newDst=sub 2025/09/24 01:20:41 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:41 DEBUG : potato: Unchanged skipping 2025/09/24 01:20:41 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Making map for --track-renames 2025/09/24 01:20:41 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Finished making map for --track-renames 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for renames to finish 2025/09/24 01:20:41 DEBUG : sub/yam: move 1 data chunks... 2025/09/24 01:20:41 INFO : sub/yam.rclone_chunk.001: Moved (server-side) to: yam.rclone_chunk.001 2025/09/24 01:20:41 INFO : sub/yam: Moved (server-side) to: yam 2025/09/24 01:20:41 INFO : yam: Renamed from "sub/yam" 2025/09/24 01:20:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:41 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/rclone2514070377/dir1" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/rclone2514070377/dir2" 2025/09/24 01:20:42 DEBUG : Local file system at /tmp/rclone2514070377/dir2: Using server-side directory move 2025/09/24 01:20:42 INFO : Local file system at /tmp/rclone2514070377/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/24 01:20:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:42 INFO : file1.txt: Moved (server-side) 2025/09/24 01:20:42 DEBUG : Local file system at /tmp/rclone2514070377/dir2: Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Local file system at /tmp/rclone2514070377/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 DEBUG : Added delayed dir = "nested", newDst= 2025/09/24 01:20:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:42 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/09/24 01:20:42 INFO : sub dir/hello world.rclone_chunk.001_2pe3ko: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:42 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/24 01:20:42 INFO : sub dir/hello world: Deleted 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : nested/sub dir/file.rclone_chunk.001_2pe3hz: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001 2025/09/24 01:20:42 INFO : nested/sub dir/file: Copied (new) 2025/09/24 01:20:42 INFO : nested/sub dir/file: Deleted 2025/09/24 01:20:42 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : nested: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : sub dir: Removing directory 2025/09/24 01:20:42 INFO : nested/sub dir: Removing directory 2025/09/24 01:20:42 INFO : nested: Removing directory 2025/09/24 01:20:42 DEBUG : Local file system at /tmp/rclone2514070377: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 DEBUG : Added delayed dir = "nested", newDst= 2025/09/24 01:20:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/24 01:20:42 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/09/24 01:20:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 01:20:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : sub dir/hello world.rclone_chunk.001_2pe32g: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/09/24 01:20:42 INFO : nested/sub dir/file.rclone_chunk.001_2pe3mo: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001 2025/09/24 01:20:42 INFO : sub dir/hello world: Copied (new) 2025/09/24 01:20:42 INFO : sub dir/hello world: Deleted 2025/09/24 01:20:42 INFO : nested/sub dir/file: Copied (new) 2025/09/24 01:20:42 INFO : nested/sub dir/file: Deleted 2025/09/24 01:20:42 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/24 01:20:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : existing-b.rclone_chunk.001_2pe3jt: Moved (server-side) to: existing-b.rclone_chunk.001 2025/09/24 01:20:42 INFO : existing-b: Copied (new) 2025/09/24 01:20:42 INFO : existing.rclone_chunk.001_2pe31n: Moved (server-side) to: existing.rclone_chunk.001 2025/09/24 01:20:42 INFO : existing: Copied (new) 2025/09/24 01:20:42 INFO : existing-b: Deleted 2025/09/24 01:20:42 INFO : existing: Deleted 2025/09/24 01:20:42 DEBUG : existing: Destination exists, skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jaxuqid5fupo" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jaxuqid5fupo" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jaxuqid5fupo.rclone_chunk.001" 2025/09/24 01:20:42 INFO : potato2.rclone_chunk.001_2pe3cx: Moved (server-side) to: potato2.rclone_chunk.001 2025/09/24 01:20:42 INFO : empty space.rclone_chunk.001_2pe3jy: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:42 INFO : potato3.rclone_chunk.001_2pe3ce: Moved (server-side) to: potato3.rclone_chunk.001 sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo' -> Chunked 'TestChunkerNometaLocal:rclone-test-jaxuqid5fupo' 2025/09/24 01:20:42 INFO : empty space.rclone_chunk.001_2pe3qy: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:42 INFO : potato3.rclone_chunk.001_2pe3pv: Moved (server-side) to: potato3.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jaxuqid5fupo': Using server-side directory move 2025/09/24 01:20:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-jaxuqid5fupo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/24 01:20:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 01:20:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : empty space: Unchanged skipping 2025/09/24 01:20:42 DEBUG : potato2: move 1 data chunks... 2025/09/24 01:20:42 INFO : empty space: Deleted 2025/09/24 01:20:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jaxuqid5fupo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jaxuqid5fupo': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/09/24 01:20:42 INFO : potato2: Moved (server-side) 2025/09/24 01:20:42 INFO : potato3: Deleted 2025/09/24 01:20:42 DEBUG : potato3: move 1 data chunks... 2025/09/24 01:20:42 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/09/24 01:20:42 INFO : potato3: Moved (server-side) 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-fajijeb9sosi" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-fajijeb9sosi" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-fajijeb9sosi.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-fajijeb9sosi': Using server-side directory move 2025/09/24 01:20:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-fajijeb9sosi': Server side directory move succeeded 2025/09/24 01:20:42 ERROR : error listing: directory not found 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-fajijeb9sosi': Purge object "empty space" 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-fajijeb9sosi': Purge object "potato2" 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-fajijeb9sosi': Purge object "potato3" 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-fajijeb9sosi': Purge dir "" 2025/09/24 01:20:42 ERROR : error listing: directory not found 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jaxuqid5fupo': Purge dir "" 2025/09/24 01:20:42 NOTICE: purge failed to rmdir "": stat /tmp/chunker3/rclone-test-jaxuqid5fupo: no such file or directory 2025/09/24 01:20:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (0.02s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-dajiyud3keli" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-dajiyud3keli" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-dajiyud3keli.rclone_chunk.001" 2025/09/24 01:20:42 INFO : potato2.rclone_chunk.001_2pe3hc: Moved (server-side) to: potato2.rclone_chunk.001 2025/09/24 01:20:42 INFO : empty space.rclone_chunk.001_2pe3sy: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:42 INFO : potato3.rclone_chunk.001_2pe39v: Moved (server-side) to: potato3.rclone_chunk.001 sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo' -> Chunked 'TestChunkerNometaLocal:rclone-test-dajiyud3keli' 2025/09/24 01:20:42 INFO : empty space.rclone_chunk.001_2pe361: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:42 INFO : potato3.rclone_chunk.001_2pe3a2: Moved (server-side) to: potato3.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : empty space: Excluded (Size Filter) 2025/09/24 01:20:42 DEBUG : empty space: Excluded 2025/09/24 01:20:42 DEBUG : empty space: Excluded (Size Filter) 2025/09/24 01:20:42 DEBUG : empty space: Excluded 2025/09/24 01:20:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 01:20:42 DEBUG : potato2: move 1 data chunks... 2025/09/24 01:20:42 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/09/24 01:20:42 INFO : potato2: Moved (server-side) 2025/09/24 01:20:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-dajiyud3keli': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-dajiyud3keli': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : potato3: Deleted 2025/09/24 01:20:42 DEBUG : potato3: move 1 data chunks... 2025/09/24 01:20:42 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/09/24 01:20:42 INFO : potato3: Moved (server-side) 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-teqekuc3zilu" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-teqekuc3zilu" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-teqekuc3zilu.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : empty space: Excluded (Size Filter) 2025/09/24 01:20:42 DEBUG : empty space: Excluded 2025/09/24 01:20:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 01:20:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/24 01:20:42 DEBUG : potato2: move 1 data chunks... 2025/09/24 01:20:42 DEBUG : potato3: move 1 data chunks... 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-teqekuc3zilu': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-teqekuc3zilu': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/09/24 01:20:42 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/09/24 01:20:42 INFO : potato3: Moved (server-side) 2025/09/24 01:20:42 INFO : potato2: Moved (server-side) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-teqekuc3zilu': Purge object "potato2" 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-teqekuc3zilu': Purge object "potato3" 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-teqekuc3zilu': Purge dir "" 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-dajiyud3keli': Purge object "empty space" 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-dajiyud3keli': Purge dir "" --- PASS: TestServerSideMoveWithFilter (0.02s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-hodefad5xuyu" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-hodefad5xuyu" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-hodefad5xuyu.rclone_chunk.001" 2025/09/24 01:20:42 INFO : potato2.rclone_chunk.001_2pe3u5: Moved (server-side) to: potato2.rclone_chunk.001 2025/09/24 01:20:42 INFO : empty space.rclone_chunk.001_2pe3hy: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:42 INFO : potato3.rclone_chunk.001_2pe3t3: Moved (server-side) to: potato3.rclone_chunk.001 2025/09/24 01:20:42 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo' -> Chunked 'TestChunkerNometaLocal:rclone-test-hodefad5xuyu' 2025/09/24 01:20:42 INFO : empty space.rclone_chunk.001_2pe38i: Moved (server-side) to: empty space.rclone_chunk.001 2025/09/24 01:20:42 INFO : potato3.rclone_chunk.001_2pe3rr: Moved (server-side) to: potato3.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hodefad5xuyu': Using server-side directory move 2025/09/24 01:20:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-hodefad5xuyu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/24 01:20:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 01:20:42 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/09/24 01:20:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : empty space: Unchanged skipping 2025/09/24 01:20:42 DEBUG : potato2: move 1 data chunks... 2025/09/24 01:20:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hodefad5xuyu': Waiting for checks to finish 2025/09/24 01:20:42 INFO : empty space: Deleted 2025/09/24 01:20:42 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/09/24 01:20:42 INFO : potato2: Moved (server-side) 2025/09/24 01:20:42 INFO : potato3: Deleted 2025/09/24 01:20:42 DEBUG : potato3: move 1 data chunks... 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hodefad5xuyu': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/09/24 01:20:42 INFO : potato3: Moved (server-side) 2025/09/24 01:20:42 INFO : tomatoDir: Removing directory 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': deleted 1 directories 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-hufotof4tuyi" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-hufotof4tuyi" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-hufotof4tuyi.rclone_chunk.001" 2025/09/24 01:20:42 INFO : tomatoDir: Making directory 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hufotof4tuyi': Using server-side directory move 2025/09/24 01:20:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-hufotof4tuyi': Server side directory move succeeded 2025/09/24 01:20:42 ERROR : error listing: directory not found 2025/09/24 01:20:42 ERROR : error listing: directory not found 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hufotof4tuyi': Purge object "empty space" 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hufotof4tuyi': Purge object "potato2" 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hufotof4tuyi': Purge object "potato3" 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hufotof4tuyi': Purge dir "tomatoDir" 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hufotof4tuyi': Purge dir "" 2025/09/24 01:20:42 ERROR : error listing: directory not found 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hodefad5xuyu': Purge dir "" 2025/09/24 01:20:42 NOTICE: purge failed to rmdir "": stat /tmp/chunker3/rclone-test-hodefad5xuyu: no such file or directory 2025/09/24 01:20:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.02s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", 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-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/rclone-sync-test" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/rclone-sync-test" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/rclone-sync-test.rclone_chunk.001" --- PASS: TestSyncOverlap (0.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/rclone-sync-test" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/rclone-sync-test" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/rclone-sync-test.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/rclone-sync-test-include/layer2" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/rclone-sync-test-include/layer2" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/rclone-sync-test-include/layer2.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/rclone-sync-test-ignore-file" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/rclone-sync-test-ignore-file" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/rclone-sync-test-ignore-file.rclone_chunk.001" 2025/09/24 01:20:42 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_2pe390: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : rclone-sync-test: Excluded 2025/09/24 01:20:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/24 01:20:42 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/09/24 01:20:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/rclone-sync-test': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/rclone-sync-test': Waiting for transfers to finish 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : There was nothing to transfer 2025/09/24 01:20:42 DEBUG : rclone-sync-test: Excluded 2025/09/24 01:20:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/24 01:20:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : rclone-sync-test-include: Removing directory 2025/09/24 01:20:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker3/rclone-test-kupejoq4fimo/rclone-sync-test-include: directory not empty 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': failed to delete 1 directories 2025/09/24 01:20:42 INFO : There was nothing to transfer 2025/09/24 01:20:42 DEBUG : rclone-sync-test: Excluded 2025/09/24 01:20:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/24 01:20:42 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/09/24 01:20:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : There was nothing to transfer 2025/09/24 01:20:42 DEBUG : rclone-sync-test: Excluded 2025/09/24 01:20:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/24 01:20:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : rclone-sync-test-include: Removing directory 2025/09/24 01:20:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker3/rclone-test-kupejoq4fimo/rclone-sync-test-include: directory not empty 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': failed to delete 1 directories 2025/09/24 01:20:42 INFO : There was nothing to transfer 2025/09/24 01:20:42 DEBUG : Excluded 2025/09/24 01:20:42 DEBUG : rclone-sync-test: Excluded 2025/09/24 01:20:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/24 01:20:42 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/09/24 01:20:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (0.02s) === RUN TestSyncCompareDest run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dst" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dst.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/CompareDest" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/CompareDest" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/CompareDest.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : one: Need to transfer - File not found at Destination 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : one.rclone_chunk.001_2pe3kf: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Copied (new) 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : one.rclone_chunk.001_2pe3gm: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Copied (replaced existing) 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : dst/one.rclone_chunk.001_2pe3c6: Moved (server-side) to: dst/one.rclone_chunk.001 2025/09/24 01:20:42 INFO : CompareDest/one.rclone_chunk.001_2pe3nb: Moved (server-side) to: CompareDest/one.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for transfers to finish 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : There was nothing to transfer 2025/09/24 01:20:42 INFO : CompareDest/two.rclone_chunk.001_2pe3xl: Moved (server-side) to: CompareDest/two.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:20:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for transfers to finish 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : There was nothing to transfer 2025/09/24 01:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for transfers to finish 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/24 01:20:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/24 01:20:42 DEBUG : two: Need to transfer - File not found at Destination 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : two.rclone_chunk.001_2pe347: Moved (server-side) to: two.rclone_chunk.001 2025/09/24 01:20:42 INFO : two: Copied (new) 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.08s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : pre-dest1/1.rclone_chunk.001_2pe32j: Moved (server-side) to: pre-dest1/1.rclone_chunk.001 2025/09/24 01:20:42 INFO : pre-dest2/2.rclone_chunk.001_2pe3ur: Moved (server-side) to: pre-dest2/2.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dest" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dest" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dest.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/pre-dest1" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/pre-dest1" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/pre-dest1.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/pre-dest2" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/pre-dest2" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/pre-dest2.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/24 01:20:42 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/24 01:20:42 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dest': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dest': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : 3.rclone_chunk.001_2pe38u: Moved (server-side) to: 3.rclone_chunk.001 2025/09/24 01:20:42 INFO : 3: Copied (new) 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (0.04s) === RUN TestSyncCopyDest run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", 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-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : dst/one.rclone_chunk.001_2pe3w0: Moved (server-side) to: dst/one.rclone_chunk.001 2025/09/24 01:20:42 INFO : dst/two.rclone_chunk.001_2pe3q0: Moved (server-side) to: dst/two.rclone_chunk.001 2025/09/24 01:20:42 INFO : dst/three.txt.rclone_chunk.001_2pe3xp: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dst" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dst.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/backup" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/backup" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/backup.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 01:20:42 DEBUG : one: move 1 data chunks... 2025/09/24 01:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : two: Unchanged skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for checks to finish 2025/09/24 01:20:42 INFO : one.rclone_chunk.001: Moved (server-side) 2025/09/24 01:20:42 INFO : one: Moved (server-side) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : one.rclone_chunk.001_2pe320: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Copied (new) 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : three.txt: move 1 data chunks... 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) 2025/09/24 01:20:42 INFO : three.txt: Moved (server-side) 2025/09/24 01:20:42 INFO : three.txt: Moved into backup dir 2025/09/24 01:20:42 INFO : dst/three.txt.rclone_chunk.001_2pe3iq: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 01:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : two: Unchanged skipping 2025/09/24 01:20:42 INFO : one: Deleted 2025/09/24 01:20:42 DEBUG : one: move 1 data chunks... 2025/09/24 01:20:42 INFO : one.rclone_chunk.001: Moved (server-side) 2025/09/24 01:20:42 INFO : one: Moved (server-side) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : one.rclone_chunk.001_2pe3qk: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Copied (new) 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : three.txt: Deleted 2025/09/24 01:20:42 DEBUG : three.txt: move 1 data chunks... 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) 2025/09/24 01:20:42 INFO : three.txt: Moved (server-side) 2025/09/24 01:20:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (0.03s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : dst/one.rclone_chunk.001_2pe3o4: Moved (server-side) to: dst/one.rclone_chunk.001 2025/09/24 01:20:42 INFO : dst/two.rclone_chunk.001_2pe3p9: Moved (server-side) to: dst/two.rclone_chunk.001 2025/09/24 01:20:42 INFO : dst/three.txt.rclone_chunk.001_2pe3fy: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dst" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dst.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/backup" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/backup" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/backup.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 01:20:42 DEBUG : one: move 1 data chunks... 2025/09/24 01:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : two: Unchanged skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for checks to finish 2025/09/24 01:20:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Moved (server-side) to: one.bak 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : one.rclone_chunk.001_2pe3ll: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Copied (new) 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : three.txt: move 1 data chunks... 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/09/24 01:20:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/24 01:20:42 INFO : three.txt: Moved into backup dir 2025/09/24 01:20:42 INFO : dst/three.txt.rclone_chunk.001_2pe3hx: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 01:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : two: Unchanged skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for checks to finish 2025/09/24 01:20:42 INFO : one.bak: Deleted 2025/09/24 01:20:42 DEBUG : one: move 1 data chunks... 2025/09/24 01:20:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Moved (server-side) to: one.bak 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : one.rclone_chunk.001_2pe381: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Copied (new) 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : three.txt.bak: Deleted 2025/09/24 01:20:42 DEBUG : three.txt: move 1 data chunks... 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/09/24 01:20:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/24 01:20:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (0.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : dst/one.rclone_chunk.001_2pe3ie: Moved (server-side) to: dst/one.rclone_chunk.001 2025/09/24 01:20:42 INFO : dst/two.rclone_chunk.001_2pe3o1: Moved (server-side) to: dst/two.rclone_chunk.001 2025/09/24 01:20:42 INFO : dst/three.txt.rclone_chunk.001_2pe32f: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dst" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dst.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/backup" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/backup" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/backup.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 01:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : one: move 1 data chunks... 2025/09/24 01:20:42 DEBUG : two: Unchanged skipping 2025/09/24 01:20:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : one.rclone_chunk.001_2pe3pc: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Copied (new) 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : three.txt: move 1 data chunks... 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/24 01:20:42 INFO : three.txt: Moved into backup dir 2025/09/24 01:20:42 INFO : dst/three.txt.rclone_chunk.001_2pe3gr: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 01:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : two: Unchanged skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for checks to finish 2025/09/24 01:20:42 INFO : one-2019-01-01: Deleted 2025/09/24 01:20:42 DEBUG : one: move 1 data chunks... 2025/09/24 01:20:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : one.rclone_chunk.001_2pe3xr: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Copied (new) 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : three-2019-01-01.txt: Deleted 2025/09/24 01:20:42 DEBUG : three.txt: move 1 data chunks... 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/24 01:20:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.03s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : dst/one.rclone_chunk.001_2pe3ky: Moved (server-side) to: dst/one.rclone_chunk.001 2025/09/24 01:20:42 INFO : dst/two.rclone_chunk.001_2pe322: Moved (server-side) to: dst/two.rclone_chunk.001 2025/09/24 01:20:42 INFO : dst/three.txt.rclone_chunk.001_2pe3s8: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dst" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dst.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 01:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : two: Unchanged skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : one: move 1 data chunks... 2025/09/24 01:20:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Moved (server-side) to: one.bak 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : one.rclone_chunk.001_2pe3nm: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Copied (new) 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : three.txt: move 1 data chunks... 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/09/24 01:20:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/24 01:20:42 INFO : three.txt: Moved into backup dir 2025/09/24 01:20:42 INFO : dst/three.txt.rclone_chunk.001_2pe364: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : one.bak: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : one.bak: Excluded 2025/09/24 01:20:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : three.txt.bak: Excluded 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 01:20:42 INFO : one.bak: Deleted 2025/09/24 01:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : two: Unchanged skipping 2025/09/24 01:20:42 DEBUG : one: move 1 data chunks... 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for checks to finish 2025/09/24 01:20:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Moved (server-side) to: one.bak 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : one.rclone_chunk.001_2pe37h: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Copied (new) 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : three.txt.bak: Deleted 2025/09/24 01:20:42 DEBUG : three.txt: move 1 data chunks... 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/09/24 01:20:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/24 01:20:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (0.02s) === RUN TestSyncSuffix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : dst/one.rclone_chunk.001_2pe35y: Moved (server-side) to: dst/one.rclone_chunk.001 2025/09/24 01:20:42 INFO : dst/two.rclone_chunk.001_2pe3td: Moved (server-side) to: dst/two.rclone_chunk.001 2025/09/24 01:20:42 INFO : dst/three.txt.rclone_chunk.001_2pe3l5: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dst" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dst.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 01:20:42 DEBUG : one: move 1 data chunks... 2025/09/24 01:20:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Moved (server-side) to: one.bak 2025/09/24 01:20:42 INFO : one.rclone_chunk.001_2pe3f0: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Copied (new) 2025/09/24 01:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : two: Unchanged skipping 2025/09/24 01:20:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/24 01:20:42 DEBUG : three.txt: move 1 data chunks... 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/09/24 01:20:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001_2pe33z: Moved (server-side) to: three.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : three.txt: Copied (new) 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 01:20:42 INFO : one.bak: Deleted 2025/09/24 01:20:42 DEBUG : one: move 1 data chunks... 2025/09/24 01:20:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Moved (server-side) to: one.bak 2025/09/24 01:20:42 INFO : one.rclone_chunk.001_2pe3w7: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Copied (new) 2025/09/24 01:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : two: Unchanged skipping 2025/09/24 01:20:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/24 01:20:42 INFO : three.txt.bak: Deleted 2025/09/24 01:20:42 DEBUG : three.txt: move 1 data chunks... 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/09/24 01:20:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001_2pe39h: Moved (server-side) to: three.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.03s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : dst/one.rclone_chunk.001_2pe3r9: Moved (server-side) to: dst/one.rclone_chunk.001 2025/09/24 01:20:42 INFO : dst/two.rclone_chunk.001_2pe3wo: Moved (server-side) to: dst/two.rclone_chunk.001 2025/09/24 01:20:42 INFO : dst/three.txt.rclone_chunk.001_2pe31w: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kupejoq4fimo/dst" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dst" 2025/09/24 01:20:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kupejoq4fimo/dst.rclone_chunk.001" 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 01:20:42 DEBUG : one: move 1 data chunks... 2025/09/24 01:20:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/24 01:20:42 INFO : one.rclone_chunk.001_2pe3ne: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Copied (new) 2025/09/24 01:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : two: Unchanged skipping 2025/09/24 01:20:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/24 01:20:42 DEBUG : three.txt: move 1 data chunks... 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001_2pe387: Moved (server-side) to: three.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : three.txt: Copied (new) 2025/09/24 01:20:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 01:20:42 INFO : one-2019-01-01: Deleted 2025/09/24 01:20:42 DEBUG : one: move 1 data chunks... 2025/09/24 01:20:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/24 01:20:42 INFO : one.rclone_chunk.001_2pe33w: Moved (server-side) to: one.rclone_chunk.001 2025/09/24 01:20:42 INFO : one: Copied (new) 2025/09/24 01:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : two: Unchanged skipping 2025/09/24 01:20:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/24 01:20:42 INFO : three-2019-01-01.txt: Deleted 2025/09/24 01:20:42 DEBUG : three.txt: move 1 data chunks... 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/24 01:20:42 INFO : three.txt.rclone_chunk.001_2pe3sx: Moved (server-side) to: three.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.02s) === RUN TestSyncUTFNorm run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : Testêé.rclone_chunk.001_2pe3u4: Moved (server-side) to: Testêé.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : Testêé.rclone_chunk.001_2pe3s4: Moved (server-side) to: Testêé.rclone_chunk.001 2025/09/24 01:20:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : existing.rclone_chunk.001_2pe3u6: Moved (server-side) to: existing.rclone_chunk.001 2025/09/24 01:20:42 INFO : existing: Copied (new) 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/24 01:20:42 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': not deleting files as there were IO errors 2025/09/24 01:20:42 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : EXISTING.rclone_chunk.001_2pe3jl: Moved (server-side) to: EXISTING.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : existing: Unchanged skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", 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-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", 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-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : both0.rclone_chunk.001_2pe3gs: Moved (server-side) to: both0.rclone_chunk.001 2025/09/24 01:20:42 INFO : only0.rclone_chunk.001_2pe3c1: Moved (server-side) to: only0.rclone_chunk.001 2025/09/24 01:20:42 INFO : both1.rclone_chunk.001_2pe345: Moved (server-side) to: both1.rclone_chunk.001 2025/09/24 01:20:42 INFO : only1.rclone_chunk.001_2pe34n: Moved (server-side) to: only1.rclone_chunk.001 2025/09/24 01:20:42 INFO : both2.rclone_chunk.001_2pe3b3: Moved (server-side) to: both2.rclone_chunk.001 2025/09/24 01:20:42 INFO : only2.rclone_chunk.001_2pe3qo: Moved (server-side) to: only2.rclone_chunk.001 2025/09/24 01:20:42 INFO : both3.rclone_chunk.001_2pe36z: Moved (server-side) to: both3.rclone_chunk.001 2025/09/24 01:20:42 INFO : only3.rclone_chunk.001_2pe3w0: Moved (server-side) to: only3.rclone_chunk.001 2025/09/24 01:20:42 INFO : both4.rclone_chunk.001_2pe3gd: Moved (server-side) to: both4.rclone_chunk.001 2025/09/24 01:20:42 INFO : only4.rclone_chunk.001_2pe348: Moved (server-side) to: only4.rclone_chunk.001 2025/09/24 01:20:42 INFO : both5.rclone_chunk.001_2pe3pc: Moved (server-side) to: both5.rclone_chunk.001 2025/09/24 01:20:42 INFO : only5.rclone_chunk.001_2pe3ij: Moved (server-side) to: only5.rclone_chunk.001 2025/09/24 01:20:42 INFO : both6.rclone_chunk.001_2pe3ro: Moved (server-side) to: both6.rclone_chunk.001 2025/09/24 01:20:42 INFO : only6.rclone_chunk.001_2pe3kk: Moved (server-side) to: only6.rclone_chunk.001 2025/09/24 01:20:42 INFO : both7.rclone_chunk.001_2pe3jd: Moved (server-side) to: both7.rclone_chunk.001 2025/09/24 01:20:42 INFO : only7.rclone_chunk.001_2pe3xe: Moved (server-side) to: only7.rclone_chunk.001 2025/09/24 01:20:42 INFO : both8.rclone_chunk.001_2pe3fc: Moved (server-side) to: both8.rclone_chunk.001 2025/09/24 01:20:42 INFO : only8.rclone_chunk.001_2pe3p6: Moved (server-side) to: only8.rclone_chunk.001 2025/09/24 01:20:42 INFO : both9.rclone_chunk.001_2pe3lk: Moved (server-side) to: both9.rclone_chunk.001 2025/09/24 01:20:42 INFO : only9.rclone_chunk.001_2pe31v: Moved (server-side) to: only9.rclone_chunk.001 2025/09/24 01:20:42 INFO : both10.rclone_chunk.001_2pe3w0: Moved (server-side) to: both10.rclone_chunk.001 2025/09/24 01:20:42 INFO : only10.rclone_chunk.001_2pe3gz: Moved (server-side) to: only10.rclone_chunk.001 2025/09/24 01:20:42 INFO : both11.rclone_chunk.001_2pe3es: Moved (server-side) to: both11.rclone_chunk.001 2025/09/24 01:20:42 INFO : only11.rclone_chunk.001_2pe3vt: Moved (server-side) to: only11.rclone_chunk.001 2025/09/24 01:20:42 INFO : both12.rclone_chunk.001_2pe3hq: Moved (server-side) to: both12.rclone_chunk.001 2025/09/24 01:20:42 INFO : only12.rclone_chunk.001_2pe33v: Moved (server-side) to: only12.rclone_chunk.001 2025/09/24 01:20:42 INFO : both13.rclone_chunk.001_2pe35h: Moved (server-side) to: both13.rclone_chunk.001 2025/09/24 01:20:42 INFO : only13.rclone_chunk.001_2pe3y4: Moved (server-side) to: only13.rclone_chunk.001 2025/09/24 01:20:42 INFO : both14.rclone_chunk.001_2pe353: Moved (server-side) to: both14.rclone_chunk.001 2025/09/24 01:20:42 INFO : only14.rclone_chunk.001_2pe3s3: Moved (server-side) to: only14.rclone_chunk.001 2025/09/24 01:20:42 INFO : both15.rclone_chunk.001_2pe33o: Moved (server-side) to: both15.rclone_chunk.001 2025/09/24 01:20:42 INFO : only15.rclone_chunk.001_2pe36b: Moved (server-side) to: only15.rclone_chunk.001 2025/09/24 01:20:42 INFO : both16.rclone_chunk.001_2pe3sb: Moved (server-side) to: both16.rclone_chunk.001 2025/09/24 01:20:42 INFO : only16.rclone_chunk.001_2pe35a: Moved (server-side) to: only16.rclone_chunk.001 2025/09/24 01:20:42 INFO : both17.rclone_chunk.001_2pe3nn: Moved (server-side) to: both17.rclone_chunk.001 2025/09/24 01:20:42 INFO : only17.rclone_chunk.001_2pe3b0: Moved (server-side) to: only17.rclone_chunk.001 2025/09/24 01:20:42 INFO : both18.rclone_chunk.001_2pe3n4: Moved (server-side) to: both18.rclone_chunk.001 2025/09/24 01:20:42 INFO : only18.rclone_chunk.001_2pe3jx: Moved (server-side) to: only18.rclone_chunk.001 2025/09/24 01:20:42 INFO : both19.rclone_chunk.001_2pe38q: Moved (server-side) to: both19.rclone_chunk.001 2025/09/24 01:20:42 INFO : only19.rclone_chunk.001_2pe3kv: Moved (server-side) to: only19.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both0: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : both11: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both14: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both13: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both16: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both17: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both18: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both10: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both15: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both12: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both19: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both4: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both5: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both1: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both7: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both8: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both2: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both3: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both6: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both9: Unchanged skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 INFO : only16: Deleted 2025/09/24 01:20:42 INFO : only4: Deleted 2025/09/24 01:20:42 INFO : only0: Deleted 2025/09/24 01:20:42 INFO : only3: Deleted 2025/09/24 01:20:42 INFO : only11: Deleted 2025/09/24 01:20:42 INFO : only12: Deleted 2025/09/24 01:20:42 INFO : only10: Deleted 2025/09/24 01:20:42 INFO : only2: Deleted 2025/09/24 01:20:42 INFO : only17: Deleted 2025/09/24 01:20:42 INFO : only18: Deleted 2025/09/24 01:20:42 INFO : only1: Deleted 2025/09/24 01:20:42 INFO : only7: Deleted 2025/09/24 01:20:42 INFO : only8: Deleted 2025/09/24 01:20:42 INFO : only9: Deleted 2025/09/24 01:20:42 INFO : only14: Deleted 2025/09/24 01:20:42 INFO : only15: Deleted 2025/09/24 01:20:42 INFO : only19: Deleted 2025/09/24 01:20:42 INFO : only5: Deleted 2025/09/24 01:20:42 INFO : only13: Deleted 2025/09/24 01:20:42 INFO : only6: Deleted 2025/09/24 01:20:42 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (0.04s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : both0.rclone_chunk.001_2pe3ru: Moved (server-side) to: both0.rclone_chunk.001 2025/09/24 01:20:42 INFO : only0.rclone_chunk.001_2pe3uh: Moved (server-side) to: only0.rclone_chunk.001 2025/09/24 01:20:42 INFO : both1.rclone_chunk.001_2pe377: Moved (server-side) to: both1.rclone_chunk.001 2025/09/24 01:20:42 INFO : only1.rclone_chunk.001_2pe3fv: Moved (server-side) to: only1.rclone_chunk.001 2025/09/24 01:20:42 INFO : both2.rclone_chunk.001_2pe39u: Moved (server-side) to: both2.rclone_chunk.001 2025/09/24 01:20:42 INFO : only2.rclone_chunk.001_2pe3hi: Moved (server-side) to: only2.rclone_chunk.001 2025/09/24 01:20:42 INFO : both3.rclone_chunk.001_2pe3gd: Moved (server-side) to: both3.rclone_chunk.001 2025/09/24 01:20:42 INFO : only3.rclone_chunk.001_2pe3ks: Moved (server-side) to: only3.rclone_chunk.001 2025/09/24 01:20:42 INFO : both4.rclone_chunk.001_2pe3bs: Moved (server-side) to: both4.rclone_chunk.001 2025/09/24 01:20:42 INFO : only4.rclone_chunk.001_2pe3s4: Moved (server-side) to: only4.rclone_chunk.001 2025/09/24 01:20:42 INFO : both5.rclone_chunk.001_2pe31w: Moved (server-side) to: both5.rclone_chunk.001 2025/09/24 01:20:42 INFO : only5.rclone_chunk.001_2pe37l: Moved (server-side) to: only5.rclone_chunk.001 2025/09/24 01:20:42 INFO : both6.rclone_chunk.001_2pe3t7: Moved (server-side) to: both6.rclone_chunk.001 2025/09/24 01:20:42 INFO : only6.rclone_chunk.001_2pe3yx: Moved (server-side) to: only6.rclone_chunk.001 2025/09/24 01:20:42 INFO : both7.rclone_chunk.001_2pe3qk: Moved (server-side) to: both7.rclone_chunk.001 2025/09/24 01:20:42 INFO : only7.rclone_chunk.001_2pe3th: Moved (server-side) to: only7.rclone_chunk.001 2025/09/24 01:20:42 INFO : both8.rclone_chunk.001_2pe3vj: Moved (server-side) to: both8.rclone_chunk.001 2025/09/24 01:20:42 INFO : only8.rclone_chunk.001_2pe3vw: Moved (server-side) to: only8.rclone_chunk.001 2025/09/24 01:20:42 INFO : both9.rclone_chunk.001_2pe3qr: Moved (server-side) to: both9.rclone_chunk.001 2025/09/24 01:20:42 INFO : only9.rclone_chunk.001_2pe3mz: Moved (server-side) to: only9.rclone_chunk.001 2025/09/24 01:20:42 INFO : both10.rclone_chunk.001_2pe3bv: Moved (server-side) to: both10.rclone_chunk.001 2025/09/24 01:20:42 INFO : only10.rclone_chunk.001_2pe3gm: Moved (server-side) to: only10.rclone_chunk.001 2025/09/24 01:20:42 INFO : both11.rclone_chunk.001_2pe3h1: Moved (server-side) to: both11.rclone_chunk.001 2025/09/24 01:20:42 INFO : only11.rclone_chunk.001_2pe3n6: Moved (server-side) to: only11.rclone_chunk.001 2025/09/24 01:20:42 INFO : both12.rclone_chunk.001_2pe38h: Moved (server-side) to: both12.rclone_chunk.001 2025/09/24 01:20:42 INFO : only12.rclone_chunk.001_2pe3ph: Moved (server-side) to: only12.rclone_chunk.001 2025/09/24 01:20:42 INFO : both13.rclone_chunk.001_2pe37y: Moved (server-side) to: both13.rclone_chunk.001 2025/09/24 01:20:42 INFO : only13.rclone_chunk.001_2pe3xx: Moved (server-side) to: only13.rclone_chunk.001 2025/09/24 01:20:42 INFO : both14.rclone_chunk.001_2pe3aj: Moved (server-side) to: both14.rclone_chunk.001 2025/09/24 01:20:42 INFO : only14.rclone_chunk.001_2pe3nf: Moved (server-side) to: only14.rclone_chunk.001 2025/09/24 01:20:42 INFO : both15.rclone_chunk.001_2pe3u7: Moved (server-side) to: both15.rclone_chunk.001 2025/09/24 01:20:42 INFO : only15.rclone_chunk.001_2pe332: Moved (server-side) to: only15.rclone_chunk.001 2025/09/24 01:20:42 INFO : both16.rclone_chunk.001_2pe3ye: Moved (server-side) to: both16.rclone_chunk.001 2025/09/24 01:20:42 INFO : only16.rclone_chunk.001_2pe3le: Moved (server-side) to: only16.rclone_chunk.001 2025/09/24 01:20:42 INFO : both17.rclone_chunk.001_2pe35z: Moved (server-side) to: both17.rclone_chunk.001 2025/09/24 01:20:42 INFO : only17.rclone_chunk.001_2pe384: Moved (server-side) to: only17.rclone_chunk.001 2025/09/24 01:20:42 INFO : both18.rclone_chunk.001_2pe3th: Moved (server-side) to: both18.rclone_chunk.001 2025/09/24 01:20:42 INFO : only18.rclone_chunk.001_2pe31n: Moved (server-side) to: only18.rclone_chunk.001 2025/09/24 01:20:42 INFO : both19.rclone_chunk.001_2pe3oh: Moved (server-side) to: both19.rclone_chunk.001 2025/09/24 01:20:42 INFO : only19.rclone_chunk.001_2pe3gn: Moved (server-side) to: only19.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : both10: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both12: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both13: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both15: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both16: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both17: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both18: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both19: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both1: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both2: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both3: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both4: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both5: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both6: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both7: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both8: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : both9: Unchanged skipping 2025/09/24 01:20:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : both11: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both0: Unchanged skipping 2025/09/24 01:20:42 DEBUG : both14: Unchanged skipping 2025/09/24 01:20:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/24 01:20:42 INFO : only11.rclone_chunk.001_2pe36r: Moved (server-side) to: only11.rclone_chunk.001 2025/09/24 01:20:42 INFO : only0.rclone_chunk.001_2pe3p5: Moved (server-side) to: only0.rclone_chunk.001 2025/09/24 01:20:42 INFO : only11: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only0: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only13.rclone_chunk.001_2pe39s: Moved (server-side) to: only13.rclone_chunk.001 2025/09/24 01:20:42 INFO : only12.rclone_chunk.001_2pe3ln: Moved (server-side) to: only12.rclone_chunk.001 2025/09/24 01:20:42 INFO : only13: Copied (replaced existing) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 INFO : only12: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only15.rclone_chunk.001_2pe384: Moved (server-side) to: only15.rclone_chunk.001 2025/09/24 01:20:42 INFO : only15: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only10.rclone_chunk.001_2pe3d0: Moved (server-side) to: only10.rclone_chunk.001 2025/09/24 01:20:42 INFO : only10: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only14.rclone_chunk.001_2pe3na: Moved (server-side) to: only14.rclone_chunk.001 2025/09/24 01:20:42 INFO : only14: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only17.rclone_chunk.001_2pe34m: Moved (server-side) to: only17.rclone_chunk.001 2025/09/24 01:20:42 INFO : only17: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only16.rclone_chunk.001_2pe3tq: Moved (server-side) to: only16.rclone_chunk.001 2025/09/24 01:20:42 INFO : only16: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only18.rclone_chunk.001_2pe3jp: Moved (server-side) to: only18.rclone_chunk.001 2025/09/24 01:20:42 INFO : only18: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only2.rclone_chunk.001_2pe35o: Moved (server-side) to: only2.rclone_chunk.001 2025/09/24 01:20:42 INFO : only2: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only3.rclone_chunk.001_2pe3nr: Moved (server-side) to: only3.rclone_chunk.001 2025/09/24 01:20:42 INFO : only1.rclone_chunk.001_2pe37n: Moved (server-side) to: only1.rclone_chunk.001 2025/09/24 01:20:42 INFO : only19.rclone_chunk.001_2pe3u4: Moved (server-side) to: only19.rclone_chunk.001 2025/09/24 01:20:42 INFO : only3: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only19: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only1: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only4.rclone_chunk.001_2pe3mr: Moved (server-side) to: only4.rclone_chunk.001 2025/09/24 01:20:42 INFO : only4: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only6.rclone_chunk.001_2pe37c: Moved (server-side) to: only6.rclone_chunk.001 2025/09/24 01:20:42 INFO : only8.rclone_chunk.001_2pe397: Moved (server-side) to: only8.rclone_chunk.001 2025/09/24 01:20:42 INFO : only6: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only9.rclone_chunk.001_2pe31j: Moved (server-side) to: only9.rclone_chunk.001 2025/09/24 01:20:42 INFO : only8: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only9: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only5.rclone_chunk.001_2pe3u3: Moved (server-side) to: only5.rclone_chunk.001 2025/09/24 01:20:42 INFO : only5: Copied (replaced existing) 2025/09/24 01:20:42 INFO : only7.rclone_chunk.001_2pe3k3: Moved (server-side) to: only7.rclone_chunk.001 2025/09/24 01:20:42 INFO : only7: Copied (replaced existing) 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (0.06s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 DEBUG : empty_dir: Making directory with metadata 2025/09/24 01:20:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:42 DEBUG : empty_on_remote: Making directory with metadata 2025/09/24 01:20:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:42 DEBUG : empty_on_remote: Making directory with metadata 2025/09/24 01:20:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 DEBUG : empty_dir: Making directory with metadata 2025/09/24 01:20:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:42 DEBUG : empty_on_remote: Making directory with metadata 2025/09/24 01:20:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:42 DEBUG : empty_on_remote: Making directory with metadata 2025/09/24 01:20:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 DEBUG : sub dir: Making directory with metadata 2025/09/24 01:20:42 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/09/24 01:20:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:42 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 DEBUG : sub dir: Making directory with metadata 2025/09/24 01:20:42 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/09/24 01:20:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/24 01:20:42 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 01:20:42 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (0.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_2pe3kq: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_2pe3jd: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_2pe3vy: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0003-defghij.txt.rclone_chunk.001_2pe3rh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_2pe33r: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_2pe3eh: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_2pe3lh: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0007-1234567.txt.rclone_chunk.001_2pe3sj: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0008-2345678.txt.rclone_chunk.001_2pe3hr: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0009-3456789.txt.rclone_chunk.001_2pe3ze: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0010-456789.txt.rclone_chunk.001_2pe3e7: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0011-56789;.txt.rclone_chunk.001_2pe3uy: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0012-6789;.txt.rclone_chunk.001_2pe3j3: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0013-789;=.txt.rclone_chunk.001_2pe3pe: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0014-89;=.txt.rclone_chunk.001_2pe3cl: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0015-9;=.txt.rclone_chunk.001_2pe3k9: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : apple.rclone_chunk.001_2pe3gf: Moved (server-side) to: apple.rclone_chunk.001 2025/09/24 01:20:42 INFO : banana.rclone_chunk.001_2pe3ck: Moved (server-side) to: banana.rclone_chunk.001 2025/09/24 01:20:42 INFO : appleappleapplebanana.rclone_chunk.001_2pe3zh: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/09/24 01:20:42 INFO : splitbananasplit.rclone_chunk.001_2pe3mc: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : apple: Excluded 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:42 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : banana: Excluded 2025/09/24 01:20:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:42 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:42 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:42 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : apple: Excluded 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:42 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : banana: Excluded 2025/09/24 01:20:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:42 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:42 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:42 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : apple: Excluded 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:42 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : banana: Excluded 2025/09/24 01:20:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish === RUN TestTransform/NFD run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_2pe3ah: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_2pe3on: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_2pe30w: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0003-defghij.txt.rclone_chunk.001_2pe3c5: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_2pe3d9: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_2pe3sd: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_2pe3qe: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0007-1234567.txt.rclone_chunk.001_2pe364: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0008-2345678.txt.rclone_chunk.001_2pe3sc: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0009-3456789.txt.rclone_chunk.001_2pe32t: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0010-456789.txt.rclone_chunk.001_2pe3xs: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0011-56789;.txt.rclone_chunk.001_2pe3nx: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0012-6789;.txt.rclone_chunk.001_2pe3nl: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0013-789;=.txt.rclone_chunk.001_2pe3kr: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0014-89;=.txt.rclone_chunk.001_2pe32g: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0015-9;=.txt.rclone_chunk.001_2pe3fl: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : apple.rclone_chunk.001_2pe3oq: Moved (server-side) to: apple.rclone_chunk.001 2025/09/24 01:20:42 INFO : banana.rclone_chunk.001_2pe3u6: Moved (server-side) to: banana.rclone_chunk.001 2025/09/24 01:20:42 INFO : appleappleapplebanana.rclone_chunk.001_2pe3q3: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/09/24 01:20:42 INFO : splitbananasplit.rclone_chunk.001_2pe3ln: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : apple: Excluded 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:42 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : banana: Excluded 2025/09/24 01:20:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:42 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:42 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:42 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : apple: Excluded 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:42 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : banana: Excluded 2025/09/24 01:20:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:42 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:42 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:42 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : apple: Excluded 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:42 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : banana: Excluded 2025/09/24 01:20:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:42 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:42 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:42 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_2pe3b4: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_2pe31b: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_2pe3fp: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0003-defghij.txt.rclone_chunk.001_2pe35o: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_2pe3h7: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_2pe394: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_2pe3oh: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0007-1234567.txt.rclone_chunk.001_2pe3dy: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0008-2345678.txt.rclone_chunk.001_2pe37y: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0009-3456789.txt.rclone_chunk.001_2pe3ws: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0010-456789.txt.rclone_chunk.001_2pe3a4: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0011-56789;.txt.rclone_chunk.001_2pe31d: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/09/24 01:20:42 INFO : dir1/0012-6789;.txt.rclone_chunk.001_2pe330: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_2pe3ik: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_2pe4gz: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt.rclone_chunk.001_2pe4yo: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : apple.rclone_chunk.001_2pe4ln: Moved (server-side) to: apple.rclone_chunk.001 2025/09/24 01:20:43 INFO : banana.rclone_chunk.001_2pe479: Moved (server-side) to: banana.rclone_chunk.001 2025/09/24 01:20:43 INFO : appleappleapplebanana.rclone_chunk.001_2pe4kv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/09/24 01:20:43 INFO : splitbananasplit.rclone_chunk.001_2pe4bf: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 01:20:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/09/24 01:20:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_2pe4hi: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001 2025/09/24 01:20:43 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 INFO : YXBwbGU=.rclone_chunk.001_2pe49n: Moved (server-side) to: YXBwbGU=.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_2pe4u3: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 INFO : YmFuYW5h.rclone_chunk.001_2pe4lp: Moved (server-side) to: YmFuYW5h.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_2pe4xu: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_2pe47g: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_2pe4qc: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_2pe477: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_2pe4oy: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_2pe41q: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_2pe4yc: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:43 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_2pe4dl: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_2pe4a8: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_2pe4qn: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_2pe4ze: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_2pe4rz: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_2pe4fo: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_2pe4bg: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_2pe4zs: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_2pe4d7: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/24 01:20:43 INFO : banana: Deleted 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt: Deleted 2025/09/24 01:20:43 INFO : apple: Deleted 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt: Deleted 2025/09/24 01:20:43 INFO : appleappleapplebanana: Deleted 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/24 01:20:43 INFO : splitbananasplit: Deleted 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt: Deleted 2025/09/24 01:20:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : YXBwbGU=: Excluded 2025/09/24 01:20:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/24 01:20:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : YmFuYW5h: Excluded 2025/09/24 01:20:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:43 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : YXBwbGU=: Excluded 2025/09/24 01:20:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/24 01:20:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : YmFuYW5h: Excluded 2025/09/24 01:20:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/24 01:20:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 01:20:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_2pe4t1: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_2pe440: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_2pe4hh: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_2pe4do: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_2pe4jl: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_2pe4mq: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_2pe40s: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt.rclone_chunk.001_2pe4k5: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt.rclone_chunk.001_2pe4r0: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt.rclone_chunk.001_2pe46j: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt.rclone_chunk.001_2pe41v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt.rclone_chunk.001_2pe49y: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt.rclone_chunk.001_2pe4tb: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_2pe4xf: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_2pe4r9: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt.rclone_chunk.001_2pe4k7: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : apple.rclone_chunk.001_2pe4li: Moved (server-side) to: apple.rclone_chunk.001 2025/09/24 01:20:43 INFO : banana.rclone_chunk.001_2pe45x: Moved (server-side) to: banana.rclone_chunk.001 2025/09/24 01:20:43 INFO : appleappleapplebanana.rclone_chunk.001_2pe4d5: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/09/24 01:20:43 INFO : splitbananasplit.rclone_chunk.001_2pe48m: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 01:20:43 INFO : PREFIXapple.rclone_chunk.001_2pe4ey: Moved (server-side) to: PREFIXapple.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 01:20:43 INFO : apple: Copied (new) to: PREFIXapple 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 INFO : PREFIXsplitbananasplit.rclone_chunk.001_2pe4fq: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 01:20:43 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/24 01:20:43 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_2pe4ew: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 01:20:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 01:20:43 INFO : PREFIXbanana.rclone_chunk.001_2pe49p: Moved (server-side) to: PREFIXbanana.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 01:20:43 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_2pe4j6: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 01:20:43 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_2pe44p: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_2pe42p: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_2pe4vx: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/24 01:20:43 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_2pe4nx: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 01:20:43 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_2pe42l: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 01:20:43 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_2pe40r: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 01:20:43 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_2pe4av: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_2pe4p3: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_2pe49z: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_2pe407: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 01:20:43 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_2pe4is: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 01:20:43 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_2pe4yb: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/24 01:20:43 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_2pe493: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/24 01:20:43 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_2pe4pz: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_2pe4lz: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt: Deleted 2025/09/24 01:20:43 INFO : apple: Deleted 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt: Deleted 2025/09/24 01:20:43 INFO : appleappleapplebanana: Deleted 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt: Deleted 2025/09/24 01:20:43 INFO : banana: Deleted 2025/09/24 01:20:43 INFO : splitbananasplit: Deleted 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt: Deleted 2025/09/24 01:20:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/09/24 01:20:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : PREFIXapple: Excluded 2025/09/24 01:20:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : PREFIXbanana: Excluded 2025/09/24 01:20:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : PREFIXsplitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 01:20:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 01:20:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 01:20:43 INFO : apple.rclone_chunk.001_2pe4ag: Moved (server-side) to: apple.rclone_chunk.001 2025/09/24 01:20:43 INFO : apple: Copied (new) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 INFO : appleappleapplebanana.rclone_chunk.001_2pe4wa: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/09/24 01:20:43 INFO : banana.rclone_chunk.001_2pe4ap: Moved (server-side) to: banana.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 INFO : appleappleapplebanana: Copied (new) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:43 INFO : banana: Copied (new) 2025/09/24 01:20:43 INFO : splitbananasplit.rclone_chunk.001_2pe4t6: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/09/24 01:20:43 INFO : splitbananasplit: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_2pe41d: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_2pe44s: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_2pe4ol: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_2pe466: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_2pe46b: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_2pe4wp: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_2pe4v5: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt.rclone_chunk.001_2pe4ub: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt.rclone_chunk.001_2pe4cm: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt.rclone_chunk.001_2pe4rm: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt.rclone_chunk.001_2pe4yq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt.rclone_chunk.001_2pe46z: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_2pe4jz: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt.rclone_chunk.001_2pe4nl: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_2pe4om: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt.rclone_chunk.001_2pe4lj: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/24 01:20:43 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/24 01:20:43 INFO : PREFIXsplitbananasplit: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/24 01:20:43 INFO : PREFIXapple: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/24 01:20:43 INFO : PREFIXbanana: Deleted 2025/09/24 01:20:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish === RUN TestTransform/suffix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_2pe48p: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_2pe4f1: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_2pe49l: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_2pe4m1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_2pe4bp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_2pe45t: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_2pe4ng: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt.rclone_chunk.001_2pe4qw: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt.rclone_chunk.001_2pe4kz: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt.rclone_chunk.001_2pe4hy: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt.rclone_chunk.001_2pe4ar: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt.rclone_chunk.001_2pe4az: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt.rclone_chunk.001_2pe4sg: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_2pe434: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_2pe4tb: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt.rclone_chunk.001_2pe4hk: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : apple.rclone_chunk.001_2pe447: Moved (server-side) to: apple.rclone_chunk.001 2025/09/24 01:20:43 INFO : banana.rclone_chunk.001_2pe4sf: Moved (server-side) to: banana.rclone_chunk.001 2025/09/24 01:20:43 INFO : appleappleapplebanana.rclone_chunk.001_2pe4hp: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/09/24 01:20:43 INFO : splitbananasplit.rclone_chunk.001_2pe4vp: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 01:20:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 01:20:43 INFO : appleSUFFIX.rclone_chunk.001_2pe494: Moved (server-side) to: appleSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 INFO : splitbananasplitSUFFIX.rclone_chunk.001_2pe4ef: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 01:20:43 INFO : bananaSUFFIX.rclone_chunk.001_2pe4q0: Moved (server-side) to: bananaSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 01:20:43 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_2pe43a: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_2pe4bm: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_2pe45i: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_2pe4as: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_2pe4jy: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_2pe4ia: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_2pe4zh: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_2pe46t: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_2pe4fy: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_2pe4ax: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_2pe433: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_2pe4nq: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_2pe4p6: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_2pe48g: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_2pe4zk: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_2pe4fk: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_2pe4e6: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 INFO : splitbananasplit: Deleted 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/24 01:20:43 INFO : apple: Deleted 2025/09/24 01:20:43 INFO : appleappleapplebanana: Deleted 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/24 01:20:43 INFO : banana: Deleted 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt: Deleted 2025/09/24 01:20:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : bananaSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplitSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 01:20:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 01:20:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 01:20:43 INFO : appleappleapplebanana.rclone_chunk.001_2pe4tb: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 INFO : banana.rclone_chunk.001_2pe4h8: Moved (server-side) to: banana.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:43 INFO : apple.rclone_chunk.001_2pe4ix: Moved (server-side) to: apple.rclone_chunk.001 2025/09/24 01:20:43 INFO : appleappleapplebanana: Copied (new) 2025/09/24 01:20:43 INFO : apple: Copied (new) 2025/09/24 01:20:43 INFO : splitbananasplit.rclone_chunk.001_2pe4dj: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/09/24 01:20:43 INFO : splitbananasplit: Copied (new) 2025/09/24 01:20:43 INFO : banana: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_2pe4i7: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_2pe4mk: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_2pe4d1: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_2pe4fm: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_2pe4mc: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_2pe42j: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_2pe4lf: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt.rclone_chunk.001_2pe440: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt.rclone_chunk.001_2pe4yt: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt.rclone_chunk.001_2pe4gf: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt.rclone_chunk.001_2pe4eg: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt.rclone_chunk.001_2pe41u: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt.rclone_chunk.001_2pe45c: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_2pe4k5: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_2pe4d4: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt.rclone_chunk.001_2pe4vf: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/24 01:20:43 INFO : splitbananasplitSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : appleSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : bananaSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/24 01:20:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_2pe4kh: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_2pe47t: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_2pe4bg: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_2pe4w7: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_2pe4yr: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_2pe4za: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_2pe4yq: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt.rclone_chunk.001_2pe44m: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt.rclone_chunk.001_2pe4u2: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt.rclone_chunk.001_2pe4eb: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt.rclone_chunk.001_2pe49l: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt.rclone_chunk.001_2pe4yt: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt.rclone_chunk.001_2pe4q7: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_2pe4ju: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_2pe4zq: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt.rclone_chunk.001_2pe4qo: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : apple.rclone_chunk.001_2pe48h: Moved (server-side) to: apple.rclone_chunk.001 2025/09/24 01:20:43 INFO : banana.rclone_chunk.001_2pe41i: Moved (server-side) to: banana.rclone_chunk.001 2025/09/24 01:20:43 INFO : appleappleapplebanana.rclone_chunk.001_2pe41p: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/09/24 01:20:43 INFO : splitbananasplit.rclone_chunk.001_2pe4z8: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 01:20:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 INFO : appleapple.rclone_chunk.001_2pe4k5: Moved (server-side) to: appleapple.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 INFO : splitbanan.rclone_chunk.001_2pe4o1: Moved (server-side) to: splitbanan.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 01:20:43 INFO : dir1/0002-cdefg.rclone_chunk.001_2pe4yb: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 01:20:43 INFO : dir1/0001-bcdef.rclone_chunk.001_2pe48l: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 01:20:43 INFO : dir1/0000-abcde.rclone_chunk.001_2pe40q: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 01:20:43 INFO : dir1/0003-defgh.rclone_chunk.001_2pe4sz: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 01:20:43 INFO : dir1/0004-efghi.rclone_chunk.001_2pe42q: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 01:20:43 INFO : dir1/0006-ghijk.rclone_chunk.001_2pe4qj: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 01:20:43 INFO : dir1/0005-fghij.rclone_chunk.001_2pe48l: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 01:20:43 INFO : dir1/0007-12345.rclone_chunk.001_2pe4fr: Moved (server-side) to: dir1/0007-12345.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 01:20:43 INFO : dir1/0008-23456.rclone_chunk.001_2pe4s9: Moved (server-side) to: dir1/0008-23456.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 01:20:43 INFO : dir1/0009-34567.rclone_chunk.001_2pe41s: Moved (server-side) to: dir1/0009-34567.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 01:20:43 INFO : dir1/0012-6789;.rclone_chunk.001_2pe4dw: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 01:20:43 INFO : dir1/0010-45678.rclone_chunk.001_2pe42c: Moved (server-side) to: dir1/0010-45678.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0011-56789.rclone_chunk.001_2pe4s1: Moved (server-side) to: dir1/0011-56789.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/24 01:20:43 INFO : dir1/0014-89;=..rclone_chunk.001_2pe4ag: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/24 01:20:43 INFO : dir1/0015-9;=.t.rclone_chunk.001_2pe41w: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0013-789;=.rclone_chunk.001_2pe46q: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt: Deleted 2025/09/24 01:20:43 INFO : splitbananasplit: Deleted 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt: Deleted 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt: Deleted 2025/09/24 01:20:43 INFO : appleappleapplebanana: Deleted 2025/09/24 01:20:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleapple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleapple: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbanan: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcde: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdef: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefg: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defgh: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghi: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghij: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijk: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-12345: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-23456: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-34567: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-45678: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 01:20:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 01:20:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 01:20:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 01:20:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 01:20:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 01:20:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 01:20:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 01:20:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 01:20:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 01:20:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 01:20:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 01:20:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 01:20:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 01:20:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleapple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleapple: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbanan: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcde: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdef: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefg: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defgh: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghi: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghij: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijk: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-12345: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-23456: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-34567: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-45678: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_2pe4aq: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_2pe4s3: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_2pe4g6: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_2pe4a1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_2pe4zi: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_2pe49v: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_2pe4ym: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt.rclone_chunk.001_2pe47d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt.rclone_chunk.001_2pe4re: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt.rclone_chunk.001_2pe4gy: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt.rclone_chunk.001_2pe41h: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt.rclone_chunk.001_2pe4ur: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt.rclone_chunk.001_2pe4kf: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_2pe4yd: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_2pe4yj: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt.rclone_chunk.001_2pe4ad: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : apple.rclone_chunk.001_2pe4io: Moved (server-side) to: apple.rclone_chunk.001 2025/09/24 01:20:43 INFO : banana.rclone_chunk.001_2pe491: Moved (server-side) to: banana.rclone_chunk.001 2025/09/24 01:20:43 INFO : appleappleapplebanana.rclone_chunk.001_2pe4pm: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/09/24 01:20:43 INFO : splitbananasplit.rclone_chunk.001_2pe4h9: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:43 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_2pe4m3: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_2pe4el: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_2pe4df: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_2pe4nw: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_2pe4hc: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_2pe4fi: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_2pe4sj: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt.rclone_chunk.001_2pe49t: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt.rclone_chunk.001_2pe44o: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt.rclone_chunk.001_2pe46z: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt.rclone_chunk.001_2pe4gv: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt.rclone_chunk.001_2pe4cf: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt.rclone_chunk.001_2pe49c: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_2pe4o1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_2pe42w: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt.rclone_chunk.001_2pe40z: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : apple.rclone_chunk.001_2pe4dn: Moved (server-side) to: apple.rclone_chunk.001 2025/09/24 01:20:43 INFO : banana.rclone_chunk.001_2pe4gm: Moved (server-side) to: banana.rclone_chunk.001 2025/09/24 01:20:43 INFO : appleappleapplebanana.rclone_chunk.001_2pe4bt: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/09/24 01:20:43 INFO : splitbananasplit.rclone_chunk.001_2pe46b: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_2pe4wc: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_2pe4mh: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_2pe4pa: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_2pe4rg: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_2pe4e1: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_2pe42e: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_2pe4ke: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0007-1234567.txt.rclone_chunk.001_2pe4md: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0008-2345678.txt.rclone_chunk.001_2pe4vc: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0009-3456789.txt.rclone_chunk.001_2pe42h: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0010-456789.txt.rclone_chunk.001_2pe42e: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0011-56789;.txt.rclone_chunk.001_2pe4ss: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0012-6789;.txt.rclone_chunk.001_2pe4es: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_2pe4pd: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_2pe4zw: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : dir1/0015-9;=.txt.rclone_chunk.001_2pe4x9: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/09/24 01:20:43 INFO : apple.rclone_chunk.001_2pe4th: Moved (server-side) to: apple.rclone_chunk.001 2025/09/24 01:20:43 INFO : banana.rclone_chunk.001_2pe4hf: Moved (server-side) to: banana.rclone_chunk.001 2025/09/24 01:20:43 INFO : appleappleapplebanana.rclone_chunk.001_2pe4kq: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/09/24 01:20:43 INFO : splitbananasplit.rclone_chunk.001_2pe4gg: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/09/24 01:20:43 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : apple: Excluded 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : banana: Excluded 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:44 INFO : dir1: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : apple: Excluded 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:44 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : banana: Excluded 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : apple: Excluded 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:44 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : banana: Excluded 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_2pe5nw: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_2pe5ly: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_2pe577: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0003-defghij.txt.rclone_chunk.001_2pe5gn: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_2pe54u: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_2pe5r8: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_2pe5bk: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0007-1234567.txt.rclone_chunk.001_2pe5bx: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0008-2345678.txt.rclone_chunk.001_2pe5ad: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0009-3456789.txt.rclone_chunk.001_2pe5w7: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0010-456789.txt.rclone_chunk.001_2pe5tp: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0011-56789;.txt.rclone_chunk.001_2pe5ff: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0012-6789;.txt.rclone_chunk.001_2pe5em: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0013-789;=.txt.rclone_chunk.001_2pe52z: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0014-89;=.txt.rclone_chunk.001_2pe560: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0015-9;=.txt.rclone_chunk.001_2pe5jt: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : apple.rclone_chunk.001_2pe5zs: Moved (server-side) to: apple.rclone_chunk.001 2025/09/24 01:20:44 INFO : banana.rclone_chunk.001_2pe5q9: Moved (server-side) to: banana.rclone_chunk.001 2025/09/24 01:20:44 INFO : appleappleapplebanana.rclone_chunk.001_2pe5gt: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/09/24 01:20:44 INFO : splitbananasplit.rclone_chunk.001_2pe5nb: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : apple: Excluded 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:44 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : banana: Excluded 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : apple: Excluded 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:44 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : banana: Excluded 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:44 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : apple: Excluded 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:44 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : banana: Excluded 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_2pe5y9: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_2pe5py: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_2pe5ns: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0003-defghij.txt.rclone_chunk.001_2pe54x: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_2pe5de: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_2pe5ea: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_2pe5wf: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0007-1234567.txt.rclone_chunk.001_2pe5qb: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0008-2345678.txt.rclone_chunk.001_2pe587: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0009-3456789.txt.rclone_chunk.001_2pe5kb: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0010-456789.txt.rclone_chunk.001_2pe525: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0011-56789;.txt.rclone_chunk.001_2pe5wq: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0012-6789;.txt.rclone_chunk.001_2pe51u: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0013-789;=.txt.rclone_chunk.001_2pe58g: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0014-89;=.txt.rclone_chunk.001_2pe5mi: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : dir1/0015-9;=.txt.rclone_chunk.001_2pe593: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : apple.rclone_chunk.001_2pe59g: Moved (server-side) to: apple.rclone_chunk.001 2025/09/24 01:20:44 INFO : banana.rclone_chunk.001_2pe5yk: Moved (server-side) to: banana.rclone_chunk.001 2025/09/24 01:20:44 INFO : appleappleapplebanana.rclone_chunk.001_2pe5q0: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/09/24 01:20:44 INFO : splitbananasplit.rclone_chunk.001_2pe5bm: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : apple: Excluded 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:44 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : banana: Excluded 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : apple: Excluded 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:44 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : banana: Excluded 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/09/24 01:20:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : apple: Unchanged skipping 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 01:20:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 01:20:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : banana: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 DEBUG : apple: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : apple: Excluded 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : appleappleapplebanana: Excluded 2025/09/24 01:20:44 DEBUG : banana: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : banana: Excluded 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : splitbananasplit: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (1.53s) --- PASS: TestTransform/NFC (0.11s) --- PASS: TestTransform/NFD (0.11s) --- PASS: TestTransform/base64 (0.14s) --- PASS: TestTransform/prefix (0.15s) --- PASS: TestTransform/suffix (0.19s) --- PASS: TestTransform/truncate (0.19s) --- PASS: TestTransform/encoder (0.15s) --- PASS: TestTransform/ISO-8859-1 (0.14s) --- PASS: TestTransform/charmap (0.11s) --- PASS: TestTransform/lowercase (0.09s) --- PASS: TestTransform/ascii (0.15s) === RUN TestTransformCopy run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/24 01:20:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/24 01:20:44 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/09/24 01:20:44 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-09-24T01:20:44.304240411Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "sub dir_somesuffix", newDst=sub dir_somesuffix 2025/09/24 01:20:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/24 01:20:44 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/24 01:20:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/24 01:20:44 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_2pe5hp: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 INFO : sub dir_somesuffix: Set directory modification time (using SetModTime) --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe: Making directory with metadata 2025/09/24 01:20:44 INFO : tictactoe: Made directory with metadata (mtime=2025-09-24T01:20:44.319240446Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 INFO : tictactoe/tictactoe.rclone_chunk.001_2pe5ze: Moved (server-side) to: tictactoe/tictactoe.rclone_chunk.001 2025/09/24 01:20:44 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 INFO : tictactoe: Set directory modification time (using SetModTime) --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 DEBUG : toe: Making directory with metadata 2025/09/24 01:20:44 INFO : toe: Made directory with metadata (mtime=2025-09-24T01:20:44.331240474Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "toe", newDst=toe 2025/09/24 01:20:44 DEBUG : toe/toe: Making directory with metadata 2025/09/24 01:20:44 INFO : toe/toe: Made directory with metadata (mtime=2025-09-24T01:20:44.331240474Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/24 01:20:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 INFO : toe/toe/tictactoe.rclone_chunk.001_2pe5mz: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.001 2025/09/24 01:20:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 DEBUG : toe: Making directory with metadata 2025/09/24 01:20:44 INFO : toe: Made directory with metadata (mtime=2025-09-24T01:20:44.342240499Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "toe", newDst=toe 2025/09/24 01:20:44 DEBUG : toe/toe: Making directory with metadata 2025/09/24 01:20:44 INFO : toe/toe: Made directory with metadata (mtime=2025-09-24T01:20:44.342240499Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/24 01:20:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 INFO : toe/toe/tictactoe.rclone_chunk.001_2pe5iu: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.001 2025/09/24 01:20:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 DEBUG : empty_dir: Making directory with metadata 2025/09/24 01:20:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : tictacempty_dir: Making directory with metadata 2025/09/24 01:20:44 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe: Making directory with metadata 2025/09/24 01:20:44 INFO : tictactoe: Made directory with metadata (mtime=2025-09-24T01:20:44.353240525Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/09/24 01:20:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-09-24T01:20:44.353240525Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_2pe5z2: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : tictactoe: Set directory modification time (using SetModTime) --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 DEBUG : empty_dir: Making directory with metadata 2025/09/24 01:20:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : tictacempty_dir: Making directory with metadata 2025/09/24 01:20:44 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe: Making directory with metadata 2025/09/24 01:20:44 INFO : tictactoe: Made directory with metadata (mtime=2025-09-24T01:20:44.366240555Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/09/24 01:20:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-09-24T01:20:44.366240555Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_2pe5a5: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/09/24 01:20:44 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': 0 differences found 2025/09/24 01:20:44 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': 1 hashes could not be checked 2025/09/24 01:20:44 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': 1 matching files --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe: Making directory with metadata 2025/09/24 01:20:44 INFO : tictactoe: Made directory with metadata (mtime=2025-09-24T01:20:44.380240588Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/09/24 01:20:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-09-24T01:20:44.380240588Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_2pe516: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2025/09/24 01:20:44 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 DEBUG : toe: Making directory with metadata 2025/09/24 01:20:44 INFO : toe: Made directory with metadata (mtime=2025-09-24T01:20:44.399240632Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "toe", newDst=toe 2025/09/24 01:20:44 DEBUG : toe/toe: Making directory with metadata 2025/09/24 01:20:44 INFO : toe/toe: Made directory with metadata (mtime=2025-09-24T01:20:44.399240632Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/09/24 01:20:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 INFO : toe/toe/toe.rclone_chunk.001_2pe5oc: Moved (server-side) to: toe/toe/toe.rclone_chunk.001 2025/09/24 01:20:44 INFO : toe/toe/toe: Copied (new) 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 DEBUG : empty_dir: Making directory with metadata 2025/09/24 01:20:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : tictacempty_dir: Making directory with metadata 2025/09/24 01:20:44 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe: Making directory with metadata 2025/09/24 01:20:44 INFO : tictactoe: Made directory with metadata (mtime=2025-09-24T01:20:44.411240659Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/09/24 01:20:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-09-24T01:20:44.411240659Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_2pe5a0: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 INFO : toe/toe/toe.txt: Deleted 2025/09/24 01:20:44 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : toe/toe: Removing directory 2025/09/24 01:20:44 INFO : toe: Removing directory 2025/09/24 01:20:44 INFO : empty_dir: Removing directory 2025/09/24 01:20:44 DEBUG : Local file system at /tmp/rclone2514070377: deleted 3 directories --- PASS: TestMove (0.00s) === RUN TestTransformFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 DEBUG : empty_dir: Making directory with metadata 2025/09/24 01:20:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : tictacempty_dir: Making directory with metadata 2025/09/24 01:20:44 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe: Making directory with metadata 2025/09/24 01:20:44 INFO : tictactoe: Made directory with metadata (mtime=2025-09-24T01:20:44.415240669Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/09/24 01:20:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-09-24T01:20:44.415240669Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_2pe53t: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 INFO : toe/toe/toe.txt: Deleted 2025/09/24 01:20:44 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : toe/toe: Removing directory 2025/09/24 01:20:44 INFO : toe: Removing directory 2025/09/24 01:20:44 INFO : empty_dir: Removing directory 2025/09/24 01:20:44 DEBUG : Local file system at /tmp/rclone2514070377: deleted 3 directories 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: move 1 data chunks... 2025/09/24 01:20:44 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.001 2025/09/24 01:20:44 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-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 DEBUG : Reset feature "Copy" 2025/09/24 01:20:44 DEBUG : Reset feature "Move" 2025/09/24 01:20:44 DEBUG : Reset feature "Copy" 2025/09/24 01:20:44 DEBUG : Reset feature "Move" 2025/09/24 01:20:44 DEBUG : empty_dir: Making directory with metadata 2025/09/24 01:20:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : tictacempty_dir: Making directory with metadata 2025/09/24 01:20:44 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/09/24 01:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe: Making directory with metadata 2025/09/24 01:20:44 INFO : tictactoe: Made directory with metadata (mtime=2025-09-24T01:20:44.42024068Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/09/24 01:20:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-09-24T01:20:44.42024068Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 01:20:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_2pe5v4: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 01:20:44 INFO : toe/toe/toe.txt: Deleted 2025/09/24 01:20:44 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : toe/toe: Removing directory 2025/09/24 01:20:44 INFO : toe: Removing directory 2025/09/24 01:20:44 INFO : empty_dir: Removing directory 2025/09/24 01:20:44 DEBUG : Local file system at /tmp/rclone2514070377: deleted 3 directories 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 01:20:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 01:20:44 INFO : toe/toe/toe.txt.rclone_chunk.001_2pe5s4: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.001 2025/09/24 01:20:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/24 01:20:44 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 DEBUG : toe: transformed to: dG9l 2025/09/24 01:20:44 DEBUG : toe: transformed to: dG9l 2025/09/24 01:20:44 DEBUG : dG9l: Making directory with metadata 2025/09/24 01:20:44 INFO : dG9l: Made directory with metadata (mtime=2025-09-24T01:20:44.425240692Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "dG9l", newDst=dG9l 2025/09/24 01:20:44 DEBUG : toe: transformed to: dG9l 2025/09/24 01:20:44 DEBUG : toe: transformed to: dG9l 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/24 01:20:44 DEBUG : dG9l/dG9l: Making directory with metadata 2025/09/24 01:20:44 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-09-24T01:20:44.425240692Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "dG9l/dG9l", newDst=dG9l/dG9l 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/24 01:20:44 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 01:20:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_2pe5ru: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001 2025/09/24 01:20:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish 2025/09/24 01:20:44 INFO : dG9l/dG9l: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : dG9l: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 DEBUG : dG9l: transformed to: toe 2025/09/24 01:20:44 DEBUG : dG9l: transformed to: toe 2025/09/24 01:20:44 DEBUG : toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "toe", newDst=toe 2025/09/24 01:20:44 DEBUG : dG9l: transformed to: toe 2025/09/24 01:20:44 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/24 01:20:44 DEBUG : toe/toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/09/24 01:20:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/24 01:20:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/09/24 01:20:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/24 01:20:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/24 01:20:44 DEBUG : Local file system at /tmp/rclone2514070377: Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : Local file system at /tmp/rclone2514070377: Waiting for transfers to finish 2025/09/24 01:20:44 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (0.01s) === RUN TestError run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo'", Local "Local file system at /tmp/rclone2514070377", Modify Window "1ns" 2025/09/24 01:20:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: 2025/09/24 01:20:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Making directory with metadata 2025/09/24 01:20:44 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Made directory with metadata (mtime=2025-09-24T01:20:44.440240727Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "", newDst= 2025/09/24 01:20:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: 2025/09/24 01:20:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: 2025/09/24 01:20:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: 2025/09/24 01:20:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/24 01:20:44 DEBUG : toe/toe: Making directory with metadata 2025/09/24 01:20:44 INFO : toe/toe: Made directory with metadata (mtime=2025-09-24T01:20:44.440240727Z) 2025/09/24 01:20:44 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/09/24 01:20:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 01:20:44 DEBUG : toe/toe: transformed to: 2025/09/24 01:20:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/24 01:20:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 01:20:44 DEBUG : toe: transformed to: 2025/09/24 01:20:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/24 01:20:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for checks to finish 2025/09/24 01:20:44 DEBUG : toe/toe/toe: transformed to: 2025/09/24 01:20:44 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Waiting for transfers to finish 2025/09/24 01:20:44 INFO : toe/toe/toe.rclone_chunk.001_2pe53f: Moved (server-side) to: toe/toe/toe.rclone_chunk.001 2025/09/24 01:20:44 INFO : toe/toe/toe: Copied (new) 2025/09/24 01:20:44 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': not deleting files as there were IO errors 2025/09/24 01:20:44 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/09/24 01:20:44 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Set directory modification time (using SetModTime) 2025/09/24 01:20:44 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': not deleting directories as there were IO errors --- PASS: TestError (0.01s) PASS 2025/09/24 01:20:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kupejoq4fimo': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerNometaLocal: -verbose" - Finished OK in 3.23504684s (try 1/5)