"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk3bLocal: -verbose -fast-list -size-limit 6144" - Starting (try 1/5) 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga" 2026/09/24 02:33:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/rclone3462728141" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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:17: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestRcCopyReports rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcCopyReports (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (0.00s) === RUN TestCopy run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74nj: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74nj: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74nj: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74nj: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (0.00s) === RUN TestCopyMetadata run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : metadata sub dir: Making directory with metadata 2026/09/24 02:33:37 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 DEBUG : empty metadata sub dir: Making directory with metadata 2026/09/24 02:33:37 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 DEBUG : Local file system at /tmp/rclone3462728141: File to upload is small (21 bytes), uploading instead of streaming 2026/09/24 02:33:37 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/24 02:33:37 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/09/24 02:33:37 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/09/24 02:33:37 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : empty metadata sub dir: Updated directory metadata 2026/09/24 02:33:37 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir 2026/09/24 02:33:37 INFO : metadata sub dir: Updated directory metadata 2026/09/24 02:33:37 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir 2026/09/24 02:33:37 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_uq742t: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world.rclone_chunk.002_uq742t: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.002 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world.rclone_chunk.003_uq742t: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.003 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world.rclone_chunk.004_uq742t: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.004 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world.rclone_chunk.005_uq742t: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.005 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world.rclone_chunk.006_uq742t: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.006 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world.rclone_chunk.007_uq742t: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.007 2026/09/24 02:33:37 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/24 02:33:37 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/09/24 02:33:37 INFO : metadata sub dir: Updated directory metadata 2026/09/24 02:33:37 INFO : empty metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadata (0.01s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : metadata sub dir: Making directory with metadata 2026/09/24 02:33:37 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 DEBUG : empty metadata sub dir: Making directory with metadata 2026/09/24 02:33:37 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 DEBUG : Local file system at /tmp/rclone3462728141: File to upload is small (21 bytes), uploading instead of streaming 2026/09/24 02:33:37 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/24 02:33:37 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/09/24 02:33:37 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/09/24 02:33:37 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/09/24 02:33:37 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/09/24 02:33:37 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_uq74k9: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world.rclone_chunk.002_uq74k9: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.002 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world.rclone_chunk.003_uq74k9: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.003 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world.rclone_chunk.004_uq74k9: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.004 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world.rclone_chunk.005_uq74k9: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.005 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world.rclone_chunk.006_uq74k9: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.006 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world.rclone_chunk.007_uq74k9: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.007 2026/09/24 02:33:37 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/24 02:33:37 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/09/24 02:33:37 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/09/24 02:33:37 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (0.01s) === RUN TestCopyMissingDirectory run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/non-existing" 2026/09/24 02:33:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74eg: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74eg: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74eg: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74eg: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (0.00s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Running all checks before starting transfers 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Checks finished, now starting transfers 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74a5: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74a5: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74a5: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74a5: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (0.00s) === RUN TestSyncNoTraverse run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 ERROR : Ignoring --no-traverse with sync 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74wz: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74wz: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74wz: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74wz: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (0.00s) === RUN TestCopyWithDepth run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : hello world2.rclone_chunk.001_uq74t9: Moved (server-side) to: hello world2.rclone_chunk.001 2026/09/24 02:33:37 INFO : hello world2.rclone_chunk.002_uq74t9: Moved (server-side) to: hello world2.rclone_chunk.002 2026/09/24 02:33:37 INFO : hello world2.rclone_chunk.003_uq74t9: Moved (server-side) to: hello world2.rclone_chunk.003 2026/09/24 02:33:37 INFO : hello world2.rclone_chunk.004_uq74t9: Moved (server-side) to: hello world2.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : hello world2: size = 12 OK 2026/09/24 02:33:37 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/09/24 02:33:37 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001_uq74cm: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002_uq74cm: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003_uq74cm: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004_uq74cm: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : potato2: size = 11 OK 2026/09/24 02:33:37 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001_uq74ds: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002_uq74ds: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003_uq74ds: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004_uq74ds: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : potato2: size = 11 OK 2026/09/24 02:33:37 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.00s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/24 02:33:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 DEBUG : sub dir2: Making directory with metadata 2026/09/24 02:33:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2026/09/24 02:33:37 DEBUG : sub dir: Making directory with metadata 2026/09/24 02:33:37 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq742a: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq742a: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq742a: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq742a: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 INFO : sub dir2/sub sub dir2: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestCopyEmptyDirectories (0.00s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : sub dir2: Making directory 2026/09/24 02:33:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/24 02:33:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74m0: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74m0: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74m0: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74m0: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (0.00s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : sub dir2: Making directory with metadata 2026/09/24 02:33:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 DEBUG : sub dir2: Making directory with metadata 2026/09/24 02:33:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2026/09/24 02:33:37 DEBUG : sub dir: Making directory with metadata 2026/09/24 02:33:37 INFO : sub dir: Made directory with metadata (mtime=2026-09-24T02:33:37.256424927Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq743u: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq743u: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq743u: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq743u: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 INFO : sub dir/hello world: Deleted 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestMoveEmptyDirectories (0.00s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/09/24 02:33:37 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : sub dir2: Making directory 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74q6: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74q6: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74q6: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74q6: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 INFO : sub dir/hello world: Deleted 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (0.00s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : sub dir2: Making directory with metadata 2026/09/24 02:33:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 DEBUG : sub dir2: Making directory with metadata 2026/09/24 02:33:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2026/09/24 02:33:37 DEBUG : sub dir: Making directory with metadata 2026/09/24 02:33:37 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq742q: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq742q: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq742q: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq742q: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestSyncEmptyDirectories (0.00s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : a1: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 DEBUG : a1: Making directory with metadata 2026/09/24 02:33:37 INFO : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1", newDst=a1 2026/09/24 02:33:37 DEBUG : a1/b1: Making directory with metadata 2026/09/24 02:33:37 INFO : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1 2026/09/24 02:33:37 DEBUG : a1/b2: Making directory with metadata 2026/09/24 02:33:37 INFO : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2 2026/09/24 02:33:37 DEBUG : a1/b2/c1: Making directory with metadata 2026/09/24 02:33:37 DEBUG : a1/b1/c1: Making directory with metadata 2026/09/24 02:33:37 INFO : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1 2026/09/24 02:33:37 DEBUG : a1/b2/c1/d1: Making directory with metadata 2026/09/24 02:33:37 INFO : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1 2026/09/24 02:33:37 INFO : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1 2026/09/24 02:33:37 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata 2026/09/24 02:33:37 DEBUG : a1/b1/c1/d1: Making directory with metadata 2026/09/24 02:33:37 INFO : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1 2026/09/24 02:33:37 INFO : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1 2026/09/24 02:33:37 DEBUG : a1/b1/c1/d2: Making directory with metadata 2026/09/24 02:33:37 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata 2026/09/24 02:33:37 INFO : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2 2026/09/24 02:33:37 INFO : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1 2026/09/24 02:33:37 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata 2026/09/24 02:33:37 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata 2026/09/24 02:33:37 INFO : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z) 2026/09/24 02:33:37 INFO : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1 2026/09/24 02:33:37 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata 2026/09/24 02:33:37 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata 2026/09/24 02:33:37 INFO : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1 2026/09/24 02:33:37 INFO : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1 2026/09/24 02:33:37 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata 2026/09/24 02:33:37 INFO : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1/d2: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a1/b2/c1/d1: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1/d1: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a1/b1/c1: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a1/b2/c1: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a1/b2: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a1/b1: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a1: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDelayedModTimes (0.01s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : sub dir2: Making directory 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74ax: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74ax: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74ax: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74ax: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (0.00s) === RUN TestServerSideCopy run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74y0: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74y0: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74y0: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74y0: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-jutewov0rema" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-jutewov0rema" sync_test.go:620: Server side copy (if possible) Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga' -> Chunked 'TestChunkerChunk3bLocal:rclone-test-jutewov0rema' 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-jutewov0rema': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-jutewov0rema': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74mc: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74mc: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74mc: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74mc: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-jutewov0rema': Purge object "sub dir/hello world" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-jutewov0rema': Purge dir "sub dir" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-jutewov0rema': Purge dir "" --- PASS: TestServerSideCopy (0.01s) === RUN TestCopyOverSelf run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq745g: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq745g: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq745g: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq745g: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Sizes differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74qx: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74qx: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74qx: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74qx: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.005_uq74qx: Moved (server-side) to: sub dir/hello world.rclone_chunk.005 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.006_uq74qx: Moved (server-side) to: sub dir/hello world.rclone_chunk.006 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 17 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74ek: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74ek: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74ek: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74ek: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-butuyep0qeti" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-butuyep0qeti" sync_test.go:656: Server side copy (if possible) Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga' -> Chunked 'TestChunkerChunk3bLocal:rclone-test-butuyep0qeti' 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-butuyep0qeti': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-butuyep0qeti': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq7498: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq7498: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq7498: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq7498: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74fb: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74fb: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74fb: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74fb: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.005_uq74fb: Moved (server-side) to: sub dir/hello world.rclone_chunk.005 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.006_uq74fb: Moved (server-side) to: sub dir/hello world.rclone_chunk.006 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-butuyep0qeti': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerChunk3bLocal:rclone-test-butuyep0qeti') 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Sizes differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-butuyep0qeti': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq744z: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq744z: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq744z: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq744z: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.005_uq744z: Moved (server-side) to: sub dir/hello world.rclone_chunk.005 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.006_uq744z: Moved (server-side) to: sub dir/hello world.rclone_chunk.006 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 17 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-butuyep0qeti': Purge object "sub dir/hello world" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-butuyep0qeti': Purge dir "sub dir" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-butuyep0qeti': Purge dir "" --- PASS: TestServerSideCopyOverSelf (0.01s) === RUN TestMoveOverSelf run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74z4: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74z4: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74z4: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74z4: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Sizes differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74oi: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74oi: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74oi: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74oi: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.005_uq74oi: Moved (server-side) to: sub dir/hello world.rclone_chunk.005 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.006_uq74oi: Moved (server-side) to: sub dir/hello world.rclone_chunk.006 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 17 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/24 02:33:37 INFO : sub dir/hello world: Deleted 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq740c: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq740c: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq740c: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq740c: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-pofakep3dapo" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-pofakep3dapo" sync_test.go:701: Server side copy (if possible) Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga' -> Chunked 'TestChunkerChunk3bLocal:rclone-test-pofakep3dapo' 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-pofakep3dapo': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-pofakep3dapo': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74o2: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74o2: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74o2: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74o2: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74e8: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74e8: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74e8: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74e8: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.005_uq74e8: Moved (server-side) to: sub dir/hello world.rclone_chunk.005 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.006_uq74e8: Moved (server-side) to: sub dir/hello world.rclone_chunk.006 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-pofakep3dapo': Using server-side directory move 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-pofakep3dapo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerChunk3bLocal:rclone-test-pofakep3dapo') 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-pofakep3dapo': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Sizes differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-pofakep3dapo': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : sub dir/hello world: Deleted 2026/09/24 02:33:37 DEBUG : sub dir/hello world: move 6 data chunks... 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.005: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.006: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74bo: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74bo: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74bo: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74bo: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.005_uq74bo: Moved (server-side) to: sub dir/hello world.rclone_chunk.005 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.006_uq74bo: Moved (server-side) to: sub dir/hello world.rclone_chunk.006 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.007_uq74bo: Moved (server-side) to: sub dir/hello world.rclone_chunk.007 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.008_uq74bo: Moved (server-side) to: sub dir/hello world.rclone_chunk.008 2026/09/24 02:33:37 DEBUG : testing file moves 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-pofakep3dapo': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 24 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerChunk3bLocal:rclone-test-pofakep3dapo') 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Sizes differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-pofakep3dapo': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : sub dir/hello world: Deleted 2026/09/24 02:33:37 DEBUG : sub dir/hello world: move 8 data chunks... 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.005: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.006: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.007: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.008: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir/hello world: Moved (server-side) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-pofakep3dapo': Purge object "sub dir/hello world" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-pofakep3dapo': Purge dir "sub dir" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-pofakep3dapo': Purge dir "" --- PASS: TestServerSideMoveOverSelf (0.01s) === RUN TestCopyAfterDelete run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq7419: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq7419: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq7419: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq7419: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 ERROR : error listing: directory not found 2026/09/24 02:33:37 INFO : Local file system at /tmp/rclone3462728141: Making directory 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.00s) === RUN TestCopyRedownload run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74lx: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74lx: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74lx: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74lx: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Local file system at /tmp/rclone3462728141: Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Local file system at /tmp/rclone3462728141: Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (0.00s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : check sum.rclone_chunk.001_uq74f1: Moved (server-side) to: check sum 2026/09/24 02:33:37 DEBUG : check sum: size = 1 OK 2026/09/24 02:33:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/24 02:33:37 INFO : check sum: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : check sum: size = 1 OK 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/24 02:33:37 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/09/24 02:33:37 DEBUG : check sum: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.00s) === RUN TestSyncSizeOnly run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : sizeonly.rclone_chunk.001_uq74ah: Moved (server-side) to: sizeonly.rclone_chunk.001 2026/09/24 02:33:37 INFO : sizeonly.rclone_chunk.002_uq74ah: Moved (server-side) to: sizeonly.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : sizeonly: size = 6 OK 2026/09/24 02:33:37 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/24 02:33:37 INFO : sizeonly: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : sizeonly: size = 6 OK 2026/09/24 02:33:37 DEBUG : sizeonly: Sizes identical 2026/09/24 02:33:37 DEBUG : sizeonly: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : ignore-size.rclone_chunk.001_uq74uf: Moved (server-side) to: ignore-size.rclone_chunk.001 2026/09/24 02:33:37 INFO : ignore-size.rclone_chunk.002_uq74uf: Moved (server-side) to: ignore-size.rclone_chunk.002 2026/09/24 02:33:37 INFO : ignore-size.rclone_chunk.003_uq74uf: Moved (server-side) to: ignore-size.rclone_chunk.003 2026/09/24 02:33:37 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/09/24 02:33:37 INFO : ignore-size: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : ignore-size: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.00s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : existing.rclone_chunk.001_uq74wd: Moved (server-side) to: existing.rclone_chunk.001 2026/09/24 02:33:37 INFO : existing.rclone_chunk.002_uq74wd: Moved (server-side) to: existing.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : existing: size = 6 OK 2026/09/24 02:33:37 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : existing: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : existing.rclone_chunk.001_uq7477: Moved (server-side) to: existing.rclone_chunk.001 2026/09/24 02:33:37 INFO : existing.rclone_chunk.002_uq7477: Moved (server-side) to: existing.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : existing: size = 6 OK 2026/09/24 02:33:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/24 02:33:37 INFO : existing: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.00s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : existing.rclone_chunk.001_uq74x5: Moved (server-side) to: existing.rclone_chunk.001 2026/09/24 02:33:37 INFO : existing.rclone_chunk.002_uq74x5: Moved (server-side) to: existing.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : existing: size = 6 OK 2026/09/24 02:33:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/24 02:33:37 INFO : existing: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : existing: Destination exists, skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.00s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.001_uq74m4: Moved (server-side) to: b/potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.002_uq74m4: Moved (server-side) to: b/potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.003_uq74m4: Moved (server-side) to: b/potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.004_uq74m4: Moved (server-side) to: b/potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.005_uq74m4: Moved (server-side) to: b/potato.rclone_chunk.005 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.006_uq74m4: Moved (server-side) to: b/potato.rclone_chunk.006 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.007_uq74m4: Moved (server-side) to: b/potato.rclone_chunk.007 2026/09/24 02:33:37 INFO : c/non empty space.rclone_chunk.001_uq74di: Moved (server-side) to: c/non empty space.rclone_chunk.001 2026/09/24 02:33:37 INFO : c/non empty space.rclone_chunk.002_uq74di: Moved (server-side) to: c/non empty space.rclone_chunk.002 2026/09/24 02:33:37 INFO : d: Making directory 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a", newDst= 2026/09/24 02:33:37 DEBUG : Added delayed dir = "c", newDst=c 2026/09/24 02:33:37 DEBUG : c/non empty space: size = 5 OK 2026/09/24 02:33:37 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : c/non empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.001_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.001 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.002_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.002 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.003_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.003 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.004_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.004 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.005_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.005 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.006_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.006 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.007_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.007 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.008_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.008 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.009_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.009 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.010_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.010 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.011_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.011 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.012_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.012 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.013_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.013 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.014_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.014 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.015_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.015 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.016_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.016 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.017_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.017 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.018_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.018 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.019_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.019 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.020_uq7421: Moved (server-side) to: a/potato2.rclone_chunk.020 2026/09/24 02:33:37 DEBUG : a/potato2: size = 60 OK 2026/09/24 02:33:37 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/24 02:33:37 INFO : a/potato2: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : b/potato: Deleted 2026/09/24 02:33:37 INFO : c: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : d: Removing directory 2026/09/24 02:33:37 INFO : b: Removing directory 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq74wx: Moved (server-side) to: empty space 2026/09/24 02:33:37 DEBUG : empty space: size = 1 OK 2026/09/24 02:33:37 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 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/24 02:33:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/24 02:33:37 DEBUG : empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : empty space: size = 1 OK 2026/09/24 02:33:37 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 2026/09/24 02:33:37 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/24 02:33:37 INFO : empty space: Updated modification time in destination 2026/09/24 02:33:37 DEBUG : empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.00s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq74ft: Moved (server-side) to: empty space 2026/09/24 02:33:37 DEBUG : empty space: size = 1 OK 2026/09/24 02:33:37 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 2026/09/24 02:33:37 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/24 02:33:37 DEBUG : empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : foo.rclone_chunk.001_uq74i9: Moved (server-side) to: foo 2026/09/24 02:33:37 DEBUG : foo: size = 3 OK 2026/09/24 02:33:37 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 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : foo: md5 differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : foo: Deleted 2026/09/24 02:33:37 INFO : foo.rclone_chunk.001_uq74ei: Moved (server-side) to: foo 2026/09/24 02:33:37 DEBUG : foo: size = 3 OK 2026/09/24 02:33:37 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/09/24 02:33:37 INFO : foo: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.00s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq74kr: Moved (server-side) to: empty space 2026/09/24 02:33:37 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : empty space: size = 1 OK 2026/09/24 02:33:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : potato.rclone_chunk.001_uq741r: Moved (server-side) to: potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato.rclone_chunk.002_uq741r: Moved (server-side) to: potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato.rclone_chunk.003_uq741r: Moved (server-side) to: potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato.rclone_chunk.004_uq741r: Moved (server-side) to: potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato.rclone_chunk.005_uq741r: Moved (server-side) to: potato.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato.rclone_chunk.006_uq741r: Moved (server-side) to: potato.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato.rclone_chunk.007_uq741r: Moved (server-side) to: potato.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato.rclone_chunk.008_uq741r: Moved (server-side) to: potato.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato.rclone_chunk.009_uq741r: Moved (server-side) to: potato.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato.rclone_chunk.010_uq741r: Moved (server-side) to: potato.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato.rclone_chunk.011_uq741r: Moved (server-side) to: potato.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato.rclone_chunk.012_uq741r: Moved (server-side) to: potato.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato.rclone_chunk.013_uq741r: Moved (server-side) to: potato.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato.rclone_chunk.014_uq741r: Moved (server-side) to: potato.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato.rclone_chunk.015_uq741r: Moved (server-side) to: potato.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato.rclone_chunk.016_uq741r: Moved (server-side) to: potato.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato.rclone_chunk.017_uq741r: Moved (server-side) to: potato.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato.rclone_chunk.018_uq741r: Moved (server-side) to: potato.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato.rclone_chunk.019_uq741r: Moved (server-side) to: potato.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato.rclone_chunk.020_uq741r: Moved (server-side) to: potato.rclone_chunk.020 2026/09/24 02:33:37 DEBUG : potato: size = 60 OK 2026/09/24 02:33:37 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/24 02:33:37 INFO : potato: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : potato.rclone_chunk.001_uq74gu: Moved (server-side) to: potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato.rclone_chunk.002_uq74gu: Moved (server-side) to: potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato.rclone_chunk.003_uq74gu: Moved (server-side) to: potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato.rclone_chunk.004_uq74gu: Moved (server-side) to: potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato.rclone_chunk.005_uq74gu: Moved (server-side) to: potato.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato.rclone_chunk.006_uq74gu: Moved (server-side) to: potato.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato.rclone_chunk.007_uq74gu: Moved (server-side) to: potato.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato.rclone_chunk.008_uq74gu: Moved (server-side) to: potato.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato.rclone_chunk.009_uq74gu: Moved (server-side) to: potato.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato.rclone_chunk.010_uq74gu: Moved (server-side) to: potato.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato.rclone_chunk.011_uq74gu: Moved (server-side) to: potato.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato.rclone_chunk.012_uq74gu: Moved (server-side) to: potato.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato.rclone_chunk.013_uq74gu: Moved (server-side) to: potato.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato.rclone_chunk.014_uq74gu: Moved (server-side) to: potato.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato.rclone_chunk.015_uq74gu: Moved (server-side) to: potato.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato.rclone_chunk.016_uq74gu: Moved (server-side) to: potato.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato.rclone_chunk.017_uq74gu: Moved (server-side) to: potato.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato.rclone_chunk.018_uq74gu: Moved (server-side) to: potato.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato.rclone_chunk.019_uq74gu: Moved (server-side) to: potato.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato.rclone_chunk.020_uq74gu: Moved (server-side) to: potato.rclone_chunk.020 2026/09/24 02:33:37 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : potato: size = 60 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : potato: Sizes differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : potato.rclone_chunk.001_uq745i: Moved (server-side) to: potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato.rclone_chunk.002_uq745i: Moved (server-side) to: potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato.rclone_chunk.003_uq745i: Moved (server-side) to: potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato.rclone_chunk.004_uq745i: Moved (server-side) to: potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato.rclone_chunk.005_uq745i: Moved (server-side) to: potato.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato.rclone_chunk.006_uq745i: Moved (server-side) to: potato.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato.rclone_chunk.007_uq745i: Moved (server-side) to: potato.rclone_chunk.007 2026/09/24 02:33:37 DEBUG : potato: size = 21 OK 2026/09/24 02:33:37 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/09/24 02:33:37 INFO : potato: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : potato.rclone_chunk.001_uq74l2: Moved (server-side) to: potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato.rclone_chunk.002_uq74l2: Moved (server-side) to: potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato.rclone_chunk.003_uq74l2: Moved (server-side) to: potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato.rclone_chunk.004_uq74l2: Moved (server-side) to: potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato.rclone_chunk.005_uq74l2: Moved (server-side) to: potato.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato.rclone_chunk.006_uq74l2: Moved (server-side) to: potato.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato.rclone_chunk.007_uq74l2: Moved (server-side) to: potato.rclone_chunk.007 2026/09/24 02:33:37 DEBUG : potato: size = 21 OK 2026/09/24 02:33:37 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 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : potato: md5 differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : potato.rclone_chunk.001_uq7443: Moved (server-side) to: potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato.rclone_chunk.002_uq7443: Moved (server-side) to: potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato.rclone_chunk.003_uq7443: Moved (server-side) to: potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato.rclone_chunk.004_uq7443: Moved (server-side) to: potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato.rclone_chunk.005_uq7443: Moved (server-side) to: potato.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato.rclone_chunk.006_uq7443: Moved (server-side) to: potato.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato.rclone_chunk.007_uq7443: Moved (server-side) to: potato.rclone_chunk.007 2026/09/24 02:33:37 DEBUG : potato: size = 21 OK 2026/09/24 02:33:37 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/09/24 02:33:37 INFO : potato: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : potato.rclone_chunk.001_uq74yl: Moved (server-side) to: potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato.rclone_chunk.002_uq74yl: Moved (server-side) to: potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato.rclone_chunk.003_uq74yl: Moved (server-side) to: potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato.rclone_chunk.004_uq74yl: Moved (server-side) to: potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato.rclone_chunk.005_uq74yl: Moved (server-side) to: potato.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato.rclone_chunk.006_uq74yl: Moved (server-side) to: potato.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato.rclone_chunk.007_uq74yl: Moved (server-side) to: potato.rclone_chunk.007 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq74fw: Moved (server-side) to: empty space 2026/09/24 02:33:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : empty space: size = 1 OK 2026/09/24 02:33:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/24 02:33:37 DEBUG : empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : potato.rclone_chunk.001_uq74w5: Moved (server-side) to: potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato.rclone_chunk.002_uq74w5: Moved (server-side) to: potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato.rclone_chunk.003_uq74w5: Moved (server-side) to: potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato.rclone_chunk.004_uq74w5: Moved (server-side) to: potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato.rclone_chunk.005_uq74w5: Moved (server-side) to: potato.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato.rclone_chunk.006_uq74w5: Moved (server-side) to: potato.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato.rclone_chunk.007_uq74w5: Moved (server-side) to: potato.rclone_chunk.007 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq7466: Moved (server-side) to: empty space 2026/09/24 02:33:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : empty space: size = 1 OK 2026/09/24 02:33:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001_uq743m: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002_uq743m: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003_uq743m: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004_uq743m: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.005_uq743m: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.006_uq743m: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.007_uq743m: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.008_uq743m: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.009_uq743m: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.010_uq743m: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.011_uq743m: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.012_uq743m: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.013_uq743m: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.014_uq743m: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.015_uq743m: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.016_uq743m: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.017_uq743m: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.018_uq743m: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.019_uq743m: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.020_uq743m: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/24 02:33:37 DEBUG : potato2: size = 60 OK 2026/09/24 02:33:37 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/24 02:33:37 INFO : potato2: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.001_uq74jq: Moved (server-side) to: b/potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.002_uq74jq: Moved (server-side) to: b/potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.003_uq74jq: Moved (server-side) to: b/potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.004_uq74jq: Moved (server-side) to: b/potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.005_uq74jq: Moved (server-side) to: b/potato.rclone_chunk.005 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.006_uq74jq: Moved (server-side) to: b/potato.rclone_chunk.006 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.007_uq74jq: Moved (server-side) to: b/potato.rclone_chunk.007 2026/09/24 02:33:37 INFO : c/non empty space.rclone_chunk.001_uq74cz: Moved (server-side) to: c/non empty space.rclone_chunk.001 2026/09/24 02:33:37 INFO : c/non empty space.rclone_chunk.002_uq74cz: Moved (server-side) to: c/non empty space.rclone_chunk.002 2026/09/24 02:33:37 INFO : d: Making directory 2026/09/24 02:33:37 INFO : d/e: Making directory 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a", newDst= 2026/09/24 02:33:37 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "c", newDst=c 2026/09/24 02:33:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : c/non empty space: size = 5 OK 2026/09/24 02:33:37 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : c/non empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.001_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.001 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.002_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.002 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.003_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.003 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.004_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.004 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.005_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.005 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.006_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.006 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.007_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.007 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.008_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.008 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.009_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.009 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.010_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.010 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.011_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.011 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.012_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.012 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.013_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.013 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.014_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.014 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.015_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.015 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.016_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.016 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.017_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.017 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.018_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.018 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.019_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.019 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.020_uq74ro: Moved (server-side) to: a/potato2.rclone_chunk.020 2026/09/24 02:33:37 DEBUG : a/potato2: size = 60 OK 2026/09/24 02:33:37 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/24 02:33:37 INFO : a/potato2: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : b/potato: Deleted 2026/09/24 02:33:37 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : d/e: Removing directory 2026/09/24 02:33:37 INFO : d: Removing directory 2026/09/24 02:33:37 INFO : b: Removing directory 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.001_uq74ep: Moved (server-side) to: b/potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.002_uq74ep: Moved (server-side) to: b/potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.003_uq74ep: Moved (server-side) to: b/potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.004_uq74ep: Moved (server-side) to: b/potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.005_uq74ep: Moved (server-side) to: b/potato.rclone_chunk.005 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.006_uq74ep: Moved (server-side) to: b/potato.rclone_chunk.006 2026/09/24 02:33:37 INFO : b/potato.rclone_chunk.007_uq74ep: Moved (server-side) to: b/potato.rclone_chunk.007 2026/09/24 02:33:37 INFO : c/non empty space.rclone_chunk.001_uq74xz: Moved (server-side) to: c/non empty space.rclone_chunk.001 2026/09/24 02:33:37 INFO : c/non empty space.rclone_chunk.002_uq74xz: Moved (server-side) to: c/non empty space.rclone_chunk.002 2026/09/24 02:33:37 INFO : d: Making directory 2026/09/24 02:33:37 DEBUG : Added delayed dir = "a", newDst= 2026/09/24 02:33:37 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "c", newDst=c 2026/09/24 02:33:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : c/non empty space: size = 5 OK 2026/09/24 02:33:37 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : c/non empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.001_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.001 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.002_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.002 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.003_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.003 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.004_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.004 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.005_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.005 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.006_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.006 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.007_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.007 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.008_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.008 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.009_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.009 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.010_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.010 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.011_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.011 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.012_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.012 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.013_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.013 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.014_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.014 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.015_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.015 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.016_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.016 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.017_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.017 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.018_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.018 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.019_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.019 2026/09/24 02:33:37 INFO : a/potato2.rclone_chunk.020_uq74ic: Moved (server-side) to: a/potato2.rclone_chunk.020 2026/09/24 02:33:37 DEBUG : a/potato2: size = 60 OK 2026/09/24 02:33:37 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/24 02:33:37 INFO : a/potato2: Copied (new) 2026/09/24 02:33:37 ERROR : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': not deleting files as there were IO errors 2026/09/24 02:33:37 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 ERROR : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : potato.rclone_chunk.001_uq74ts: Moved (server-side) to: potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato.rclone_chunk.002_uq74ts: Moved (server-side) to: potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato.rclone_chunk.003_uq74ts: Moved (server-side) to: potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato.rclone_chunk.004_uq74ts: Moved (server-side) to: potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato.rclone_chunk.005_uq74ts: Moved (server-side) to: potato.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato.rclone_chunk.006_uq74ts: Moved (server-side) to: potato.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato.rclone_chunk.007_uq74ts: Moved (server-side) to: potato.rclone_chunk.007 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq74jo: Moved (server-side) to: empty space 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : empty space: size = 1 OK 2026/09/24 02:33:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : potato: Deleted 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001_uq74bg: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002_uq74bg: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003_uq74bg: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004_uq74bg: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.005_uq74bg: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.006_uq74bg: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.007_uq74bg: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.008_uq74bg: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.009_uq74bg: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.010_uq74bg: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.011_uq74bg: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.012_uq74bg: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.013_uq74bg: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.014_uq74bg: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.015_uq74bg: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.016_uq74bg: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.017_uq74bg: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.018_uq74bg: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.019_uq74bg: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.020_uq74bg: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/24 02:33:37 DEBUG : potato2: size = 60 OK 2026/09/24 02:33:37 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/24 02:33:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : potato.rclone_chunk.001_uq74d8: Moved (server-side) to: potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato.rclone_chunk.002_uq74d8: Moved (server-side) to: potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato.rclone_chunk.003_uq74d8: Moved (server-side) to: potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato.rclone_chunk.004_uq74d8: Moved (server-side) to: potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato.rclone_chunk.005_uq74d8: Moved (server-side) to: potato.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato.rclone_chunk.006_uq74d8: Moved (server-side) to: potato.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato.rclone_chunk.007_uq74d8: Moved (server-side) to: potato.rclone_chunk.007 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq74kf: Moved (server-side) to: empty space 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : potato: Deleted 2026/09/24 02:33:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : empty space: size = 1 OK 2026/09/24 02:33:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001_uq74r4: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002_uq74r4: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003_uq74r4: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004_uq74r4: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.005_uq74r4: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.006_uq74r4: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.007_uq74r4: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.008_uq74r4: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.009_uq74r4: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.010_uq74r4: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.011_uq74r4: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.012_uq74r4: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.013_uq74r4: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.014_uq74r4: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.015_uq74r4: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.016_uq74r4: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.017_uq74r4: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.018_uq74r4: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.019_uq74r4: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.020_uq74r4: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/24 02:33:37 DEBUG : potato2: size = 60 OK 2026/09/24 02:33:37 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/24 02:33:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : potato.rclone_chunk.001_uq74di: Moved (server-side) to: potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato.rclone_chunk.002_uq74di: Moved (server-side) to: potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato.rclone_chunk.003_uq74di: Moved (server-side) to: potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato.rclone_chunk.004_uq74di: Moved (server-side) to: potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato.rclone_chunk.005_uq74di: Moved (server-side) to: potato.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato.rclone_chunk.006_uq74di: Moved (server-side) to: potato.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato.rclone_chunk.007_uq74di: Moved (server-side) to: potato.rclone_chunk.007 2026/09/24 02:33:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001_uq749i: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002_uq749i: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003_uq749i: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004_uq749i: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.005_uq749i: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.006_uq749i: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.007_uq749i: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/24 02:33:37 DEBUG : potato2: size = 19 OK 2026/09/24 02:33:37 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/09/24 02:33:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001_uq74lg: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002_uq74lg: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003_uq74lg: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004_uq74lg: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.005_uq74lg: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.006_uq74lg: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.007_uq74lg: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.008_uq74lg: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.009_uq74lg: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.010_uq74lg: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.011_uq74lg: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.012_uq74lg: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.013_uq74lg: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.014_uq74lg: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.015_uq74lg: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.016_uq74lg: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.017_uq74lg: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.018_uq74lg: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.019_uq74lg: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.020_uq74lg: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq74iz: Moved (server-side) to: empty space 2026/09/24 02:33:37 DEBUG : enormous: Excluded (Size Filter) 2026/09/24 02:33:37 DEBUG : enormous: Excluded 2026/09/24 02:33:37 DEBUG : potato2: Excluded (Size Filter) 2026/09/24 02:33:37 DEBUG : potato2: Excluded 2026/09/24 02:33:37 DEBUG : potato2: Excluded (Size Filter) 2026/09/24 02:33:37 DEBUG : potato2: Excluded 2026/09/24 02:33:37 DEBUG : empty space: size = 1 OK 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : potato2: Excluded (Size Filter) 2026/09/24 02:33:37 DEBUG : potato2: Excluded 2026/09/24 02:33:37 DEBUG : enormous: Excluded (Size Filter) 2026/09/24 02:33:37 DEBUG : enormous: Excluded 2026/09/24 02:33:37 DEBUG : potato2: Excluded (Size Filter) 2026/09/24 02:33:37 DEBUG : potato2: Excluded 2026/09/24 02:33:37 DEBUG : potato2: Excluded (Size Filter) 2026/09/24 02:33:37 DEBUG : potato2: Excluded 2026/09/24 02:33:37 DEBUG : empty space: size = 1 OK 2026/09/24 02:33:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Local file system at /tmp/rclone3462728141: Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Local file system at /tmp/rclone3462728141: Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : potato2: Excluded (Size Filter) 2026/09/24 02:33:37 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001_uq74xl: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002_uq74xl: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003_uq74xl: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004_uq74xl: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.005_uq74xl: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.006_uq74xl: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.007_uq74xl: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.008_uq74xl: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.009_uq74xl: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.010_uq74xl: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.011_uq74xl: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.012_uq74xl: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.013_uq74xl: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.014_uq74xl: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.015_uq74xl: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.016_uq74xl: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.017_uq74xl: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.018_uq74xl: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.019_uq74xl: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.020_uq74xl: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq74wr: Moved (server-side) to: empty space 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.001_uq74aw: Moved (server-side) to: enormous.rclone_chunk.001 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.002_uq74aw: Moved (server-side) to: enormous.rclone_chunk.002 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.003_uq74aw: Moved (server-side) to: enormous.rclone_chunk.003 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.004_uq74aw: Moved (server-side) to: enormous.rclone_chunk.004 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.005_uq74aw: Moved (server-side) to: enormous.rclone_chunk.005 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.006_uq74aw: Moved (server-side) to: enormous.rclone_chunk.006 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.007_uq74aw: Moved (server-side) to: enormous.rclone_chunk.007 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.008_uq74aw: Moved (server-side) to: enormous.rclone_chunk.008 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.009_uq74aw: Moved (server-side) to: enormous.rclone_chunk.009 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.010_uq74aw: Moved (server-side) to: enormous.rclone_chunk.010 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.011_uq74aw: Moved (server-side) to: enormous.rclone_chunk.011 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.012_uq74aw: Moved (server-side) to: enormous.rclone_chunk.012 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.013_uq74aw: Moved (server-side) to: enormous.rclone_chunk.013 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.014_uq74aw: Moved (server-side) to: enormous.rclone_chunk.014 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.015_uq74aw: Moved (server-side) to: enormous.rclone_chunk.015 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.016_uq74aw: Moved (server-side) to: enormous.rclone_chunk.016 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.017_uq74aw: Moved (server-side) to: enormous.rclone_chunk.017 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.018_uq74aw: Moved (server-side) to: enormous.rclone_chunk.018 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.019_uq74aw: Moved (server-side) to: enormous.rclone_chunk.019 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.020_uq74aw: Moved (server-side) to: enormous.rclone_chunk.020 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.021_uq74aw: Moved (server-side) to: enormous.rclone_chunk.021 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.022_uq74aw: Moved (server-side) to: enormous.rclone_chunk.022 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.023_uq74aw: Moved (server-side) to: enormous.rclone_chunk.023 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.024_uq74aw: Moved (server-side) to: enormous.rclone_chunk.024 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.025_uq74aw: Moved (server-side) to: enormous.rclone_chunk.025 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.026_uq74aw: Moved (server-side) to: enormous.rclone_chunk.026 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.027_uq74aw: Moved (server-side) to: enormous.rclone_chunk.027 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.028_uq74aw: Moved (server-side) to: enormous.rclone_chunk.028 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.029_uq74aw: Moved (server-side) to: enormous.rclone_chunk.029 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.030_uq74aw: Moved (server-side) to: enormous.rclone_chunk.030 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.031_uq74aw: Moved (server-side) to: enormous.rclone_chunk.031 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.032_uq74aw: Moved (server-side) to: enormous.rclone_chunk.032 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.033_uq74aw: Moved (server-side) to: enormous.rclone_chunk.033 2026/09/24 02:33:37 INFO : enormous.rclone_chunk.034_uq74aw: Moved (server-side) to: enormous.rclone_chunk.034 2026/09/24 02:33:37 DEBUG : enormous: Excluded (Size Filter) 2026/09/24 02:33:37 DEBUG : enormous: Excluded 2026/09/24 02:33:37 DEBUG : potato2: Excluded (Size Filter) 2026/09/24 02:33:37 DEBUG : potato2: Excluded 2026/09/24 02:33:37 DEBUG : empty space: size = 1 OK 2026/09/24 02:33:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : potato2: Deleted 2026/09/24 02:33:37 INFO : enormous: Deleted 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : empty space: size = 1 OK 2026/09/24 02:33:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Local file system at /tmp/rclone3462728141: Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Local file system at /tmp/rclone3462728141: Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : enormous: Deleted 2026/09/24 02:33:37 INFO : potato2: Deleted 2026/09/24 02:33:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq74g9: Moved (server-side) to: one 2026/09/24 02:33:37 INFO : two.rclone_chunk.001_uq744i: Moved (server-side) to: two 2026/09/24 02:33:37 INFO : three.rclone_chunk.001_uq74cz: Moved (server-side) to: three.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.rclone_chunk.002_uq74cz: Moved (server-side) to: three.rclone_chunk.002 2026/09/24 02:33:37 INFO : four.rclone_chunk.001_uq74to: Moved (server-side) to: four.rclone_chunk.001 2026/09/24 02:33:37 INFO : four.rclone_chunk.002_uq74to: Moved (server-side) to: four.rclone_chunk.002 2026/09/24 02:33:37 INFO : four.rclone_chunk.003_uq74to: Moved (server-side) to: four.rclone_chunk.003 2026/09/24 02:33:37 DEBUG : five: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : one: Destination is newer than source, skipping 2026/09/24 02:33:37 DEBUG : four: size = 4 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : four: size = 8 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : four: Sizes differ 2026/09/24 02:33:37 DEBUG : three: size = 5 OK 2026/09/24 02:33:37 DEBUG : three: Sizes identical 2026/09/24 02:33:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/24 02:33:37 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : two: md5 differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : five.rclone_chunk.001_uq741l: Moved (server-side) to: five.rclone_chunk.001 2026/09/24 02:33:37 INFO : five.rclone_chunk.002_uq741l: Moved (server-side) to: five.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : five: size = 4 OK 2026/09/24 02:33:37 INFO : four.rclone_chunk.001_uq74id: Moved (server-side) to: four.rclone_chunk.001 2026/09/24 02:33:37 INFO : two: Deleted 2026/09/24 02:33:37 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/24 02:33:37 INFO : five: Copied (new) 2026/09/24 02:33:37 INFO : four.rclone_chunk.002_uq74id: Moved (server-side) to: four.rclone_chunk.002 2026/09/24 02:33:37 INFO : two.rclone_chunk.001_uq74wy: Moved (server-side) to: two 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/24 02:33:37 INFO : two: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : four: size = 4 OK 2026/09/24 02:33:37 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/24 02:33:37 INFO : four: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : five: size = 4 OK 2026/09/24 02:33:37 DEBUG : four: size = 4 OK 2026/09/24 02:33:37 DEBUG : three: size = 5 OK 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/24 02:33:37 DEBUG : five: Size and md5 of src and dst objects identical 2026/09/24 02:33:37 DEBUG : one: Destination is newer than source, skipping 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/24 02:33:37 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : three: md5 differ 2026/09/24 02:33:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/24 02:33:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/24 02:33:37 DEBUG : two: Size and md5 of src and dst objects identical 2026/09/24 02:33:37 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/24 02:33:37 DEBUG : four: Size and md5 of src and dst objects identical 2026/09/24 02:33:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/24 02:33:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : three.rclone_chunk.001_uq74qv: Moved (server-side) to: three.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.rclone_chunk.002_uq74qv: Moved (server-side) to: three.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : three: size = 5 OK 2026/09/24 02:33:37 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/24 02:33:37 INFO : three: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (0.01s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Making map for --track-renames 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Finished making map for --track-renames 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for renames to finish 2026/09/24 02:33:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : yam.rclone_chunk.001_uq74ip: Moved (server-side) to: yam.rclone_chunk.001 2026/09/24 02:33:37 INFO : yam.rclone_chunk.002_uq74ip: Moved (server-side) to: yam.rclone_chunk.002 2026/09/24 02:33:37 INFO : yam.rclone_chunk.003_uq74ip: Moved (server-side) to: yam.rclone_chunk.003 2026/09/24 02:33:37 INFO : yam.rclone_chunk.004_uq74ip: Moved (server-side) to: yam.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : yam: size = 11 OK 2026/09/24 02:33:37 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/24 02:33:37 INFO : yam: Copied (new) 2026/09/24 02:33:37 INFO : potato.rclone_chunk.001_uq74yh: Moved (server-side) to: potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato.rclone_chunk.002_uq74yh: Moved (server-side) to: potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato.rclone_chunk.003_uq74yh: Moved (server-side) to: potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato.rclone_chunk.004_uq74yh: Moved (server-side) to: potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato.rclone_chunk.005_uq74yh: Moved (server-side) to: potato.rclone_chunk.005 2026/09/24 02:33:37 DEBUG : potato: size = 14 OK 2026/09/24 02:33:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/24 02:33:37 INFO : potato: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : potato: size = 14 OK 2026/09/24 02:33:37 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Making map for --track-renames 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Finished making map for --track-renames 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : potato: Unchanged skipping 2026/09/24 02:33:37 DEBUG : yam: move 4 data chunks... 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for renames to finish 2026/09/24 02:33:37 INFO : yam.rclone_chunk.001: Moved (server-side) to: yaml.rclone_chunk.001 2026/09/24 02:33:37 INFO : yam.rclone_chunk.002: Moved (server-side) to: yaml.rclone_chunk.002 2026/09/24 02:33:37 INFO : yam.rclone_chunk.003: Moved (server-side) to: yaml.rclone_chunk.003 2026/09/24 02:33:37 INFO : yam.rclone_chunk.004: Moved (server-side) to: yaml.rclone_chunk.004 2026/09/24 02:33:37 INFO : yam: Moved (server-side) to: yaml 2026/09/24 02:33:37 INFO : yam: Moved (server-side) to: yaml 2026/09/24 02:33:37 INFO : yaml: Renamed from "yam" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Making map for --track-renames 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Finished making map for --track-renames 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/24 02:33:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for renames to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : potato.rclone_chunk.001_uq7460: Moved (server-side) to: potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : yam.rclone_chunk.001_uq74ki: Moved (server-side) to: yam.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato.rclone_chunk.002_uq7460: Moved (server-side) to: potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : yam.rclone_chunk.002_uq74ki: Moved (server-side) to: yam.rclone_chunk.002 2026/09/24 02:33:37 INFO : yam.rclone_chunk.003_uq74ki: Moved (server-side) to: yam.rclone_chunk.003 2026/09/24 02:33:37 INFO : yam.rclone_chunk.004_uq74ki: Moved (server-side) to: yam.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato.rclone_chunk.003_uq7460: Moved (server-side) to: potato.rclone_chunk.003 2026/09/24 02:33:37 DEBUG : yam: size = 11 OK 2026/09/24 02:33:37 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/24 02:33:37 INFO : yam: Copied (new) 2026/09/24 02:33:37 INFO : potato.rclone_chunk.004_uq7460: Moved (server-side) to: potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato.rclone_chunk.005_uq7460: Moved (server-side) to: potato.rclone_chunk.005 2026/09/24 02:33:37 DEBUG : potato: size = 14 OK 2026/09/24 02:33:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/24 02:33:37 INFO : potato: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : potato: size = 14 OK 2026/09/24 02:33:37 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Making map for --track-renames 2026/09/24 02:33:37 DEBUG : potato: Unchanged skipping 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Finished making map for --track-renames 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for renames to finish 2026/09/24 02:33:37 DEBUG : yam: move 4 data chunks... 2026/09/24 02:33:37 INFO : yam.rclone_chunk.001: Moved (server-side) to: yaml.rclone_chunk.001 2026/09/24 02:33:37 INFO : yam.rclone_chunk.002: Moved (server-side) to: yaml.rclone_chunk.002 2026/09/24 02:33:37 INFO : yam.rclone_chunk.003: Moved (server-side) to: yaml.rclone_chunk.003 2026/09/24 02:33:37 INFO : yam.rclone_chunk.004: Moved (server-side) to: yaml.rclone_chunk.004 2026/09/24 02:33:37 INFO : yam: Moved (server-side) to: yaml 2026/09/24 02:33:37 INFO : yam: Moved (server-side) to: yaml 2026/09/24 02:33:37 INFO : yaml: Renamed from "yam" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub", newDst= 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Making map for --track-renames 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Finished making map for --track-renames 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/24 02:33:37 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for renames to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : potato.rclone_chunk.001_uq74k7: Moved (server-side) to: potato.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato.rclone_chunk.002_uq74k7: Moved (server-side) to: potato.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato.rclone_chunk.003_uq74k7: Moved (server-side) to: potato.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato.rclone_chunk.004_uq74k7: Moved (server-side) to: potato.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato.rclone_chunk.005_uq74k7: Moved (server-side) to: potato.rclone_chunk.005 2026/09/24 02:33:37 INFO : sub/yam.rclone_chunk.001_uq7419: Moved (server-side) to: sub/yam.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub/yam.rclone_chunk.002_uq7419: Moved (server-side) to: sub/yam.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : potato: size = 14 OK 2026/09/24 02:33:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/24 02:33:37 INFO : potato: Copied (new) 2026/09/24 02:33:37 INFO : sub/yam.rclone_chunk.003_uq7419: Moved (server-side) to: sub/yam.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub/yam.rclone_chunk.004_uq7419: Moved (server-side) to: sub/yam.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub/yam: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/24 02:33:37 INFO : sub/yam: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : sub: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub", newDst=sub 2026/09/24 02:33:37 DEBUG : potato: size = 14 OK 2026/09/24 02:33:37 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : potato: Unchanged skipping 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Making map for --track-renames 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Finished making map for --track-renames 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for renames to finish 2026/09/24 02:33:37 DEBUG : sub/yam: move 4 data chunks... 2026/09/24 02:33:37 INFO : sub/yam.rclone_chunk.001: Moved (server-side) to: yam.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub/yam.rclone_chunk.002: Moved (server-side) to: yam.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub/yam.rclone_chunk.003: Moved (server-side) to: yam.rclone_chunk.003 2026/09/24 02:33:37 INFO : sub/yam.rclone_chunk.004: Moved (server-side) to: yam.rclone_chunk.004 2026/09/24 02:33:37 INFO : sub/yam: Moved (server-side) to: yam 2026/09/24 02:33:37 INFO : sub/yam: Moved (server-side) to: yam 2026/09/24 02:33:37 INFO : yam: Renamed from "sub/yam" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : sub: Set directory modification time (using SetModTime) 2026/09/24 02:33:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/rclone3462728141/dir1" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/rclone3462728141/dir2" 2026/09/24 02:33:37 DEBUG : Local file system at /tmp/rclone3462728141/dir2: Using server-side directory move 2026/09/24 02:33:37 INFO : Local file system at /tmp/rclone3462728141/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/24 02:33:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Local file system at /tmp/rclone3462728141/dir2: Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Local file system at /tmp/rclone3462728141/dir2: Waiting for transfers to finish 2026/09/24 02:33:37 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : Added delayed dir = "nested", newDst= 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : nested/sub dir/file.rclone_chunk.001_uq74dw: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74ng: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : nested/sub dir/file.rclone_chunk.002_uq74dw: Moved (server-side) to: nested/sub dir/file.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74ng: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74ng: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/09/24 02:33:37 INFO : nested/sub dir/file: Copied (new) 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74ng: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 INFO : nested/sub dir/file: Deleted 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 INFO : sub dir/hello world: Deleted 2026/09/24 02:33:37 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : nested: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : sub dir: Removing directory 2026/09/24 02:33:37 INFO : nested/sub dir: Removing directory 2026/09/24 02:33:37 INFO : nested: Removing directory 2026/09/24 02:33:37 DEBUG : Local file system at /tmp/rclone3462728141: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : Added delayed dir = "nested", newDst= 2026/09/24 02:33:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/09/24 02:33:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : nested/sub dir/file.rclone_chunk.001_uq748g: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.001_uq74a3: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/24 02:33:37 INFO : nested/sub dir/file.rclone_chunk.002_uq748g: Moved (server-side) to: nested/sub dir/file.rclone_chunk.002 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.002_uq74a3: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.003_uq74a3: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/24 02:33:37 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/09/24 02:33:37 INFO : nested/sub dir/file: Copied (new) 2026/09/24 02:33:37 INFO : nested/sub dir/file: Deleted 2026/09/24 02:33:37 INFO : sub dir/hello world.rclone_chunk.004_uq74a3: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/24 02:33:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/24 02:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:37 INFO : sub dir/hello world: Copied (new) 2026/09/24 02:33:37 INFO : sub dir/hello world: Deleted 2026/09/24 02:33:37 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.00s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : existing.rclone_chunk.001_uq74hv: Moved (server-side) to: existing.rclone_chunk.001 2026/09/24 02:33:37 INFO : existing-b.rclone_chunk.001_uq74bo: Moved (server-side) to: existing-b.rclone_chunk.001 2026/09/24 02:33:37 INFO : existing.rclone_chunk.002_uq74hv: Moved (server-side) to: existing.rclone_chunk.002 2026/09/24 02:33:37 INFO : existing-b.rclone_chunk.002_uq74bo: Moved (server-side) to: existing-b.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : existing: size = 6 OK 2026/09/24 02:33:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/24 02:33:37 INFO : existing: Copied (new) 2026/09/24 02:33:37 DEBUG : existing-b: size = 6 OK 2026/09/24 02:33:37 INFO : existing: Deleted 2026/09/24 02:33:37 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/09/24 02:33:37 INFO : existing-b: Copied (new) 2026/09/24 02:33:37 INFO : existing-b: Deleted 2026/09/24 02:33:37 DEBUG : existing: Destination exists, skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.00s) === RUN TestServerSideMove run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-zuquruj5jago" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-zuquruj5jago" 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001_uq7486: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002_uq7486: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003_uq7486: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004_uq7486: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.005_uq7486: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.006_uq7486: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.007_uq7486: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.008_uq7486: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.009_uq7486: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.010_uq7486: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.011_uq7486: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.012_uq7486: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.013_uq7486: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.014_uq7486: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.015_uq7486: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.016_uq7486: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.017_uq7486: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.018_uq7486: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.019_uq7486: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.020_uq7486: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq7434: Moved (server-side) to: empty space 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.001_uq74yr: Moved (server-side) to: potato3.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.002_uq74yr: Moved (server-side) to: potato3.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.003_uq74yr: Moved (server-side) to: potato3.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.004_uq74yr: Moved (server-side) to: potato3.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.005_uq74yr: Moved (server-side) to: potato3.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.006_uq74yr: Moved (server-side) to: potato3.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.007_uq74yr: Moved (server-side) to: potato3.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.008_uq74yr: Moved (server-side) to: potato3.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.009_uq74yr: Moved (server-side) to: potato3.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.010_uq74yr: Moved (server-side) to: potato3.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.011_uq74yr: Moved (server-side) to: potato3.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.012_uq74yr: Moved (server-side) to: potato3.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.013_uq74yr: Moved (server-side) to: potato3.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.014_uq74yr: Moved (server-side) to: potato3.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.015_uq74yr: Moved (server-side) to: potato3.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.016_uq74yr: Moved (server-side) to: potato3.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.017_uq74yr: Moved (server-side) to: potato3.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.018_uq74yr: Moved (server-side) to: potato3.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.019_uq74yr: Moved (server-side) to: potato3.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.020_uq74yr: Moved (server-side) to: potato3.rclone_chunk.020 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.021_uq74yr: Moved (server-side) to: potato3.rclone_chunk.021 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.022_uq74yr: Moved (server-side) to: potato3.rclone_chunk.022 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.023_uq74yr: Moved (server-side) to: potato3.rclone_chunk.023 sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga' -> Chunked 'TestChunkerChunk3bLocal:rclone-test-zuquruj5jago' 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq74sg: Moved (server-side) to: empty space 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.001_uq74wu: Moved (server-side) to: potato3.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.002_uq74wu: Moved (server-side) to: potato3.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.003_uq74wu: Moved (server-side) to: potato3.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.004_uq74wu: Moved (server-side) to: potato3.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.005_uq74wu: Moved (server-side) to: potato3.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.006_uq74wu: Moved (server-side) to: potato3.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.007_uq74wu: Moved (server-side) to: potato3.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.008_uq74wu: Moved (server-side) to: potato3.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.009_uq74wu: Moved (server-side) to: potato3.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.010_uq74wu: Moved (server-side) to: potato3.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.011_uq74wu: Moved (server-side) to: potato3.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.012_uq74wu: Moved (server-side) to: potato3.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.013_uq74wu: Moved (server-side) to: potato3.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.014_uq74wu: Moved (server-side) to: potato3.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.015_uq74wu: Moved (server-side) to: potato3.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.016_uq74wu: Moved (server-side) to: potato3.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.017_uq74wu: Moved (server-side) to: potato3.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.018_uq74wu: Moved (server-side) to: potato3.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.019_uq74wu: Moved (server-side) to: potato3.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.020_uq74wu: Moved (server-side) to: potato3.rclone_chunk.020 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-zuquruj5jago': Using server-side directory move 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-zuquruj5jago': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/24 02:33:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : empty space: size = 1 OK 2026/09/24 02:33:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : empty space: Unchanged skipping 2026/09/24 02:33:37 INFO : empty space: Deleted 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-zuquruj5jago': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : potato3: size = 68 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : potato3: size = 60 (Chunked 'TestChunkerChunk3bLocal:rclone-test-zuquruj5jago') 2026/09/24 02:33:37 DEBUG : potato3: Sizes differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-zuquruj5jago': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : potato2: move 20 data chunks... 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.005: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.006: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.007: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.008: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3: Deleted 2026/09/24 02:33:37 DEBUG : potato3: move 23 data chunks... 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.009: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.001: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.010: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.002: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.003: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.011: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.004: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.005: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.012: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.006: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.007: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.013: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.008: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.009: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.014: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.010: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.015: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.011: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.016: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.012: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.017: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.013: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.014: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.015: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.018: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.016: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.017: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.019: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.018: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.019: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.020: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.020: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.021: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.022: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.023: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3: Moved (server-side) 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-zaletoy6xawa" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-zaletoy6xawa" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-zaletoy6xawa': Using server-side directory move 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-zaletoy6xawa': Server side directory move succeeded 2026/09/24 02:33:37 ERROR : error listing: directory not found 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-zaletoy6xawa': Purge object "empty space" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-zaletoy6xawa': Purge object "potato2" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-zaletoy6xawa': Purge object "potato3" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-zaletoy6xawa': Purge dir "" 2026/09/24 02:33:37 ERROR : error listing: directory not found 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-zuquruj5jago': Purge dir "" 2026/09/24 02:33:37 NOTICE: purge failed to rmdir "": stat /tmp/chunker2/rclone-test-zuquruj5jago: no such file or directory 2026/09/24 02:33:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (0.02s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-semuquv0ceka" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-semuquv0ceka" 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001_uq7465: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002_uq7465: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003_uq7465: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004_uq7465: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.005_uq7465: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.006_uq7465: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.007_uq7465: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.008_uq7465: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.009_uq7465: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.010_uq7465: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.011_uq7465: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.012_uq7465: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.013_uq7465: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.014_uq7465: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.015_uq7465: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.016_uq7465: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.017_uq7465: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.018_uq7465: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.019_uq7465: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.020_uq7465: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq74tt: Moved (server-side) to: empty space 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.001_uq74r2: Moved (server-side) to: potato3.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.002_uq74r2: Moved (server-side) to: potato3.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.003_uq74r2: Moved (server-side) to: potato3.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.004_uq74r2: Moved (server-side) to: potato3.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.005_uq74r2: Moved (server-side) to: potato3.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.006_uq74r2: Moved (server-side) to: potato3.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.007_uq74r2: Moved (server-side) to: potato3.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.008_uq74r2: Moved (server-side) to: potato3.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.009_uq74r2: Moved (server-side) to: potato3.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.010_uq74r2: Moved (server-side) to: potato3.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.011_uq74r2: Moved (server-side) to: potato3.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.012_uq74r2: Moved (server-side) to: potato3.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.013_uq74r2: Moved (server-side) to: potato3.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.014_uq74r2: Moved (server-side) to: potato3.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.015_uq74r2: Moved (server-side) to: potato3.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.016_uq74r2: Moved (server-side) to: potato3.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.017_uq74r2: Moved (server-side) to: potato3.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.018_uq74r2: Moved (server-side) to: potato3.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.019_uq74r2: Moved (server-side) to: potato3.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.020_uq74r2: Moved (server-side) to: potato3.rclone_chunk.020 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.021_uq74r2: Moved (server-side) to: potato3.rclone_chunk.021 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.022_uq74r2: Moved (server-side) to: potato3.rclone_chunk.022 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.023_uq74r2: Moved (server-side) to: potato3.rclone_chunk.023 sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga' -> Chunked 'TestChunkerChunk3bLocal:rclone-test-semuquv0ceka' 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq7410: Moved (server-side) to: empty space 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.001_uq74j2: Moved (server-side) to: potato3.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.002_uq74j2: Moved (server-side) to: potato3.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.003_uq74j2: Moved (server-side) to: potato3.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.004_uq74j2: Moved (server-side) to: potato3.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.005_uq74j2: Moved (server-side) to: potato3.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.006_uq74j2: Moved (server-side) to: potato3.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.007_uq74j2: Moved (server-side) to: potato3.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.008_uq74j2: Moved (server-side) to: potato3.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.009_uq74j2: Moved (server-side) to: potato3.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.010_uq74j2: Moved (server-side) to: potato3.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.011_uq74j2: Moved (server-side) to: potato3.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.012_uq74j2: Moved (server-side) to: potato3.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.013_uq74j2: Moved (server-side) to: potato3.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.014_uq74j2: Moved (server-side) to: potato3.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.015_uq74j2: Moved (server-side) to: potato3.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.016_uq74j2: Moved (server-side) to: potato3.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.017_uq74j2: Moved (server-side) to: potato3.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.018_uq74j2: Moved (server-side) to: potato3.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.019_uq74j2: Moved (server-side) to: potato3.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.020_uq74j2: Moved (server-side) to: potato3.rclone_chunk.020 2026/09/24 02:33:37 DEBUG : empty space: Excluded (Size Filter) 2026/09/24 02:33:37 DEBUG : empty space: Excluded 2026/09/24 02:33:37 DEBUG : empty space: Excluded (Size Filter) 2026/09/24 02:33:37 DEBUG : empty space: Excluded 2026/09/24 02:33:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : potato3: size = 68 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : potato3: size = 60 (Chunked 'TestChunkerChunk3bLocal:rclone-test-semuquv0ceka') 2026/09/24 02:33:37 DEBUG : potato2: move 20 data chunks... 2026/09/24 02:33:37 DEBUG : potato3: Sizes differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-semuquv0ceka': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-semuquv0ceka': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.005: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.006: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.007: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.008: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.009: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.010: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.011: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.012: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.013: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.014: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3: Deleted 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.015: Moved (server-side) 2026/09/24 02:33:37 DEBUG : potato3: move 23 data chunks... 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.016: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.017: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.001: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.018: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.002: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.019: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.003: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.020: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.004: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.005: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.006: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.007: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.008: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.009: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.010: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.011: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.012: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.013: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.014: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.015: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.016: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.017: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.018: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.019: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.020: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.021: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.022: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.023: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3: Moved (server-side) 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-rufikag9besu" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-rufikag9besu" 2026/09/24 02:33:37 DEBUG : empty space: Excluded (Size Filter) 2026/09/24 02:33:37 DEBUG : empty space: Excluded 2026/09/24 02:33:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-rufikag9besu': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-rufikag9besu': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : potato3: move 23 data chunks... 2026/09/24 02:33:37 DEBUG : potato2: move 20 data chunks... 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.001: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.002: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.003: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.005: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.004: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.006: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.005: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.007: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.008: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.006: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.009: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.007: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.010: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.008: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.011: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.012: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.009: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.013: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.010: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.014: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.011: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.015: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.012: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.016: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.013: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.014: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.017: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.015: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.018: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.016: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.019: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.017: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.020: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.018: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.019: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.020: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.021: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.022: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.023: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3: Moved (server-side) 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-rufikag9besu': Purge object "potato2" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-rufikag9besu': Purge object "potato3" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-rufikag9besu': Purge dir "" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-semuquv0ceka': Purge object "empty space" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-semuquv0ceka': Purge dir "" --- PASS: TestServerSideMoveWithFilter (0.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-xamacoc1wano" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-xamacoc1wano" 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001_uq74en: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002_uq74en: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003_uq74en: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004_uq74en: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.005_uq74en: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.006_uq74en: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.007_uq74en: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.008_uq74en: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.009_uq74en: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.010_uq74en: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.011_uq74en: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.012_uq74en: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.013_uq74en: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.014_uq74en: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.015_uq74en: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.016_uq74en: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.017_uq74en: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.018_uq74en: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.019_uq74en: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.020_uq74en: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq74b4: Moved (server-side) to: empty space 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.001_uq740e: Moved (server-side) to: potato3.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.002_uq740e: Moved (server-side) to: potato3.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.003_uq740e: Moved (server-side) to: potato3.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.004_uq740e: Moved (server-side) to: potato3.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.005_uq740e: Moved (server-side) to: potato3.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.006_uq740e: Moved (server-side) to: potato3.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.007_uq740e: Moved (server-side) to: potato3.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.008_uq740e: Moved (server-side) to: potato3.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.009_uq740e: Moved (server-side) to: potato3.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.010_uq740e: Moved (server-side) to: potato3.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.011_uq740e: Moved (server-side) to: potato3.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.012_uq740e: Moved (server-side) to: potato3.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.013_uq740e: Moved (server-side) to: potato3.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.014_uq740e: Moved (server-side) to: potato3.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.015_uq740e: Moved (server-side) to: potato3.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.016_uq740e: Moved (server-side) to: potato3.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.017_uq740e: Moved (server-side) to: potato3.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.018_uq740e: Moved (server-side) to: potato3.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.019_uq740e: Moved (server-side) to: potato3.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.020_uq740e: Moved (server-side) to: potato3.rclone_chunk.020 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.021_uq740e: Moved (server-side) to: potato3.rclone_chunk.021 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.022_uq740e: Moved (server-side) to: potato3.rclone_chunk.022 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.023_uq740e: Moved (server-side) to: potato3.rclone_chunk.023 2026/09/24 02:33:37 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga' -> Chunked 'TestChunkerChunk3bLocal:rclone-test-xamacoc1wano' 2026/09/24 02:33:37 INFO : empty space.rclone_chunk.001_uq74m2: Moved (server-side) to: empty space 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.001_uq74lr: Moved (server-side) to: potato3.rclone_chunk.001 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.002_uq74lr: Moved (server-side) to: potato3.rclone_chunk.002 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.003_uq74lr: Moved (server-side) to: potato3.rclone_chunk.003 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.004_uq74lr: Moved (server-side) to: potato3.rclone_chunk.004 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.005_uq74lr: Moved (server-side) to: potato3.rclone_chunk.005 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.006_uq74lr: Moved (server-side) to: potato3.rclone_chunk.006 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.007_uq74lr: Moved (server-side) to: potato3.rclone_chunk.007 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.008_uq74lr: Moved (server-side) to: potato3.rclone_chunk.008 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.009_uq74lr: Moved (server-side) to: potato3.rclone_chunk.009 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.010_uq74lr: Moved (server-side) to: potato3.rclone_chunk.010 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.011_uq74lr: Moved (server-side) to: potato3.rclone_chunk.011 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.012_uq74lr: Moved (server-side) to: potato3.rclone_chunk.012 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.013_uq74lr: Moved (server-side) to: potato3.rclone_chunk.013 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.014_uq74lr: Moved (server-side) to: potato3.rclone_chunk.014 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.015_uq74lr: Moved (server-side) to: potato3.rclone_chunk.015 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.016_uq74lr: Moved (server-side) to: potato3.rclone_chunk.016 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.017_uq74lr: Moved (server-side) to: potato3.rclone_chunk.017 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.018_uq74lr: Moved (server-side) to: potato3.rclone_chunk.018 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.019_uq74lr: Moved (server-side) to: potato3.rclone_chunk.019 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.020_uq74lr: Moved (server-side) to: potato3.rclone_chunk.020 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-xamacoc1wano': Using server-side directory move 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-xamacoc1wano': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/24 02:33:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/09/24 02:33:37 DEBUG : empty space: size = 1 OK 2026/09/24 02:33:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : empty space: Unchanged skipping 2026/09/24 02:33:37 DEBUG : potato2: move 20 data chunks... 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-xamacoc1wano': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : potato3: size = 68 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : potato3: size = 60 (Chunked 'TestChunkerChunk3bLocal:rclone-test-xamacoc1wano') 2026/09/24 02:33:37 DEBUG : potato3: Sizes differ 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.001: Moved (server-side) 2026/09/24 02:33:37 INFO : empty space: Deleted 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-xamacoc1wano': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.002: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.003: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.004: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.005: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.006: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.007: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.008: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.009: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.010: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.011: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3: Deleted 2026/09/24 02:33:37 DEBUG : potato3: move 23 data chunks... 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.012: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.013: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.014: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.015: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.016: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.017: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.018: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.019: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2.rclone_chunk.020: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.001: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.002: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.003: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.004: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.005: Moved (server-side) 2026/09/24 02:33:37 INFO : potato2: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.006: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.007: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.008: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.009: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.010: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.011: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.012: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.013: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.014: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.015: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.016: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.017: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.018: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.019: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.020: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.021: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.022: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3.rclone_chunk.023: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3: Moved (server-side) 2026/09/24 02:33:37 INFO : potato3: Moved (server-side) 2026/09/24 02:33:37 INFO : tomatoDir: Removing directory 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': deleted 1 directories 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-ciriyuv8fime" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-ciriyuv8fime" 2026/09/24 02:33:37 INFO : tomatoDir: Making directory 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-ciriyuv8fime': Using server-side directory move 2026/09/24 02:33:37 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-ciriyuv8fime': Server side directory move succeeded 2026/09/24 02:33:37 ERROR : error listing: directory not found 2026/09/24 02:33:37 ERROR : error listing: directory not found 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-ciriyuv8fime': Purge object "empty space" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-ciriyuv8fime': Purge object "potato2" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-ciriyuv8fime': Purge object "potato3" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-ciriyuv8fime': Purge dir "tomatoDir" 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-ciriyuv8fime': Purge dir "" 2026/09/24 02:33:37 ERROR : error listing: directory not found 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-xamacoc1wano': Purge dir "" 2026/09/24 02:33:37 NOTICE: purge failed to rmdir "": stat /tmp/chunker2/rclone-test-xamacoc1wano: no such file or directory 2026/09/24 02:33:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.03s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/rclone-sync-test" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/rclone-sync-test" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/rclone-sync-test" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/rclone-sync-test" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/rclone-sync-test-include/layer2" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/rclone-sync-test-include/layer2" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/rclone-sync-test-ignore-file" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/rclone-sync-test-ignore-file" 2026/09/24 02:33:37 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_uq74c2: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/rclone-sync-test': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/rclone-sync-test': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : rclone-sync-test-include: Removing directory 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker2/rclone-test-kiwewit7liga/rclone-sync-test-include: directory not empty 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': failed to delete 1 directories 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : rclone-sync-test-include: Removing directory 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker2/rclone-test-kiwewit7liga/rclone-sync-test-include: directory not empty 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': failed to delete 1 directories 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/24 02:33:37 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (0.01s) === RUN TestSyncCompareDest run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/dst" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/CompareDest" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/CompareDest" 2026/09/24 02:33:37 DEBUG : one: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq74s1: Moved (server-side) to: one 2026/09/24 02:33:37 DEBUG : one: size = 3 OK 2026/09/24 02:33:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/24 02:33:37 INFO : one: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq747h: Moved (server-side) to: one.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002_uq747h: Moved (server-side) to: one.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 5 OK 2026/09/24 02:33:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/24 02:33:37 INFO : one: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : dst/one: Deleted 2026/09/24 02:33:37 INFO : dst/one.rclone_chunk.001_uq74z1: Moved (server-side) to: dst/one 2026/09/24 02:33:37 INFO : CompareDest/one.rclone_chunk.001_uq74zk: Moved (server-side) to: CompareDest/one.rclone_chunk.001 2026/09/24 02:33:37 INFO : CompareDest/one.rclone_chunk.002_uq74zk: Moved (server-side) to: CompareDest/one.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : one: size = 5 OK 2026/09/24 02:33:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 INFO : CompareDest/two.rclone_chunk.001_uq74wy: Moved (server-side) to: CompareDest/two 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/24 02:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : one: size = 5 OK 2026/09/24 02:33:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/24 02:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : one: size = 5 OK 2026/09/24 02:33:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/24 02:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/24 02:33:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : one: size = 5 OK 2026/09/24 02:33:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : two: size = 5 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : two: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/CompareDest') 2026/09/24 02:33:37 DEBUG : two: Sizes differ 2026/09/24 02:33:37 DEBUG : two: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : one: size = 5 OK 2026/09/24 02:33:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/24 02:33:37 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : two.rclone_chunk.001_uq74fh: Moved (server-side) to: two.rclone_chunk.001 2026/09/24 02:33:37 INFO : two.rclone_chunk.002_uq74fh: Moved (server-side) to: two.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : two: size = 5 OK 2026/09/24 02:33:37 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/24 02:33:37 INFO : two: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.02s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : pre-dest1/1.rclone_chunk.001_uq74u7: Moved (server-side) to: pre-dest1/1 2026/09/24 02:33:37 INFO : pre-dest2/2.rclone_chunk.001_uq74km: Moved (server-side) to: pre-dest2/2 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dest" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/dest" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/pre-dest1" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/pre-dest1" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/pre-dest2" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/pre-dest2" 2026/09/24 02:33:37 DEBUG : 1: size = 1 OK 2026/09/24 02:33:37 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/24 02:33:37 DEBUG : 2: size = 1 OK 2026/09/24 02:33:37 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/24 02:33:37 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dest': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : 3: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dest': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : 3.rclone_chunk.001_uq74ns: Moved (server-side) to: 3 2026/09/24 02:33:37 DEBUG : 3: size = 1 OK 2026/09/24 02:33:37 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/09/24 02:33:37 INFO : 3: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (0.01s) === RUN TestSyncCopyDestImmutable run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" sync_test.go:2267: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDestImmutable (0.00s) === RUN TestSyncCopyDest run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" sync_test.go:2296: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : dst/one.rclone_chunk.001_uq74p3: Moved (server-side) to: dst/one 2026/09/24 02:33:37 INFO : dst/two.rclone_chunk.001_uq7433: Moved (server-side) to: dst/two 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.001_uq74hx: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.002_uq74hx: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/dst" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/backup" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/backup" 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : one: move non-chunked object... 2026/09/24 02:33:37 DEBUG : two: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 INFO : one: Moved (server-side) 2026/09/24 02:33:37 INFO : one: Moved (server-side) 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq743w: Moved (server-side) to: one.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002_uq743w: Moved (server-side) to: one.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 4 OK 2026/09/24 02:33:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/24 02:33:37 INFO : one: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : three.txt: move 2 data chunks... 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001: Moved (server-side) 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002: Moved (server-side) 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) 2026/09/24 02:33:37 INFO : three.txt: Moved into backup dir 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.001_uq74i3: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.002_uq74i3: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 4 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : two: Unchanged skipping 2026/09/24 02:33:37 INFO : one: Deleted 2026/09/24 02:33:37 DEBUG : one: move 2 data chunks... 2026/09/24 02:33:37 INFO : one.rclone_chunk.001: Moved (server-side) 2026/09/24 02:33:37 INFO : one.rclone_chunk.002: Moved (server-side) 2026/09/24 02:33:37 INFO : one: Moved (server-side) 2026/09/24 02:33:37 INFO : one: Moved (server-side) 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq74d5: Moved (server-side) to: one.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002_uq74d5: Moved (server-side) to: one.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 5 OK 2026/09/24 02:33:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/24 02:33:37 INFO : one: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : three.txt: Deleted 2026/09/24 02:33:37 DEBUG : three.txt: move 2 data chunks... 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001: Moved (server-side) 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002: Moved (server-side) 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) 2026/09/24 02:33:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (0.01s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : dst/one.rclone_chunk.001_uq741x: Moved (server-side) to: dst/one 2026/09/24 02:33:37 INFO : dst/two.rclone_chunk.001_uq74s6: Moved (server-side) to: dst/two 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.001_uq74i9: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.002_uq74i9: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/dst" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/backup" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/backup" 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : two: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : one: move non-chunked object... 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one.bak 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one.bak 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq74m0: Moved (server-side) to: one.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002_uq74m0: Moved (server-side) to: one.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 4 OK 2026/09/24 02:33:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/24 02:33:37 INFO : one: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : three.txt: move 2 data chunks... 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three.txt.bak.rclone_chunk.002 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/24 02:33:37 INFO : three.txt: Moved into backup dir 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.001_uq74ay: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.002_uq74ay: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 4 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : two: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 INFO : one.bak: Deleted 2026/09/24 02:33:37 DEBUG : one: move 2 data chunks... 2026/09/24 02:33:37 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002: Moved (server-side) to: one.bak.rclone_chunk.002 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one.bak 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one.bak 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq74ve: Moved (server-side) to: one.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002_uq74ve: Moved (server-side) to: one.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 5 OK 2026/09/24 02:33:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/24 02:33:37 INFO : one: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : three.txt.bak: Deleted 2026/09/24 02:33:37 DEBUG : three.txt: move 2 data chunks... 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three.txt.bak.rclone_chunk.002 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/24 02:33:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (0.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : dst/one.rclone_chunk.001_uq7450: Moved (server-side) to: dst/one 2026/09/24 02:33:37 INFO : dst/two.rclone_chunk.001_uq74k4: Moved (server-side) to: dst/two 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.001_uq74hh: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.002_uq74hh: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/dst" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/backup" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/backup" 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : two: Unchanged skipping 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : one: move non-chunked object... 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq74m0: Moved (server-side) to: one.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002_uq74m0: Moved (server-side) to: one.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 4 OK 2026/09/24 02:33:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/24 02:33:37 INFO : one: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : three.txt: move 2 data chunks... 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/24 02:33:37 INFO : three.txt: Moved into backup dir 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.001_uq74hz: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.002_uq74hz: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 4 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : two: Unchanged skipping 2026/09/24 02:33:37 INFO : one-2019-01-01: Deleted 2026/09/24 02:33:37 DEBUG : one: move 2 data chunks... 2026/09/24 02:33:37 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002: Moved (server-side) to: one-2019-01-01.rclone_chunk.002 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq74uj: Moved (server-side) to: one.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002_uq74uj: Moved (server-side) to: one.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 5 OK 2026/09/24 02:33:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/24 02:33:37 INFO : one: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : three-2019-01-01.txt: Deleted 2026/09/24 02:33:37 DEBUG : three.txt: move 2 data chunks... 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/24 02:33:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.01s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : dst/one.rclone_chunk.001_uq74gp: Moved (server-side) to: dst/one 2026/09/24 02:33:37 INFO : dst/two.rclone_chunk.001_uq749v: Moved (server-side) to: dst/two 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.001_uq74du: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.002_uq74du: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/dst" 2026/09/24 02:33:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : one: move non-chunked object... 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : two: Unchanged skipping 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one.bak 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one.bak 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq74j7: Moved (server-side) to: one.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002_uq74j7: Moved (server-side) to: one.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 4 OK 2026/09/24 02:33:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/24 02:33:37 INFO : one: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : three.txt: move 2 data chunks... 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three.txt.bak.rclone_chunk.002 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/24 02:33:37 INFO : three.txt: Moved into backup dir 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.001_uq74do: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.002_uq74do: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one.bak: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : one.bak: Excluded 2026/09/24 02:33:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : three.txt.bak: Excluded 2026/09/24 02:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 4 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : two: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for checks to finish 2026/09/24 02:33:37 INFO : one.bak: Deleted 2026/09/24 02:33:37 DEBUG : one: move 2 data chunks... 2026/09/24 02:33:37 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002: Moved (server-side) to: one.bak.rclone_chunk.002 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one.bak 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one.bak 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq740x: Moved (server-side) to: one.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002_uq740x: Moved (server-side) to: one.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 5 OK 2026/09/24 02:33:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/24 02:33:37 INFO : one: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : three.txt.bak: Deleted 2026/09/24 02:33:37 DEBUG : three.txt: move 2 data chunks... 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three.txt.bak.rclone_chunk.002 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/24 02:33:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (0.01s) === RUN TestSyncSuffix run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : dst/one.rclone_chunk.001_uq74h2: Moved (server-side) to: dst/one 2026/09/24 02:33:37 INFO : dst/two.rclone_chunk.001_uq74hh: Moved (server-side) to: dst/two 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.001_uq740e: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.002_uq740e: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/dst" 2026/09/24 02:33:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : one: move non-chunked object... 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one.bak 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one.bak 2026/09/24 02:33:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq74ai: Moved (server-side) to: one.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002_uq74ai: Moved (server-side) to: one.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 4 OK 2026/09/24 02:33:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/24 02:33:37 INFO : one: Copied (new) 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : two: Unchanged skipping 2026/09/24 02:33:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : three.txt: Sizes differ 2026/09/24 02:33:37 DEBUG : three.txt: move 2 data chunks... 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three.txt.bak.rclone_chunk.002 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/24 02:33:37 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001_uq745e: Moved (server-side) to: three.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002_uq745e: Moved (server-side) to: three.txt.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : three.txt: size = 6 OK 2026/09/24 02:33:37 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/09/24 02:33:37 INFO : three.txt: Copied (new) 2026/09/24 02:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 4 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 INFO : one.bak: Deleted 2026/09/24 02:33:37 DEBUG : one: move 2 data chunks... 2026/09/24 02:33:37 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002: Moved (server-side) to: one.bak.rclone_chunk.002 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one.bak 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one.bak 2026/09/24 02:33:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq74wl: Moved (server-side) to: one.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002_uq74wl: Moved (server-side) to: one.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 5 OK 2026/09/24 02:33:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/24 02:33:37 INFO : one: Copied (new) 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : two: Unchanged skipping 2026/09/24 02:33:37 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : three.txt: Sizes differ 2026/09/24 02:33:37 INFO : three.txt.bak: Deleted 2026/09/24 02:33:37 DEBUG : three.txt: move 2 data chunks... 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three.txt.bak.rclone_chunk.002 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/24 02:33:37 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001_uq740z: Moved (server-side) to: three.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002_uq740z: Moved (server-side) to: three.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.003_uq740z: Moved (server-side) to: three.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.004_uq740z: Moved (server-side) to: three.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.005_uq740z: Moved (server-side) to: three.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.006_uq740z: Moved (server-side) to: three.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.007_uq740z: Moved (server-side) to: three.txt.rclone_chunk.007 2026/09/24 02:33:37 DEBUG : three.txt: size = 19 OK 2026/09/24 02:33:37 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/09/24 02:33:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.02s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : dst/one.rclone_chunk.001_uq74qe: Moved (server-side) to: dst/one 2026/09/24 02:33:37 INFO : dst/two.rclone_chunk.001_uq74s2: Moved (server-side) to: dst/two 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.001_uq74td: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dst/three.txt.rclone_chunk.002_uq74td: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst" 2026/09/24 02:33:37 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-kiwewit7liga/dst" 2026/09/24 02:33:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 DEBUG : one: move non-chunked object... 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/24 02:33:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq74u4: Moved (server-side) to: one.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002_uq74u4: Moved (server-side) to: one.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 4 OK 2026/09/24 02:33:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/24 02:33:37 INFO : one: Copied (new) 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : two: Unchanged skipping 2026/09/24 02:33:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : three.txt: Sizes differ 2026/09/24 02:33:37 DEBUG : three.txt: move 2 data chunks... 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/24 02:33:37 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001_uq74f6: Moved (server-side) to: three.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002_uq74f6: Moved (server-side) to: three.txt.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : three.txt: size = 6 OK 2026/09/24 02:33:37 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/09/24 02:33:37 INFO : three.txt: Copied (new) 2026/09/24 02:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : one: size = 4 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : one: Sizes differ 2026/09/24 02:33:37 INFO : one-2019-01-01: Deleted 2026/09/24 02:33:37 DEBUG : one: move 2 data chunks... 2026/09/24 02:33:37 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002: Moved (server-side) to: one-2019-01-01.rclone_chunk.002 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/24 02:33:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/24 02:33:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : one.rclone_chunk.001_uq74sy: Moved (server-side) to: one.rclone_chunk.001 2026/09/24 02:33:37 INFO : one.rclone_chunk.002_uq74sy: Moved (server-side) to: one.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : one: size = 5 OK 2026/09/24 02:33:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/24 02:33:37 INFO : one: Copied (new) 2026/09/24 02:33:37 DEBUG : two: size = 3 OK 2026/09/24 02:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : two: Unchanged skipping 2026/09/24 02:33:37 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga/dst') 2026/09/24 02:33:37 DEBUG : three.txt: Sizes differ 2026/09/24 02:33:37 INFO : three-2019-01-01.txt: Deleted 2026/09/24 02:33:37 DEBUG : three.txt: move 2 data chunks... 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/24 02:33:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/24 02:33:37 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.001_uq74zc: Moved (server-side) to: three.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.002_uq74zc: Moved (server-side) to: three.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.003_uq74zc: Moved (server-side) to: three.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.004_uq74zc: Moved (server-side) to: three.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.005_uq74zc: Moved (server-side) to: three.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.006_uq74zc: Moved (server-side) to: three.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : three.txt.rclone_chunk.007_uq74zc: Moved (server-side) to: three.txt.rclone_chunk.007 2026/09/24 02:33:37 DEBUG : three.txt: size = 19 OK 2026/09/24 02:33:37 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/09/24 02:33:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.01s) === RUN TestSyncUTFNorm run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : Testêé.rclone_chunk.001_uq74aj: Moved (server-side) to: Testêé.rclone_chunk.001 2026/09/24 02:33:37 INFO : Testêé.rclone_chunk.002_uq74aj: Moved (server-side) to: Testêé.rclone_chunk.002 2026/09/24 02:33:37 INFO : Testêé.rclone_chunk.003_uq74aj: Moved (server-side) to: Testêé.rclone_chunk.003 2026/09/24 02:33:37 INFO : Testêé.rclone_chunk.004_uq74aj: Moved (server-side) to: Testêé.rclone_chunk.004 2026/09/24 02:33:37 INFO : Testêé.rclone_chunk.005_uq74aj: Moved (server-side) to: Testêé.rclone_chunk.005 2026/09/24 02:33:37 INFO : Testêé.rclone_chunk.006_uq74aj: Moved (server-side) to: Testêé.rclone_chunk.006 2026/09/24 02:33:37 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : Testêé: size = 18 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : Testêé: Sizes differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : Testêé.rclone_chunk.001_uq74ry: Moved (server-side) to: Testêé.rclone_chunk.001 2026/09/24 02:33:37 INFO : Testêé.rclone_chunk.002_uq74ry: Moved (server-side) to: Testêé.rclone_chunk.002 2026/09/24 02:33:37 INFO : Testêé.rclone_chunk.003_uq74ry: Moved (server-side) to: Testêé.rclone_chunk.003 2026/09/24 02:33:37 INFO : Testêé.rclone_chunk.004_uq74ry: Moved (server-side) to: Testêé.rclone_chunk.004 2026/09/24 02:33:37 INFO : Testêé.rclone_chunk.005_uq74ry: Moved (server-side) to: Testêé.rclone_chunk.005 2026/09/24 02:33:37 DEBUG : Testêé: size = 14 OK 2026/09/24 02:33:37 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/09/24 02:33:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : existing.rclone_chunk.001_uq74rj: Moved (server-side) to: existing.rclone_chunk.001 2026/09/24 02:33:37 INFO : existing.rclone_chunk.002_uq74rj: Moved (server-side) to: existing.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : existing: size = 6 OK 2026/09/24 02:33:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/24 02:33:37 INFO : existing: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : existing: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : existing: Sizes differ 2026/09/24 02:33:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 ERROR : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': not deleting files as there were IO errors 2026/09/24 02:33:37 ERROR : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : EXISTING.rclone_chunk.001_uq743x: Moved (server-side) to: EXISTING.rclone_chunk.001 2026/09/24 02:33:37 INFO : EXISTING.rclone_chunk.002_uq743x: Moved (server-side) to: EXISTING.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : EXISTING: size = 6 OK 2026/09/24 02:33:37 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : existing: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.00s) === RUN TestFixCase run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" sync_test.go:2696: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" sync_test.go:2735: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" sync_test.go:2735: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" sync_test.go:2735: 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:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : both0.rclone_chunk.001_uq74af: Moved (server-side) to: both0.rclone_chunk.001 2026/09/24 02:33:37 INFO : both0.rclone_chunk.002_uq74af: Moved (server-side) to: both0.rclone_chunk.002 2026/09/24 02:33:37 INFO : only0.rclone_chunk.001_uq747j: Moved (server-side) to: only0.rclone_chunk.001 2026/09/24 02:33:37 INFO : only0.rclone_chunk.002_uq747j: Moved (server-side) to: only0.rclone_chunk.002 2026/09/24 02:33:37 INFO : both1.rclone_chunk.001_uq745o: Moved (server-side) to: both1.rclone_chunk.001 2026/09/24 02:33:37 INFO : both1.rclone_chunk.002_uq745o: Moved (server-side) to: both1.rclone_chunk.002 2026/09/24 02:33:37 INFO : only1.rclone_chunk.001_uq74nc: Moved (server-side) to: only1.rclone_chunk.001 2026/09/24 02:33:37 INFO : only1.rclone_chunk.002_uq74nc: Moved (server-side) to: only1.rclone_chunk.002 2026/09/24 02:33:37 INFO : both2.rclone_chunk.001_uq74s0: Moved (server-side) to: both2.rclone_chunk.001 2026/09/24 02:33:37 INFO : both2.rclone_chunk.002_uq74s0: Moved (server-side) to: both2.rclone_chunk.002 2026/09/24 02:33:37 INFO : only2.rclone_chunk.001_uq740d: Moved (server-side) to: only2.rclone_chunk.001 2026/09/24 02:33:37 INFO : only2.rclone_chunk.002_uq740d: Moved (server-side) to: only2.rclone_chunk.002 2026/09/24 02:33:37 INFO : both3.rclone_chunk.001_uq7403: Moved (server-side) to: both3.rclone_chunk.001 2026/09/24 02:33:37 INFO : both3.rclone_chunk.002_uq7403: Moved (server-side) to: both3.rclone_chunk.002 2026/09/24 02:33:37 INFO : only3.rclone_chunk.001_uq74b7: Moved (server-side) to: only3.rclone_chunk.001 2026/09/24 02:33:37 INFO : only3.rclone_chunk.002_uq74b7: Moved (server-side) to: only3.rclone_chunk.002 2026/09/24 02:33:37 INFO : both4.rclone_chunk.001_uq74mq: Moved (server-side) to: both4.rclone_chunk.001 2026/09/24 02:33:37 INFO : both4.rclone_chunk.002_uq74mq: Moved (server-side) to: both4.rclone_chunk.002 2026/09/24 02:33:37 INFO : only4.rclone_chunk.001_uq74u6: Moved (server-side) to: only4.rclone_chunk.001 2026/09/24 02:33:37 INFO : only4.rclone_chunk.002_uq74u6: Moved (server-side) to: only4.rclone_chunk.002 2026/09/24 02:33:37 INFO : both5.rclone_chunk.001_uq744d: Moved (server-side) to: both5.rclone_chunk.001 2026/09/24 02:33:37 INFO : both5.rclone_chunk.002_uq744d: Moved (server-side) to: both5.rclone_chunk.002 2026/09/24 02:33:37 INFO : only5.rclone_chunk.001_uq7453: Moved (server-side) to: only5.rclone_chunk.001 2026/09/24 02:33:37 INFO : only5.rclone_chunk.002_uq7453: Moved (server-side) to: only5.rclone_chunk.002 2026/09/24 02:33:37 INFO : both6.rclone_chunk.001_uq74uw: Moved (server-side) to: both6.rclone_chunk.001 2026/09/24 02:33:37 INFO : both6.rclone_chunk.002_uq74uw: Moved (server-side) to: both6.rclone_chunk.002 2026/09/24 02:33:37 INFO : only6.rclone_chunk.001_uq74i5: Moved (server-side) to: only6.rclone_chunk.001 2026/09/24 02:33:37 INFO : only6.rclone_chunk.002_uq74i5: Moved (server-side) to: only6.rclone_chunk.002 2026/09/24 02:33:37 INFO : both7.rclone_chunk.001_uq74ix: Moved (server-side) to: both7.rclone_chunk.001 2026/09/24 02:33:37 INFO : both7.rclone_chunk.002_uq74ix: Moved (server-side) to: both7.rclone_chunk.002 2026/09/24 02:33:37 INFO : only7.rclone_chunk.001_uq741m: Moved (server-side) to: only7.rclone_chunk.001 2026/09/24 02:33:37 INFO : only7.rclone_chunk.002_uq741m: Moved (server-side) to: only7.rclone_chunk.002 2026/09/24 02:33:37 INFO : both8.rclone_chunk.001_uq742i: Moved (server-side) to: both8.rclone_chunk.001 2026/09/24 02:33:37 INFO : both8.rclone_chunk.002_uq742i: Moved (server-side) to: both8.rclone_chunk.002 2026/09/24 02:33:37 INFO : only8.rclone_chunk.001_uq742t: Moved (server-side) to: only8.rclone_chunk.001 2026/09/24 02:33:37 INFO : only8.rclone_chunk.002_uq742t: Moved (server-side) to: only8.rclone_chunk.002 2026/09/24 02:33:37 INFO : both9.rclone_chunk.001_uq746e: Moved (server-side) to: both9.rclone_chunk.001 2026/09/24 02:33:37 INFO : both9.rclone_chunk.002_uq746e: Moved (server-side) to: both9.rclone_chunk.002 2026/09/24 02:33:37 INFO : only9.rclone_chunk.001_uq74jj: Moved (server-side) to: only9.rclone_chunk.001 2026/09/24 02:33:37 INFO : only9.rclone_chunk.002_uq74jj: Moved (server-side) to: only9.rclone_chunk.002 2026/09/24 02:33:37 INFO : both10.rclone_chunk.001_uq74xa: Moved (server-side) to: both10.rclone_chunk.001 2026/09/24 02:33:37 INFO : both10.rclone_chunk.002_uq74xa: Moved (server-side) to: both10.rclone_chunk.002 2026/09/24 02:33:37 INFO : only10.rclone_chunk.001_uq74sf: Moved (server-side) to: only10.rclone_chunk.001 2026/09/24 02:33:37 INFO : only10.rclone_chunk.002_uq74sf: Moved (server-side) to: only10.rclone_chunk.002 2026/09/24 02:33:37 INFO : both11.rclone_chunk.001_uq742n: Moved (server-side) to: both11.rclone_chunk.001 2026/09/24 02:33:37 INFO : both11.rclone_chunk.002_uq742n: Moved (server-side) to: both11.rclone_chunk.002 2026/09/24 02:33:37 INFO : only11.rclone_chunk.001_uq74vj: Moved (server-side) to: only11.rclone_chunk.001 2026/09/24 02:33:37 INFO : only11.rclone_chunk.002_uq74vj: Moved (server-side) to: only11.rclone_chunk.002 2026/09/24 02:33:37 INFO : both12.rclone_chunk.001_uq74xl: Moved (server-side) to: both12.rclone_chunk.001 2026/09/24 02:33:37 INFO : both12.rclone_chunk.002_uq74xl: Moved (server-side) to: both12.rclone_chunk.002 2026/09/24 02:33:37 INFO : only12.rclone_chunk.001_uq74we: Moved (server-side) to: only12.rclone_chunk.001 2026/09/24 02:33:37 INFO : only12.rclone_chunk.002_uq74we: Moved (server-side) to: only12.rclone_chunk.002 2026/09/24 02:33:37 INFO : both13.rclone_chunk.001_uq74ow: Moved (server-side) to: both13.rclone_chunk.001 2026/09/24 02:33:37 INFO : both13.rclone_chunk.002_uq74ow: Moved (server-side) to: both13.rclone_chunk.002 2026/09/24 02:33:37 INFO : only13.rclone_chunk.001_uq745k: Moved (server-side) to: only13.rclone_chunk.001 2026/09/24 02:33:37 INFO : only13.rclone_chunk.002_uq745k: Moved (server-side) to: only13.rclone_chunk.002 2026/09/24 02:33:37 INFO : both14.rclone_chunk.001_uq74sa: Moved (server-side) to: both14.rclone_chunk.001 2026/09/24 02:33:37 INFO : both14.rclone_chunk.002_uq74sa: Moved (server-side) to: both14.rclone_chunk.002 2026/09/24 02:33:37 INFO : only14.rclone_chunk.001_uq74t9: Moved (server-side) to: only14.rclone_chunk.001 2026/09/24 02:33:37 INFO : only14.rclone_chunk.002_uq74t9: Moved (server-side) to: only14.rclone_chunk.002 2026/09/24 02:33:37 INFO : both15.rclone_chunk.001_uq74u2: Moved (server-side) to: both15.rclone_chunk.001 2026/09/24 02:33:37 INFO : both15.rclone_chunk.002_uq74u2: Moved (server-side) to: both15.rclone_chunk.002 2026/09/24 02:33:37 INFO : only15.rclone_chunk.001_uq74t5: Moved (server-side) to: only15.rclone_chunk.001 2026/09/24 02:33:37 INFO : only15.rclone_chunk.002_uq74t5: Moved (server-side) to: only15.rclone_chunk.002 2026/09/24 02:33:37 INFO : both16.rclone_chunk.001_uq742l: Moved (server-side) to: both16.rclone_chunk.001 2026/09/24 02:33:37 INFO : both16.rclone_chunk.002_uq742l: Moved (server-side) to: both16.rclone_chunk.002 2026/09/24 02:33:37 INFO : only16.rclone_chunk.001_uq7439: Moved (server-side) to: only16.rclone_chunk.001 2026/09/24 02:33:37 INFO : only16.rclone_chunk.002_uq7439: Moved (server-side) to: only16.rclone_chunk.002 2026/09/24 02:33:37 INFO : both17.rclone_chunk.001_uq74h4: Moved (server-side) to: both17.rclone_chunk.001 2026/09/24 02:33:37 INFO : both17.rclone_chunk.002_uq74h4: Moved (server-side) to: both17.rclone_chunk.002 2026/09/24 02:33:37 INFO : only17.rclone_chunk.001_uq746o: Moved (server-side) to: only17.rclone_chunk.001 2026/09/24 02:33:37 INFO : only17.rclone_chunk.002_uq746o: Moved (server-side) to: only17.rclone_chunk.002 2026/09/24 02:33:37 INFO : both18.rclone_chunk.001_uq74ac: Moved (server-side) to: both18.rclone_chunk.001 2026/09/24 02:33:37 INFO : both18.rclone_chunk.002_uq74ac: Moved (server-side) to: both18.rclone_chunk.002 2026/09/24 02:33:37 INFO : only18.rclone_chunk.001_uq74o9: Moved (server-side) to: only18.rclone_chunk.001 2026/09/24 02:33:37 INFO : only18.rclone_chunk.002_uq74o9: Moved (server-side) to: only18.rclone_chunk.002 2026/09/24 02:33:37 INFO : both19.rclone_chunk.001_uq74e5: Moved (server-side) to: both19.rclone_chunk.001 2026/09/24 02:33:37 INFO : both19.rclone_chunk.002_uq74e5: Moved (server-side) to: both19.rclone_chunk.002 2026/09/24 02:33:37 INFO : only19.rclone_chunk.001_uq74iq: Moved (server-side) to: only19.rclone_chunk.001 2026/09/24 02:33:37 INFO : only19.rclone_chunk.002_uq74iq: Moved (server-side) to: only19.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : both0: size = 6 OK 2026/09/24 02:33:37 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both10: size = 6 OK 2026/09/24 02:33:37 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both0: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both11: size = 6 OK 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both12: size = 6 OK 2026/09/24 02:33:37 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both10: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both13: size = 6 OK 2026/09/24 02:33:37 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both14: size = 6 OK 2026/09/24 02:33:37 DEBUG : both11: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both15: size = 6 OK 2026/09/24 02:33:37 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both14: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both16: size = 6 OK 2026/09/24 02:33:37 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both16: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both17: size = 6 OK 2026/09/24 02:33:37 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both17: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both18: size = 6 OK 2026/09/24 02:33:37 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both18: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both19: size = 6 OK 2026/09/24 02:33:37 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both19: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both1: size = 6 OK 2026/09/24 02:33:37 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both1: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both2: size = 6 OK 2026/09/24 02:33:37 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both2: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both3: size = 6 OK 2026/09/24 02:33:37 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both3: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both4: size = 6 OK 2026/09/24 02:33:37 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both4: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both5: size = 6 OK 2026/09/24 02:33:37 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both5: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both6: size = 6 OK 2026/09/24 02:33:37 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both6: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both7: size = 6 OK 2026/09/24 02:33:37 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both7: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both8: size = 6 OK 2026/09/24 02:33:37 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both8: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both9: size = 6 OK 2026/09/24 02:33:37 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both9: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both15: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both13: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both12: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : only12: Deleted 2026/09/24 02:33:37 INFO : only19: Deleted 2026/09/24 02:33:37 INFO : only18: Deleted 2026/09/24 02:33:37 INFO : only2: Deleted 2026/09/24 02:33:37 INFO : only3: Deleted 2026/09/24 02:33:37 INFO : only5: Deleted 2026/09/24 02:33:37 INFO : only14: Deleted 2026/09/24 02:33:37 INFO : only6: Deleted 2026/09/24 02:33:37 INFO : only15: Deleted 2026/09/24 02:33:37 INFO : only7: Deleted 2026/09/24 02:33:37 INFO : only8: Deleted 2026/09/24 02:33:37 INFO : only10: Deleted 2026/09/24 02:33:37 INFO : only11: Deleted 2026/09/24 02:33:37 INFO : only1: Deleted 2026/09/24 02:33:37 INFO : only9: Deleted 2026/09/24 02:33:37 INFO : only13: Deleted 2026/09/24 02:33:37 INFO : only4: Deleted 2026/09/24 02:33:37 INFO : only0: Deleted 2026/09/24 02:33:37 INFO : only16: Deleted 2026/09/24 02:33:37 INFO : only17: Deleted 2026/09/24 02:33:37 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (0.03s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : both0.rclone_chunk.001_uq74ay: Moved (server-side) to: both0.rclone_chunk.001 2026/09/24 02:33:37 INFO : both0.rclone_chunk.002_uq74ay: Moved (server-side) to: both0.rclone_chunk.002 2026/09/24 02:33:37 INFO : only0.rclone_chunk.001_uq74lo: Moved (server-side) to: only0.rclone_chunk.001 2026/09/24 02:33:37 INFO : only0.rclone_chunk.002_uq74lo: Moved (server-side) to: only0.rclone_chunk.002 2026/09/24 02:33:37 INFO : both1.rclone_chunk.001_uq74vz: Moved (server-side) to: both1.rclone_chunk.001 2026/09/24 02:33:37 INFO : both1.rclone_chunk.002_uq74vz: Moved (server-side) to: both1.rclone_chunk.002 2026/09/24 02:33:37 INFO : only1.rclone_chunk.001_uq74n9: Moved (server-side) to: only1.rclone_chunk.001 2026/09/24 02:33:37 INFO : only1.rclone_chunk.002_uq74n9: Moved (server-side) to: only1.rclone_chunk.002 2026/09/24 02:33:37 INFO : both2.rclone_chunk.001_uq74hq: Moved (server-side) to: both2.rclone_chunk.001 2026/09/24 02:33:37 INFO : both2.rclone_chunk.002_uq74hq: Moved (server-side) to: both2.rclone_chunk.002 2026/09/24 02:33:37 INFO : only2.rclone_chunk.001_uq74eu: Moved (server-side) to: only2.rclone_chunk.001 2026/09/24 02:33:37 INFO : only2.rclone_chunk.002_uq74eu: Moved (server-side) to: only2.rclone_chunk.002 2026/09/24 02:33:37 INFO : both3.rclone_chunk.001_uq74hy: Moved (server-side) to: both3.rclone_chunk.001 2026/09/24 02:33:37 INFO : both3.rclone_chunk.002_uq74hy: Moved (server-side) to: both3.rclone_chunk.002 2026/09/24 02:33:37 INFO : only3.rclone_chunk.001_uq74xb: Moved (server-side) to: only3.rclone_chunk.001 2026/09/24 02:33:37 INFO : only3.rclone_chunk.002_uq74xb: Moved (server-side) to: only3.rclone_chunk.002 2026/09/24 02:33:37 INFO : both4.rclone_chunk.001_uq74uf: Moved (server-side) to: both4.rclone_chunk.001 2026/09/24 02:33:37 INFO : both4.rclone_chunk.002_uq74uf: Moved (server-side) to: both4.rclone_chunk.002 2026/09/24 02:33:37 INFO : only4.rclone_chunk.001_uq74l6: Moved (server-side) to: only4.rclone_chunk.001 2026/09/24 02:33:37 INFO : only4.rclone_chunk.002_uq74l6: Moved (server-side) to: only4.rclone_chunk.002 2026/09/24 02:33:37 INFO : both5.rclone_chunk.001_uq74rt: Moved (server-side) to: both5.rclone_chunk.001 2026/09/24 02:33:37 INFO : both5.rclone_chunk.002_uq74rt: Moved (server-side) to: both5.rclone_chunk.002 2026/09/24 02:33:37 INFO : only5.rclone_chunk.001_uq744g: Moved (server-side) to: only5.rclone_chunk.001 2026/09/24 02:33:37 INFO : only5.rclone_chunk.002_uq744g: Moved (server-side) to: only5.rclone_chunk.002 2026/09/24 02:33:37 INFO : both6.rclone_chunk.001_uq74zw: Moved (server-side) to: both6.rclone_chunk.001 2026/09/24 02:33:37 INFO : both6.rclone_chunk.002_uq74zw: Moved (server-side) to: both6.rclone_chunk.002 2026/09/24 02:33:37 INFO : only6.rclone_chunk.001_uq74kn: Moved (server-side) to: only6.rclone_chunk.001 2026/09/24 02:33:37 INFO : only6.rclone_chunk.002_uq74kn: Moved (server-side) to: only6.rclone_chunk.002 2026/09/24 02:33:37 INFO : both7.rclone_chunk.001_uq74j5: Moved (server-side) to: both7.rclone_chunk.001 2026/09/24 02:33:37 INFO : both7.rclone_chunk.002_uq74j5: Moved (server-side) to: both7.rclone_chunk.002 2026/09/24 02:33:37 INFO : only7.rclone_chunk.001_uq74tm: Moved (server-side) to: only7.rclone_chunk.001 2026/09/24 02:33:37 INFO : only7.rclone_chunk.002_uq74tm: Moved (server-side) to: only7.rclone_chunk.002 2026/09/24 02:33:37 INFO : both8.rclone_chunk.001_uq74ss: Moved (server-side) to: both8.rclone_chunk.001 2026/09/24 02:33:37 INFO : both8.rclone_chunk.002_uq74ss: Moved (server-side) to: both8.rclone_chunk.002 2026/09/24 02:33:37 INFO : only8.rclone_chunk.001_uq742b: Moved (server-side) to: only8.rclone_chunk.001 2026/09/24 02:33:37 INFO : only8.rclone_chunk.002_uq742b: Moved (server-side) to: only8.rclone_chunk.002 2026/09/24 02:33:37 INFO : both9.rclone_chunk.001_uq74i7: Moved (server-side) to: both9.rclone_chunk.001 2026/09/24 02:33:37 INFO : both9.rclone_chunk.002_uq74i7: Moved (server-side) to: both9.rclone_chunk.002 2026/09/24 02:33:37 INFO : only9.rclone_chunk.001_uq74va: Moved (server-side) to: only9.rclone_chunk.001 2026/09/24 02:33:37 INFO : only9.rclone_chunk.002_uq74va: Moved (server-side) to: only9.rclone_chunk.002 2026/09/24 02:33:37 INFO : both10.rclone_chunk.001_uq74nl: Moved (server-side) to: both10.rclone_chunk.001 2026/09/24 02:33:37 INFO : both10.rclone_chunk.002_uq74nl: Moved (server-side) to: both10.rclone_chunk.002 2026/09/24 02:33:37 INFO : only10.rclone_chunk.001_uq74bv: Moved (server-side) to: only10.rclone_chunk.001 2026/09/24 02:33:37 INFO : only10.rclone_chunk.002_uq74bv: Moved (server-side) to: only10.rclone_chunk.002 2026/09/24 02:33:37 INFO : both11.rclone_chunk.001_uq743p: Moved (server-side) to: both11.rclone_chunk.001 2026/09/24 02:33:37 INFO : both11.rclone_chunk.002_uq743p: Moved (server-side) to: both11.rclone_chunk.002 2026/09/24 02:33:37 INFO : only11.rclone_chunk.001_uq744v: Moved (server-side) to: only11.rclone_chunk.001 2026/09/24 02:33:37 INFO : only11.rclone_chunk.002_uq744v: Moved (server-side) to: only11.rclone_chunk.002 2026/09/24 02:33:37 INFO : both12.rclone_chunk.001_uq742e: Moved (server-side) to: both12.rclone_chunk.001 2026/09/24 02:33:37 INFO : both12.rclone_chunk.002_uq742e: Moved (server-side) to: both12.rclone_chunk.002 2026/09/24 02:33:37 INFO : only12.rclone_chunk.001_uq74o3: Moved (server-side) to: only12.rclone_chunk.001 2026/09/24 02:33:37 INFO : only12.rclone_chunk.002_uq74o3: Moved (server-side) to: only12.rclone_chunk.002 2026/09/24 02:33:37 INFO : both13.rclone_chunk.001_uq74rl: Moved (server-side) to: both13.rclone_chunk.001 2026/09/24 02:33:37 INFO : both13.rclone_chunk.002_uq74rl: Moved (server-side) to: both13.rclone_chunk.002 2026/09/24 02:33:37 INFO : only13.rclone_chunk.001_uq74j7: Moved (server-side) to: only13.rclone_chunk.001 2026/09/24 02:33:37 INFO : only13.rclone_chunk.002_uq74j7: Moved (server-side) to: only13.rclone_chunk.002 2026/09/24 02:33:37 INFO : both14.rclone_chunk.001_uq74c9: Moved (server-side) to: both14.rclone_chunk.001 2026/09/24 02:33:37 INFO : both14.rclone_chunk.002_uq74c9: Moved (server-side) to: both14.rclone_chunk.002 2026/09/24 02:33:37 INFO : only14.rclone_chunk.001_uq74jm: Moved (server-side) to: only14.rclone_chunk.001 2026/09/24 02:33:37 INFO : only14.rclone_chunk.002_uq74jm: Moved (server-side) to: only14.rclone_chunk.002 2026/09/24 02:33:37 INFO : both15.rclone_chunk.001_uq74co: Moved (server-side) to: both15.rclone_chunk.001 2026/09/24 02:33:37 INFO : both15.rclone_chunk.002_uq74co: Moved (server-side) to: both15.rclone_chunk.002 2026/09/24 02:33:37 INFO : only15.rclone_chunk.001_uq74id: Moved (server-side) to: only15.rclone_chunk.001 2026/09/24 02:33:37 INFO : only15.rclone_chunk.002_uq74id: Moved (server-side) to: only15.rclone_chunk.002 2026/09/24 02:33:37 INFO : both16.rclone_chunk.001_uq74qt: Moved (server-side) to: both16.rclone_chunk.001 2026/09/24 02:33:37 INFO : both16.rclone_chunk.002_uq74qt: Moved (server-side) to: both16.rclone_chunk.002 2026/09/24 02:33:37 INFO : only16.rclone_chunk.001_uq741q: Moved (server-side) to: only16.rclone_chunk.001 2026/09/24 02:33:37 INFO : only16.rclone_chunk.002_uq741q: Moved (server-side) to: only16.rclone_chunk.002 2026/09/24 02:33:37 INFO : both17.rclone_chunk.001_uq7469: Moved (server-side) to: both17.rclone_chunk.001 2026/09/24 02:33:37 INFO : both17.rclone_chunk.002_uq7469: Moved (server-side) to: both17.rclone_chunk.002 2026/09/24 02:33:37 INFO : only17.rclone_chunk.001_uq74ye: Moved (server-side) to: only17.rclone_chunk.001 2026/09/24 02:33:37 INFO : only17.rclone_chunk.002_uq74ye: Moved (server-side) to: only17.rclone_chunk.002 2026/09/24 02:33:37 INFO : both18.rclone_chunk.001_uq74a5: Moved (server-side) to: both18.rclone_chunk.001 2026/09/24 02:33:37 INFO : both18.rclone_chunk.002_uq74a5: Moved (server-side) to: both18.rclone_chunk.002 2026/09/24 02:33:37 INFO : only18.rclone_chunk.001_uq746u: Moved (server-side) to: only18.rclone_chunk.001 2026/09/24 02:33:37 INFO : only18.rclone_chunk.002_uq746u: Moved (server-side) to: only18.rclone_chunk.002 2026/09/24 02:33:37 INFO : both19.rclone_chunk.001_uq74ls: Moved (server-side) to: both19.rclone_chunk.001 2026/09/24 02:33:37 INFO : both19.rclone_chunk.002_uq74ls: Moved (server-side) to: both19.rclone_chunk.002 2026/09/24 02:33:37 INFO : only19.rclone_chunk.001_uq74ck: Moved (server-side) to: only19.rclone_chunk.001 2026/09/24 02:33:37 INFO : only19.rclone_chunk.002_uq74ck: Moved (server-side) to: only19.rclone_chunk.002 2026/09/24 02:33:37 DEBUG : both0: size = 6 OK 2026/09/24 02:33:37 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both10: size = 6 OK 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both0: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both12: size = 6 OK 2026/09/24 02:33:37 DEBUG : both11: size = 6 OK 2026/09/24 02:33:37 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both13: size = 6 OK 2026/09/24 02:33:37 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both10: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both14: size = 6 OK 2026/09/24 02:33:37 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both14: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both15: size = 6 OK 2026/09/24 02:33:37 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both15: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both16: size = 6 OK 2026/09/24 02:33:37 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both12: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both17: size = 6 OK 2026/09/24 02:33:37 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both17: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both18: size = 6 OK 2026/09/24 02:33:37 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both11: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both19: size = 6 OK 2026/09/24 02:33:37 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both19: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both1: size = 6 OK 2026/09/24 02:33:37 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both13: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both2: size = 6 OK 2026/09/24 02:33:37 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both16: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both3: size = 6 OK 2026/09/24 02:33:37 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both3: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both4: size = 6 OK 2026/09/24 02:33:37 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both4: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both5: size = 6 OK 2026/09/24 02:33:37 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both5: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both6: size = 6 OK 2026/09/24 02:33:37 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both6: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both7: size = 6 OK 2026/09/24 02:33:37 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both7: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both8: size = 6 OK 2026/09/24 02:33:37 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both8: Unchanged skipping 2026/09/24 02:33:37 DEBUG : both9: size = 6 OK 2026/09/24 02:33:37 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : both9: Unchanged skipping 2026/09/24 02:33:37 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only0: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only0: Sizes differ 2026/09/24 02:33:37 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only10: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only10: Sizes differ 2026/09/24 02:33:37 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only11: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only11: Sizes differ 2026/09/24 02:33:37 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only12: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only12: Sizes differ 2026/09/24 02:33:37 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only13: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only13: Sizes differ 2026/09/24 02:33:37 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only14: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only14: Sizes differ 2026/09/24 02:33:37 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only15: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only15: Sizes differ 2026/09/24 02:33:37 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only16: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only16: Sizes differ 2026/09/24 02:33:37 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only17: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only17: Sizes differ 2026/09/24 02:33:37 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only18: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only18: Sizes differ 2026/09/24 02:33:37 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only19: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only19: Sizes differ 2026/09/24 02:33:37 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only1: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only1: Sizes differ 2026/09/24 02:33:37 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only2: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only2: Sizes differ 2026/09/24 02:33:37 DEBUG : only0: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : only10: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : only11: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : both1: Unchanged skipping 2026/09/24 02:33:37 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only3: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only3: Sizes differ 2026/09/24 02:33:37 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only4: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only4: Sizes differ 2026/09/24 02:33:37 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only5: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only5: Sizes differ 2026/09/24 02:33:37 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only6: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only6: Sizes differ 2026/09/24 02:33:37 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only7: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only7: Sizes differ 2026/09/24 02:33:37 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only8: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only8: Sizes differ 2026/09/24 02:33:37 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : only9: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : only9: Sizes differ 2026/09/24 02:33:37 DEBUG : both2: Unchanged skipping 2026/09/24 02:33:37 DEBUG : only12: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : both18: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : only0: Deleted 2026/09/24 02:33:37 INFO : only0.rclone_chunk.001_uq7486: Moved (server-side) to: only0 2026/09/24 02:33:37 DEBUG : only0: size = 0 OK 2026/09/24 02:33:37 INFO : only11: Deleted 2026/09/24 02:33:37 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only0: Copied (replaced existing) 2026/09/24 02:33:37 INFO : only11.rclone_chunk.001_uq74rx: Moved (server-side) to: only11 2026/09/24 02:33:37 DEBUG : only11: size = 0 OK 2026/09/24 02:33:37 DEBUG : only13: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only11: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : only14: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : only10: Deleted 2026/09/24 02:33:37 INFO : only10.rclone_chunk.001_uq74ke: Moved (server-side) to: only10 2026/09/24 02:33:37 DEBUG : only10: size = 0 OK 2026/09/24 02:33:37 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only10: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : only15: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : only12: Deleted 2026/09/24 02:33:37 INFO : only12.rclone_chunk.001_uq74iq: Moved (server-side) to: only12 2026/09/24 02:33:37 DEBUG : only12: size = 0 OK 2026/09/24 02:33:37 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only12: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : only16: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : only13: Deleted 2026/09/24 02:33:37 INFO : only14: Deleted 2026/09/24 02:33:37 INFO : only14.rclone_chunk.001_uq74gk: Moved (server-side) to: only14 2026/09/24 02:33:37 DEBUG : only14: size = 0 OK 2026/09/24 02:33:37 INFO : only13.rclone_chunk.001_uq74iq: Moved (server-side) to: only13 2026/09/24 02:33:37 DEBUG : only13: size = 0 OK 2026/09/24 02:33:37 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only14: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only13: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : only17: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : only18: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : only15: Deleted 2026/09/24 02:33:37 INFO : only15.rclone_chunk.001_uq749t: Moved (server-side) to: only15 2026/09/24 02:33:37 DEBUG : only15: size = 0 OK 2026/09/24 02:33:37 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only15: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : only19: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : only16: Deleted 2026/09/24 02:33:37 INFO : only16.rclone_chunk.001_uq74gp: Moved (server-side) to: only16 2026/09/24 02:33:37 DEBUG : only16: size = 0 OK 2026/09/24 02:33:37 INFO : only17: Deleted 2026/09/24 02:33:37 INFO : only18: Deleted 2026/09/24 02:33:37 INFO : only17.rclone_chunk.001_uq74nv: Moved (server-side) to: only17 2026/09/24 02:33:37 DEBUG : only17: size = 0 OK 2026/09/24 02:33:37 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only17: Copied (replaced existing) 2026/09/24 02:33:37 INFO : only18.rclone_chunk.001_uq7486: Moved (server-side) to: only18 2026/09/24 02:33:37 DEBUG : only1: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only16: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : only3: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : only19: Deleted 2026/09/24 02:33:37 INFO : only19.rclone_chunk.001_uq74cc: Moved (server-side) to: only19 2026/09/24 02:33:37 DEBUG : only19: size = 0 OK 2026/09/24 02:33:37 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only19: Copied (replaced existing) 2026/09/24 02:33:37 INFO : only1: Deleted 2026/09/24 02:33:37 INFO : only1.rclone_chunk.001_uq74cf: Moved (server-side) to: only1 2026/09/24 02:33:37 DEBUG : only1: size = 0 OK 2026/09/24 02:33:37 DEBUG : only4: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : only18: size = 0 OK 2026/09/24 02:33:37 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only1: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : only5: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : only3: Deleted 2026/09/24 02:33:37 INFO : only3.rclone_chunk.001_uq74w7: Moved (server-side) to: only3 2026/09/24 02:33:37 DEBUG : only3: size = 0 OK 2026/09/24 02:33:37 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only3: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : only6: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only18: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : only7: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : only5: Deleted 2026/09/24 02:33:37 INFO : only5.rclone_chunk.001_uq74yz: Moved (server-side) to: only5 2026/09/24 02:33:37 DEBUG : only5: size = 0 OK 2026/09/24 02:33:37 INFO : only6: Deleted 2026/09/24 02:33:37 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only5: Copied (replaced existing) 2026/09/24 02:33:37 INFO : only4: Deleted 2026/09/24 02:33:37 DEBUG : only8: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 INFO : only4.rclone_chunk.001_uq74zu: Moved (server-side) to: only4 2026/09/24 02:33:37 DEBUG : only4: size = 0 OK 2026/09/24 02:33:37 INFO : only7: Deleted 2026/09/24 02:33:37 INFO : only6.rclone_chunk.001_uq749i: Moved (server-side) to: only6 2026/09/24 02:33:37 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only4: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : only9: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : only6: size = 0 OK 2026/09/24 02:33:37 INFO : only7.rclone_chunk.001_uq74hv: Moved (server-side) to: only7 2026/09/24 02:33:37 DEBUG : only7: size = 0 OK 2026/09/24 02:33:37 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only7: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : only2: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only6: Copied (replaced existing) 2026/09/24 02:33:37 INFO : only8: Deleted 2026/09/24 02:33:37 INFO : only8.rclone_chunk.001_uq74nu: Moved (server-side) to: only8 2026/09/24 02:33:37 DEBUG : only8: size = 0 OK 2026/09/24 02:33:37 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only8: Copied (replaced existing) 2026/09/24 02:33:37 INFO : only9: Deleted 2026/09/24 02:33:37 INFO : only9.rclone_chunk.001_uq74hc: Moved (server-side) to: only9 2026/09/24 02:33:37 DEBUG : only9: size = 0 OK 2026/09/24 02:33:37 INFO : only2: Deleted 2026/09/24 02:33:37 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only9: Copied (replaced existing) 2026/09/24 02:33:37 INFO : only2.rclone_chunk.001_uq742y: Moved (server-side) to: only2 2026/09/24 02:33:37 DEBUG : only2: size = 0 OK 2026/09/24 02:33:37 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/24 02:33:37 INFO : only2: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (0.05s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : empty_dir: Making directory with metadata 2026/09/24 02:33:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 DEBUG : empty_on_remote: Making directory with metadata 2026/09/24 02:33:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 DEBUG : empty_on_remote: Making directory with metadata 2026/09/24 02:33:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (0.01s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 DEBUG : empty_dir: Making directory with metadata 2026/09/24 02:33:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 DEBUG : empty_on_remote: Making directory with metadata 2026/09/24 02:33:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 DEBUG : empty_on_remote: Making directory with metadata 2026/09/24 02:33:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.01s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "dir", newDst= 2026/09/24 02:33:37 DEBUG : dir/file1: Need to transfer - File not found at Destination 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : dir/file1.rclone_chunk.001_uq74v0: Moved (server-side) to: dir/file1.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir/file1.rclone_chunk.002_uq74v0: Moved (server-side) to: dir/file1.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir/file1.rclone_chunk.003_uq74v0: Moved (server-side) to: dir/file1.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir/file1.rclone_chunk.004_uq74v0: Moved (server-side) to: dir/file1.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir/file1.rclone_chunk.005_uq74v0: Moved (server-side) to: dir/file1.rclone_chunk.005 2026/09/24 02:33:37 DEBUG : dir/file1: size = 14 OK 2026/09/24 02:33:37 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/24 02:33:37 INFO : dir/file1: Copied (new) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 DEBUG : Added delayed dir = "dir", newDst=dir 2026/09/24 02:33:37 DEBUG : dir/file1: size = 22 (Local file system at /tmp/rclone3462728141) 2026/09/24 02:33:37 DEBUG : dir/file1: size = 14 (Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga') 2026/09/24 02:33:37 DEBUG : dir/file1: Sizes differ 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 INFO : dir/file1.rclone_chunk.001_uq747i: Moved (server-side) to: dir/file1.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir/file1.rclone_chunk.002_uq747i: Moved (server-side) to: dir/file1.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir/file1.rclone_chunk.003_uq747i: Moved (server-side) to: dir/file1.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir/file1.rclone_chunk.004_uq747i: Moved (server-side) to: dir/file1.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir/file1.rclone_chunk.005_uq747i: Moved (server-side) to: dir/file1.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir/file1.rclone_chunk.006_uq747i: Moved (server-side) to: dir/file1.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir/file1.rclone_chunk.007_uq747i: Moved (server-side) to: dir/file1.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir/file1.rclone_chunk.008_uq747i: Moved (server-side) to: dir/file1.rclone_chunk.008 2026/09/24 02:33:37 DEBUG : dir/file1: size = 22 OK 2026/09/24 02:33:37 DEBUG : dir/file1: md5 = abd86d802ea6db2d22937d09062a69f2 OK 2026/09/24 02:33:37 INFO : dir/file1: Copied (replaced existing) 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : dir: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDirModTimeOnce (0.01s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 DEBUG : sub dir: Making directory with metadata 2026/09/24 02:33:37 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/09/24 02:33:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 DEBUG : sub dir: Making directory with metadata 2026/09/24 02:33:37 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/09/24 02:33:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/24 02:33:37 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:33:37 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (0.02s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_uq74kr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_uq74kr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_uq74kr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_uq74kr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_uq74kr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_uq74kr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_uq74kr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_uq74dz: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_uq74dz: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_uq74dz: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_uq74dz: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_uq74dz: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_uq74dz: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_uq74dz: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_uq74dl: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_uq74dl: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_uq74dl: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_uq74dl: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_uq74dl: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_uq74dl: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_uq74dl: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0003-defghij.txt.rclone_chunk.001_uq744l: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0003-defghij.txt.rclone_chunk.002_uq744l: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0003-defghij.txt.rclone_chunk.003_uq744l: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0003-defghij.txt.rclone_chunk.004_uq744l: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0003-defghij.txt.rclone_chunk.005_uq744l: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0003-defghij.txt.rclone_chunk.006_uq744l: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0003-defghij.txt.rclone_chunk.007_uq744l: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_uq748k: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_uq748k: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_uq748k: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_uq748k: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_uq748k: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_uq748k: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_uq748k: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_uq74uq: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_uq74uq: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_uq74uq: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_uq74uq: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_uq74uq: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_uq74uq: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_uq74uq: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_uq74ex: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_uq74ex: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_uq74ex: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_uq74ex: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_uq74ex: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_uq74ex: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_uq74ex: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0007-1234567.txt.rclone_chunk.001_uq74ii: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0007-1234567.txt.rclone_chunk.002_uq74ii: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0007-1234567.txt.rclone_chunk.003_uq74ii: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0007-1234567.txt.rclone_chunk.004_uq74ii: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0007-1234567.txt.rclone_chunk.005_uq74ii: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0007-1234567.txt.rclone_chunk.006_uq74ii: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0007-1234567.txt.rclone_chunk.007_uq74ii: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0008-2345678.txt.rclone_chunk.001_uq7453: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0008-2345678.txt.rclone_chunk.002_uq7453: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0008-2345678.txt.rclone_chunk.003_uq7453: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0008-2345678.txt.rclone_chunk.004_uq7453: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0008-2345678.txt.rclone_chunk.005_uq7453: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0008-2345678.txt.rclone_chunk.006_uq7453: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0008-2345678.txt.rclone_chunk.007_uq7453: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0009-3456789.txt.rclone_chunk.001_uq740q: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0009-3456789.txt.rclone_chunk.002_uq740q: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0009-3456789.txt.rclone_chunk.003_uq740q: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0009-3456789.txt.rclone_chunk.004_uq740q: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0009-3456789.txt.rclone_chunk.005_uq740q: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0009-3456789.txt.rclone_chunk.006_uq740q: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0009-3456789.txt.rclone_chunk.007_uq740q: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0010-456789.txt.rclone_chunk.001_uq74t4: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0010-456789.txt.rclone_chunk.002_uq74t4: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0010-456789.txt.rclone_chunk.003_uq74t4: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0010-456789.txt.rclone_chunk.004_uq74t4: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0010-456789.txt.rclone_chunk.005_uq74t4: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0010-456789.txt.rclone_chunk.006_uq74t4: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0010-456789.txt.rclone_chunk.007_uq74t4: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0011-56789;.txt.rclone_chunk.001_uq7413: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0011-56789;.txt.rclone_chunk.002_uq7413: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0011-56789;.txt.rclone_chunk.003_uq7413: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0011-56789;.txt.rclone_chunk.004_uq7413: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0011-56789;.txt.rclone_chunk.005_uq7413: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0011-56789;.txt.rclone_chunk.006_uq7413: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0011-56789;.txt.rclone_chunk.007_uq7413: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0012-6789;.txt.rclone_chunk.001_uq746k: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0012-6789;.txt.rclone_chunk.002_uq746k: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0012-6789;.txt.rclone_chunk.003_uq746k: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0012-6789;.txt.rclone_chunk.004_uq746k: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0012-6789;.txt.rclone_chunk.005_uq746k: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0012-6789;.txt.rclone_chunk.006_uq746k: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0012-6789;.txt.rclone_chunk.007_uq746k: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0013-789;=.txt.rclone_chunk.001_uq74vb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0013-789;=.txt.rclone_chunk.002_uq74vb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0013-789;=.txt.rclone_chunk.003_uq74vb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0013-789;=.txt.rclone_chunk.004_uq74vb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0013-789;=.txt.rclone_chunk.005_uq74vb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0013-789;=.txt.rclone_chunk.006_uq74vb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0013-789;=.txt.rclone_chunk.007_uq74vb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0014-89;=.txt.rclone_chunk.001_uq741w: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0014-89;=.txt.rclone_chunk.002_uq741w: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0014-89;=.txt.rclone_chunk.003_uq741w: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0014-89;=.txt.rclone_chunk.004_uq741w: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0014-89;=.txt.rclone_chunk.005_uq741w: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0014-89;=.txt.rclone_chunk.006_uq741w: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0015-9;=.txt.rclone_chunk.001_uq74nh: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0015-9;=.txt.rclone_chunk.002_uq74nh: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0015-9;=.txt.rclone_chunk.003_uq74nh: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0015-9;=.txt.rclone_chunk.004_uq74nh: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0015-9;=.txt.rclone_chunk.005_uq74nh: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0015-9;=.txt.rclone_chunk.006_uq74nh: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : apple.rclone_chunk.001_uq746j: Moved (server-side) to: apple.rclone_chunk.001 2026/09/24 02:33:37 INFO : apple.rclone_chunk.002_uq746j: Moved (server-side) to: apple.rclone_chunk.002 2026/09/24 02:33:37 INFO : banana.rclone_chunk.001_uq74di: Moved (server-side) to: banana.rclone_chunk.001 2026/09/24 02:33:37 INFO : banana.rclone_chunk.002_uq74di: Moved (server-side) to: banana.rclone_chunk.002 2026/09/24 02:33:37 INFO : appleappleapplebanana.rclone_chunk.001_uq746i: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/24 02:33:37 INFO : appleappleapplebanana.rclone_chunk.002_uq746i: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/24 02:33:37 INFO : appleappleapplebanana.rclone_chunk.003_uq746i: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/24 02:33:37 INFO : appleappleapplebanana.rclone_chunk.004_uq746i: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/24 02:33:37 INFO : appleappleapplebanana.rclone_chunk.005_uq746i: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/24 02:33:37 INFO : appleappleapplebanana.rclone_chunk.006_uq746i: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/24 02:33:37 INFO : appleappleapplebanana.rclone_chunk.007_uq746i: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/24 02:33:37 INFO : splitbananasplit.rclone_chunk.001_uq74dj: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/24 02:33:37 INFO : splitbananasplit.rclone_chunk.002_uq74dj: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/24 02:33:37 INFO : splitbananasplit.rclone_chunk.003_uq74dj: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/24 02:33:37 INFO : splitbananasplit.rclone_chunk.004_uq74dj: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/24 02:33:37 INFO : splitbananasplit.rclone_chunk.005_uq74dj: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/24 02:33:37 INFO : splitbananasplit.rclone_chunk.006_uq74dj: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : apple: Excluded 2026/09/24 02:33:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:37 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : banana: Excluded 2026/09/24 02:33:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:37 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:37 DEBUG : apple: size = 5 OK 2026/09/24 02:33:37 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:37 DEBUG : banana: size = 6 OK 2026/09/24 02:33:37 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:37 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:37 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : apple: Excluded 2026/09/24 02:33:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:37 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : banana: Excluded 2026/09/24 02:33:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : apple: size = 5 OK 2026/09/24 02:33:37 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:37 DEBUG : banana: size = 6 OK 2026/09/24 02:33:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:37 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:37 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:37 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:37 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 INFO : There was nothing to transfer 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : apple: Excluded 2026/09/24 02:33:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:37 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : banana: Excluded 2026/09/24 02:33:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:37 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_uq74tj: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_uq74tj: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_uq74tj: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_uq74tj: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_uq74tj: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_uq74tj: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_uq74tj: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_uq74rt: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_uq74rt: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_uq74rt: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_uq74rt: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_uq74rt: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_uq74rt: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_uq74rt: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_uq74f0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_uq74f0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_uq74f0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_uq74f0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_uq74f0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_uq74f0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_uq74f0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0003-defghij.txt.rclone_chunk.001_uq74kh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0003-defghij.txt.rclone_chunk.002_uq74kh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0003-defghij.txt.rclone_chunk.003_uq74kh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0003-defghij.txt.rclone_chunk.004_uq74kh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0003-defghij.txt.rclone_chunk.005_uq74kh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0003-defghij.txt.rclone_chunk.006_uq74kh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0003-defghij.txt.rclone_chunk.007_uq74kh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_uq74f3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_uq74f3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_uq74f3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_uq74f3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_uq74f3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_uq74f3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_uq74f3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_uq74sy: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_uq74sy: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_uq74sy: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_uq74sy: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_uq74sy: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_uq74sy: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_uq74sy: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_uq744u: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_uq744u: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_uq744u: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_uq744u: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_uq744u: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_uq744u: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_uq744u: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0007-1234567.txt.rclone_chunk.001_uq74ob: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0007-1234567.txt.rclone_chunk.002_uq74ob: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0007-1234567.txt.rclone_chunk.003_uq74ob: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0007-1234567.txt.rclone_chunk.004_uq74ob: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0007-1234567.txt.rclone_chunk.005_uq74ob: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0007-1234567.txt.rclone_chunk.006_uq74ob: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0007-1234567.txt.rclone_chunk.007_uq74ob: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0008-2345678.txt.rclone_chunk.001_uq74zy: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0008-2345678.txt.rclone_chunk.002_uq74zy: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0008-2345678.txt.rclone_chunk.003_uq74zy: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0008-2345678.txt.rclone_chunk.004_uq74zy: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0008-2345678.txt.rclone_chunk.005_uq74zy: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0008-2345678.txt.rclone_chunk.006_uq74zy: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0008-2345678.txt.rclone_chunk.007_uq74zy: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0009-3456789.txt.rclone_chunk.001_uq74fx: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0009-3456789.txt.rclone_chunk.002_uq74fx: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0009-3456789.txt.rclone_chunk.003_uq74fx: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0009-3456789.txt.rclone_chunk.004_uq74fx: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0009-3456789.txt.rclone_chunk.005_uq74fx: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0009-3456789.txt.rclone_chunk.006_uq74fx: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0009-3456789.txt.rclone_chunk.007_uq74fx: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0010-456789.txt.rclone_chunk.001_uq747u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0010-456789.txt.rclone_chunk.002_uq747u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0010-456789.txt.rclone_chunk.003_uq747u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0010-456789.txt.rclone_chunk.004_uq747u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0010-456789.txt.rclone_chunk.005_uq747u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0010-456789.txt.rclone_chunk.006_uq747u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0010-456789.txt.rclone_chunk.007_uq747u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0011-56789;.txt.rclone_chunk.001_uq74tb: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0011-56789;.txt.rclone_chunk.002_uq74tb: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0011-56789;.txt.rclone_chunk.003_uq74tb: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0011-56789;.txt.rclone_chunk.004_uq74tb: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0011-56789;.txt.rclone_chunk.005_uq74tb: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0011-56789;.txt.rclone_chunk.006_uq74tb: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0011-56789;.txt.rclone_chunk.007_uq74tb: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0012-6789;.txt.rclone_chunk.001_uq74r7: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0012-6789;.txt.rclone_chunk.002_uq74r7: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0012-6789;.txt.rclone_chunk.003_uq74r7: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0012-6789;.txt.rclone_chunk.004_uq74r7: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0012-6789;.txt.rclone_chunk.005_uq74r7: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0012-6789;.txt.rclone_chunk.006_uq74r7: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0012-6789;.txt.rclone_chunk.007_uq74r7: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0013-789;=.txt.rclone_chunk.001_uq74a4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0013-789;=.txt.rclone_chunk.002_uq74a4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0013-789;=.txt.rclone_chunk.003_uq74a4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0013-789;=.txt.rclone_chunk.004_uq74a4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0013-789;=.txt.rclone_chunk.005_uq74a4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0013-789;=.txt.rclone_chunk.006_uq74a4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0013-789;=.txt.rclone_chunk.007_uq74a4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/24 02:33:37 INFO : dir1/0014-89;=.txt.rclone_chunk.001_uq74ku: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0014-89;=.txt.rclone_chunk.002_uq74ku: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0014-89;=.txt.rclone_chunk.003_uq74ku: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0014-89;=.txt.rclone_chunk.004_uq74ku: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0014-89;=.txt.rclone_chunk.005_uq74ku: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0014-89;=.txt.rclone_chunk.006_uq74ku: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : dir1/0015-9;=.txt.rclone_chunk.001_uq742y: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/24 02:33:37 INFO : dir1/0015-9;=.txt.rclone_chunk.002_uq742y: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/24 02:33:37 INFO : dir1/0015-9;=.txt.rclone_chunk.003_uq742y: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/24 02:33:37 INFO : dir1/0015-9;=.txt.rclone_chunk.004_uq742y: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/24 02:33:37 INFO : dir1/0015-9;=.txt.rclone_chunk.005_uq742y: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/24 02:33:37 INFO : dir1/0015-9;=.txt.rclone_chunk.006_uq742y: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/24 02:33:37 INFO : apple.rclone_chunk.001_uq74m3: Moved (server-side) to: apple.rclone_chunk.001 2026/09/24 02:33:37 INFO : apple.rclone_chunk.002_uq74m3: Moved (server-side) to: apple.rclone_chunk.002 2026/09/24 02:33:37 INFO : banana.rclone_chunk.001_uq741v: Moved (server-side) to: banana.rclone_chunk.001 2026/09/24 02:33:37 INFO : banana.rclone_chunk.002_uq741v: Moved (server-side) to: banana.rclone_chunk.002 2026/09/24 02:33:37 INFO : appleappleapplebanana.rclone_chunk.001_uq74el: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/24 02:33:37 INFO : appleappleapplebanana.rclone_chunk.002_uq74el: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/24 02:33:37 INFO : appleappleapplebanana.rclone_chunk.003_uq74el: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/24 02:33:37 INFO : appleappleapplebanana.rclone_chunk.004_uq74el: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/24 02:33:37 INFO : appleappleapplebanana.rclone_chunk.005_uq74el: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/24 02:33:37 INFO : appleappleapplebanana.rclone_chunk.006_uq74el: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/24 02:33:37 INFO : appleappleapplebanana.rclone_chunk.007_uq74el: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/24 02:33:37 INFO : splitbananasplit.rclone_chunk.001_uq74zd: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/24 02:33:37 INFO : splitbananasplit.rclone_chunk.002_uq74zd: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/24 02:33:37 INFO : splitbananasplit.rclone_chunk.003_uq74zd: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/24 02:33:37 INFO : splitbananasplit.rclone_chunk.004_uq74zd: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/24 02:33:37 INFO : splitbananasplit.rclone_chunk.005_uq74zd: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/24 02:33:37 INFO : splitbananasplit.rclone_chunk.006_uq74zd: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/24 02:33:37 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:37 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : apple: Excluded 2026/09/24 02:33:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:37 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : banana: Excluded 2026/09/24 02:33:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : There was nothing to transfer 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : There was nothing to transfer 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_uq75ji: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_uq75ji: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_uq75ji: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_uq75ji: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_uq75ji: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_uq75ji: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_uq75ji: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_uq75yd: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_uq75yd: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_uq75yd: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_uq75yd: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_uq75yd: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_uq75yd: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_uq75yd: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_uq758p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_uq758p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_uq758p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_uq758p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_uq758p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_uq758p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_uq758p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.001_uq75xt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.002_uq75xt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.003_uq75xt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.004_uq75xt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.005_uq75xt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.006_uq75xt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.007_uq75xt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_uq753i: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_uq753i: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_uq753i: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_uq753i: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_uq753i: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_uq753i: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_uq753i: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_uq75jf: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_uq75jf: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_uq75jf: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_uq75jf: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_uq75jf: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_uq75jf: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_uq75jf: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_uq75ei: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_uq75ei: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_uq75ei: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_uq75ei: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_uq75ei: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_uq75ei: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_uq75ei: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_uq7585: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.002_uq7585: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.003_uq7585: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.004_uq7585: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.005_uq7585: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.006_uq7585: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.007_uq7585: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_uq75n8: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.002_uq75n8: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.003_uq75n8: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.004_uq75n8: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.005_uq75n8: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.006_uq75n8: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.007_uq75n8: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.001_uq75c4: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.002_uq75c4: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.003_uq75c4: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.004_uq75c4: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.005_uq75c4: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.006_uq75c4: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.007_uq75c4: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.001_uq75h9: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.002_uq75h9: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.003_uq75h9: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.004_uq75h9: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.005_uq75h9: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.006_uq75h9: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.007_uq75h9: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.001_uq755q: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.002_uq755q: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.003_uq755q: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.004_uq755q: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.005_uq755q: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.006_uq755q: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.007_uq755q: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.001_uq75ot: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.002_uq75ot: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.003_uq75ot: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.004_uq75ot: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.005_uq75ot: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.006_uq75ot: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.007_uq75ot: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.001_uq75d7: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.002_uq75d7: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.003_uq75d7: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.004_uq75d7: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.005_uq75d7: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.006_uq75d7: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.007_uq75d7: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.001_uq75bf: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.002_uq75bf: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.003_uq75bf: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.004_uq75bf: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.005_uq75bf: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.006_uq75bf: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_uq75ie: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.002_uq75ie: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.003_uq75ie: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.004_uq75ie: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.005_uq75ie: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.006_uq75ie: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : apple.rclone_chunk.001_uq75r0: Moved (server-side) to: apple.rclone_chunk.001 2026/09/24 02:33:38 INFO : apple.rclone_chunk.002_uq75r0: Moved (server-side) to: apple.rclone_chunk.002 2026/09/24 02:33:38 INFO : banana.rclone_chunk.001_uq758x: Moved (server-side) to: banana.rclone_chunk.001 2026/09/24 02:33:38 INFO : banana.rclone_chunk.002_uq758x: Moved (server-side) to: banana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.001_uq75vk: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.002_uq75vk: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.003_uq75vk: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.004_uq75vk: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.005_uq75vk: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.006_uq75vk: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.007_uq75vk: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.001_uq758o: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.002_uq758o: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.003_uq758o: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.004_uq758o: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.005_uq758o: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.006_uq758o: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 INFO : YXBwbGU=.rclone_chunk.001_uq75ti: Moved (server-side) to: YXBwbGU=.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 INFO : YmFuYW5h.rclone_chunk.001_uq75s4: Moved (server-side) to: YmFuYW5h.rclone_chunk.001 2026/09/24 02:33:38 INFO : YmFuYW5h.rclone_chunk.002_uq75s4: Moved (server-side) to: YmFuYW5h.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : YmFuYW5h: size = 6 OK 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_uq75dx: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001 2026/09/24 02:33:38 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.002_uq75dx: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/09/24 02:33:38 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 INFO : YXBwbGU=.rclone_chunk.002_uq75ti: Moved (server-side) to: YXBwbGU=.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : YXBwbGU=: size = 5 OK 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_uq75t1: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/09/24 02:33:38 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.002_uq75t1: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.003_uq75t1: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.003 2026/09/24 02:33:38 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.004_uq75t1: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.005_uq75t1: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.006_uq75t1: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/09/24 02:33:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_uq75wo: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.002_uq75wo: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.003_uq75wo: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_uq7583: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.002_uq7583: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.004_uq75wo: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.003_uq7583: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.005_uq75wo: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.004_uq7583: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.006_uq75wo: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.007_uq75wo: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.005_uq7583: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_uq75w2: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.002_uq75w2: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.003_uq75dx: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.006_uq7583: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.006 2026/09/24 02:33:38 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.004_uq75dx: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.004 2026/09/24 02:33:38 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.005_uq75dx: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.005 2026/09/24 02:33:38 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.006_uq75dx: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.006 2026/09/24 02:33:38 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.007_uq75dx: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/09/24 02:33:38 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.003_uq75w2: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.007_uq7583: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.004_uq75w2: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.005_uq75w2: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.006_uq75w2: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.007_uq75w2: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_uq7598: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_uq75po: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.002_uq75po: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.002_uq7598: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.003_uq7598: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.003_uq75po: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.004_uq7598: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.004_uq75po: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.005_uq7598: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.005_uq75po: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.006_uq75po: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_uq7505: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.007_uq75po: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.002_uq7505: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.006_uq7598: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.003_uq7505: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.007_uq7598: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.004_uq7505: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_uq758p: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.005_uq7505: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.002_uq758p: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.006_uq7505: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.007_uq7505: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.003_uq758p: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.004_uq758p: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.005_uq758p: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.006_uq758p: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.007_uq758p: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_uq7522: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.002_uq7522: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_uq757u: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.002_uq757u: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_uq759q: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_uq75wq: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.003_uq757u: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.002_uq75wq: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.003_uq7522: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.002_uq759q: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.004_uq757u: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.003_uq75wq: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.004_uq7522: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.003_uq759q: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.005_uq757u: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.004_uq75wq: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.006_uq757u: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.005_uq7522: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.007_uq757u: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.006_uq7522: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.004_uq759q: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.007_uq7522: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.005_uq75wq: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/24 02:33:38 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.005_uq759q: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.006_uq75wq: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.006_uq759q: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.007_uq75wq: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.007_uq759q: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_uq754r: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_uq75uh: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.002_uq754r: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.002_uq75uh: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_uq75uh: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.003_uq754r: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.002_uq75uh: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.004_uq754r: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.003_uq75uh: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_uq75v4: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.004_uq75uh: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.005_uq754r: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.005_uq75uh: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.002_uq75v4: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.006_uq75uh: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.006_uq754r: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.003_uq75v4: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.007_uq75uh: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.007_uq754r: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.004_uq75v4: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/24 02:33:38 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.005_uq75v4: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/24 02:33:38 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.006_uq75v4: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.003_uq75uh: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.004_uq75uh: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.005_uq75uh: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.006_uq75uh: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.007_uq75uh: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_uq751x: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.002_uq751x: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/24 02:33:38 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.003_uq751x: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.004_uq751x: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.005_uq751x: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.006_uq751x: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : apple: Deleted 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt: Deleted 2026/09/24 02:33:38 INFO : banana: Deleted 2026/09/24 02:33:38 INFO : splitbananasplit: Deleted 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt: Deleted 2026/09/24 02:33:38 INFO : appleappleapplebanana: Deleted 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt: Deleted 2026/09/24 02:33:38 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : YXBwbGU=: Excluded 2026/09/24 02:33:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/24 02:33:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : YmFuYW5h: Excluded 2026/09/24 02:33:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : YXBwbGU=: size = 5 OK 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : YmFuYW5h: size = 6 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/24 02:33:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : YXBwbGU=: Excluded 2026/09/24 02:33:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/24 02:33:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : YmFuYW5h: Excluded 2026/09/24 02:33:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/09/24 02:33:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : apple: transformed to: YXBwbGU= 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/24 02:33:38 DEBUG : banana: transformed to: YmFuYW5h 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_uq751m: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_uq751m: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_uq751m: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_uq751m: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_uq751m: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_uq751m: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_uq751m: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_uq75ol: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_uq75ol: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_uq75ol: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_uq75ol: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_uq75ol: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_uq75ol: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_uq75ol: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_uq758y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_uq758y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_uq758y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_uq758y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_uq758y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_uq758y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_uq758y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.001_uq75j1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.002_uq75j1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.003_uq75j1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.004_uq75j1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.005_uq75j1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.006_uq75j1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.007_uq75j1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_uq75lq: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_uq75lq: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_uq75lq: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_uq75lq: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_uq75lq: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_uq75lq: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_uq75lq: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_uq75yi: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_uq75yi: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_uq75yi: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_uq75yi: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_uq75yi: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_uq75yi: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_uq75yi: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_uq75nl: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_uq75nl: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_uq75nl: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_uq75nl: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_uq75nl: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_uq75nl: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_uq75nl: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_uq756i: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.002_uq756i: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.003_uq756i: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.004_uq756i: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.005_uq756i: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.006_uq756i: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.007_uq756i: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_uq75bh: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.002_uq75bh: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.003_uq75bh: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.004_uq75bh: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.005_uq75bh: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.006_uq75bh: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.007_uq75bh: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.001_uq75f4: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.002_uq75f4: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.003_uq75f4: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.004_uq75f4: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.005_uq75f4: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.006_uq75f4: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.007_uq75f4: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.001_uq75zq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.002_uq75zq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.003_uq75zq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.004_uq75zq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.005_uq75zq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.006_uq75zq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.007_uq75zq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.001_uq75hs: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.002_uq75hs: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.003_uq75hs: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.004_uq75hs: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.005_uq75hs: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.006_uq75hs: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.007_uq75hs: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.001_uq75xr: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.002_uq75xr: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.003_uq75xr: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.004_uq75xr: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.005_uq75xr: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.006_uq75xr: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.007_uq75xr: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.001_uq75g4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.002_uq75g4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.003_uq75g4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.004_uq75g4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.005_uq75g4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.006_uq75g4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.007_uq75g4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.001_uq7569: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.002_uq7569: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.003_uq7569: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.004_uq7569: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.005_uq7569: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.006_uq7569: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_uq756k: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.002_uq756k: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.003_uq756k: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.004_uq756k: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.005_uq756k: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.006_uq756k: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : apple.rclone_chunk.001_uq75t9: Moved (server-side) to: apple.rclone_chunk.001 2026/09/24 02:33:38 INFO : apple.rclone_chunk.002_uq75t9: Moved (server-side) to: apple.rclone_chunk.002 2026/09/24 02:33:38 INFO : banana.rclone_chunk.001_uq75jc: Moved (server-side) to: banana.rclone_chunk.001 2026/09/24 02:33:38 INFO : banana.rclone_chunk.002_uq75jc: Moved (server-side) to: banana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.001_uq7501: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.002_uq7501: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.003_uq7501: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.004_uq7501: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.005_uq7501: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.006_uq7501: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.007_uq7501: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.001_uq75j8: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.002_uq75j8: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.003_uq75j8: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.004_uq75j8: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.005_uq75j8: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.006_uq75j8: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 INFO : PREFIXbanana.rclone_chunk.001_uq75rl: Moved (server-side) to: PREFIXbanana.rclone_chunk.001 2026/09/24 02:33:38 INFO : PREFIXbanana.rclone_chunk.002_uq75rl: Moved (server-side) to: PREFIXbanana.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : PREFIXbanana: size = 6 OK 2026/09/24 02:33:38 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/09/24 02:33:38 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/24 02:33:38 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_uq75bm: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 INFO : PREFIXappleappleapplebanana.rclone_chunk.002_uq75bm: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 INFO : PREFIXappleappleapplebanana.rclone_chunk.003_uq75bm: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 INFO : PREFIXsplitbananasplit.rclone_chunk.001_uq75zw: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/24 02:33:38 INFO : PREFIXsplitbananasplit.rclone_chunk.002_uq75zw: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 INFO : PREFIXappleappleapplebanana.rclone_chunk.004_uq75bm: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 INFO : PREFIXappleappleapplebanana.rclone_chunk.005_uq75bm: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.005 2026/09/24 02:33:38 INFO : PREFIXappleappleapplebanana.rclone_chunk.006_uq75bm: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.006 2026/09/24 02:33:38 INFO : PREFIXsplitbananasplit.rclone_chunk.003_uq75zw: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.003 2026/09/24 02:33:38 INFO : PREFIXsplitbananasplit.rclone_chunk.004_uq75zw: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.004 2026/09/24 02:33:38 INFO : PREFIXapple.rclone_chunk.001_uq754w: Moved (server-side) to: PREFIXapple.rclone_chunk.001 2026/09/24 02:33:38 INFO : PREFIXappleappleapplebanana.rclone_chunk.007_uq75bm: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.007 2026/09/24 02:33:38 INFO : PREFIXsplitbananasplit.rclone_chunk.005_uq75zw: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.005 2026/09/24 02:33:38 INFO : PREFIXapple.rclone_chunk.002_uq754w: Moved (server-side) to: PREFIXapple.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 INFO : PREFIXsplitbananasplit.rclone_chunk.006_uq75zw: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : PREFIXapple: size = 5 OK 2026/09/24 02:33:38 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/09/24 02:33:38 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/09/24 02:33:38 INFO : apple: Copied (new) to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/09/24 02:33:38 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/24 02:33:38 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_uq757x: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_uq75ji: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.002_uq757x: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.003_uq757x: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.002_uq75ji: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.004_uq757x: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.003_uq75ji: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.005_uq757x: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.004_uq75ji: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.005_uq75ji: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.006_uq75ji: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.006_uq757x: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.007_uq75ji: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.007_uq757x: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_uq7597: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.002_uq7597: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.003_uq7597: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.004_uq7597: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_uq756t: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.005_uq7597: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.006_uq7597: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.007_uq7597: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.002_uq756t: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.003_uq756t: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.004_uq756t: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.005_uq756t: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.006_uq756t: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.007_uq756t: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_uq75hv: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.002_uq75hv: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.003_uq75hv: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.004_uq75hv: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.005_uq75hv: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.006_uq75hv: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.007_uq75hv: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_uq75kx: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.002_uq75kx: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.003_uq75kx: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.004_uq75kx: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.005_uq75kx: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.006_uq75kx: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.007_uq75kx: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/24 02:33:38 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_uq75ab: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.002_uq75ab: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.003_uq75ab: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.004_uq75ab: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_uq75cx: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.005_uq75ab: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.002_uq75cx: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.003_uq75cx: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.006_uq75ab: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.004_uq75cx: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.007_uq75ab: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.005_uq75cx: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_uq75u3: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.002_uq75u3: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/24 02:33:38 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.006_uq75cx: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.007_uq75cx: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/24 02:33:38 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.003_uq75u3: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_uq75aq: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.004_uq75u3: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_uq75y0: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.002_uq75aq: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.002_uq75y0: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.003_uq75aq: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.003_uq75y0: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.004_uq75aq: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.005_uq75u3: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.005_uq75aq: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_uq75c2: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.004_uq75y0: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.005_uq75y0: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.006_uq75u3: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.002_uq75c2: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.006_uq75y0: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.006_uq75aq: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.007_uq75u3: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.007_uq75y0: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.003_uq75c2: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.007_uq75aq: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.004_uq75c2: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/24 02:33:38 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.005_uq75c2: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/24 02:33:38 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.006_uq75c2: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.007_uq75c2: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/24 02:33:38 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_uq75rn: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.002_uq75rn: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.003_uq75rn: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.004_uq75rn: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_uq755y: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.005_uq75rn: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.002_uq755y: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.006_uq75rn: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/24 02:33:38 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_uq75fe: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.002_uq75fe: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.003_uq75fe: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.004_uq75fe: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.005_uq75fe: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.006_uq75fe: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.007_uq75fe: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_uq751l: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.003_uq755y: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/24 02:33:38 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.002_uq751l: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.004_uq755y: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.003_uq751l: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.005_uq755y: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.004_uq751l: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.006_uq755y: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.005_uq751l: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/24 02:33:38 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.006_uq751l: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.007_uq751l: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt: Deleted 2026/09/24 02:33:38 INFO : apple: Deleted 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt: Deleted 2026/09/24 02:33:38 INFO : banana: Deleted 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt: Deleted 2026/09/24 02:33:38 INFO : splitbananasplit: Deleted 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/24 02:33:38 INFO : appleappleapplebanana: Deleted 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt: Deleted 2026/09/24 02:33:38 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : PREFIXapple: Excluded 2026/09/24 02:33:38 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : PREFIXbanana: Excluded 2026/09/24 02:33:38 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : PREFIXsplitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/24 02:33:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/24 02:33:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : apple.rclone_chunk.001_uq755z: Moved (server-side) to: apple.rclone_chunk.001 2026/09/24 02:33:38 INFO : apple.rclone_chunk.002_uq755z: Moved (server-side) to: apple.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.001_uq75h1: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.002_uq75h1: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.003_uq75h1: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.004_uq75h1: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.005_uq75h1: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.006_uq75h1: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.007_uq75h1: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/09/24 02:33:38 INFO : appleappleapplebanana: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/09/24 02:33:38 INFO : apple: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.001_uq75cv: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.002_uq75cv: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.003_uq75cv: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.004_uq75cv: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.005_uq75cv: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.006_uq75cv: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:38 INFO : banana.rclone_chunk.001_uq757l: Moved (server-side) to: banana.rclone_chunk.001 2026/09/24 02:33:38 INFO : banana.rclone_chunk.002_uq757l: Moved (server-side) to: banana.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/09/24 02:33:38 INFO : splitbananasplit: Copied (new) 2026/09/24 02:33:38 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/09/24 02:33:38 INFO : banana: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_uq75zi: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_uq75zi: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_uq75zi: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_uq75zi: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_uq75zi: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_uq75zi: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_uq75zi: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_uq75d0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_uq75d0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_uq75d0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_uq75d0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_uq75d0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_uq75d0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.001_uq756x: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.002_uq756x: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_uq75d0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_uq75sg: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_uq75sg: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_uq75n0: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_uq75n0: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_uq75n0: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_uq75n0: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_uq75n0: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_uq75n0: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_uq75sg: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_uq75n0: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.003_uq756x: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_uq75sg: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_uq75sg: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.004_uq756x: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_uq75sg: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.005_uq756x: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.006_uq756x: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.007_uq756x: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_uq75rt: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_uq75rt: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_uq75rt: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_uq75rt: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_uq75rt: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_uq75rt: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_uq75rt: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_uq75s2: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_uq75s2: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_uq75s2: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_uq75s2: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_uq75s2: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_uq75s2: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_uq75sg: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_uq75s2: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_uq75eu: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.002_uq75eu: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_uq75ag: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.002_uq75ag: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.003_uq75ag: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.004_uq75ag: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.005_uq75ag: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.006_uq75ag: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.003_uq75eu: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.007_uq75ag: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.004_uq75eu: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.005_uq75eu: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.006_uq75eu: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.007_uq75eu: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.001_uq75ku: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.002_uq75ku: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.003_uq75ku: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.004_uq75ku: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.001_uq753m: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.005_uq75ku: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.002_uq753m: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.006_uq75ku: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.003_uq753m: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.007_uq75ku: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.004_uq753m: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.005_uq753m: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.001_uq750t: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.006_uq753m: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.002_uq750t: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.007_uq753m: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.003_uq750t: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.001_uq75sr: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.002_uq75sr: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.004_uq750t: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.005_uq750t: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.003_uq75sr: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.006_uq750t: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.004_uq75sr: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.007_uq750t: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.005_uq75sr: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.006_uq75sr: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.007_uq75sr: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.001_uq75bb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.002_uq75bb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.003_uq75bb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.004_uq75bb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.005_uq75bb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.006_uq75bb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_uq75iq: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.007_uq75bb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.002_uq75iq: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.003_uq75iq: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.004_uq75iq: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.005_uq75iq: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.006_uq75iq: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.001_uq75l3: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.002_uq75l3: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.003_uq75l3: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.004_uq75l3: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.005_uq75l3: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.006_uq75l3: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : PREFIXapple: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/24 02:33:38 INFO : PREFIXbanana: Deleted 2026/09/24 02:33:38 INFO : PREFIXsplitbananasplit: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/24 02:33:38 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/24 02:33:38 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_uq75pr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_uq75pr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_uq75pr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_uq75pr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_uq75pr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_uq75pr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_uq75pr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_uq75gx: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_uq75gx: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_uq75gx: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_uq75gx: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_uq75gx: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_uq75gx: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_uq75gx: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_uq75iu: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_uq75iu: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_uq75iu: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_uq75iu: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_uq75iu: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_uq75iu: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_uq75iu: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.001_uq75pl: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.002_uq75pl: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.003_uq75pl: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.004_uq75pl: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.005_uq75pl: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.006_uq75pl: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.007_uq75pl: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_uq75cr: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_uq75cr: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_uq75cr: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_uq75cr: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_uq75cr: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_uq75cr: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_uq75cr: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_uq7524: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_uq7524: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_uq7524: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_uq7524: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_uq7524: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_uq7524: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_uq7524: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_uq751q: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_uq751q: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_uq751q: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_uq751q: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_uq751q: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_uq751q: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_uq751q: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_uq753w: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.002_uq753w: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.003_uq753w: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.004_uq753w: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.005_uq753w: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.006_uq753w: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.007_uq753w: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_uq75pe: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.002_uq75pe: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.003_uq75pe: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.004_uq75pe: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.005_uq75pe: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.006_uq75pe: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.007_uq75pe: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.001_uq75sa: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.002_uq75sa: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.003_uq75sa: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.004_uq75sa: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.005_uq75sa: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.006_uq75sa: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.007_uq75sa: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.001_uq757n: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.002_uq757n: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.003_uq757n: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.004_uq757n: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.005_uq757n: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.006_uq757n: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.007_uq757n: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.001_uq75ld: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.002_uq75ld: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.003_uq75ld: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.004_uq75ld: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.005_uq75ld: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.006_uq75ld: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.007_uq75ld: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.001_uq75qi: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.002_uq75qi: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.003_uq75qi: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.004_uq75qi: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.005_uq75qi: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.006_uq75qi: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.007_uq75qi: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.001_uq752k: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.002_uq752k: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.003_uq752k: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.004_uq752k: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.005_uq752k: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.006_uq752k: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.007_uq752k: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.001_uq75d1: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.002_uq75d1: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.003_uq75d1: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.004_uq75d1: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.005_uq75d1: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.006_uq75d1: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_uq7535: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.002_uq7535: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.003_uq7535: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.004_uq7535: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.005_uq7535: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.006_uq7535: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : apple.rclone_chunk.001_uq7561: Moved (server-side) to: apple.rclone_chunk.001 2026/09/24 02:33:38 INFO : apple.rclone_chunk.002_uq7561: Moved (server-side) to: apple.rclone_chunk.002 2026/09/24 02:33:38 INFO : banana.rclone_chunk.001_uq75t2: Moved (server-side) to: banana.rclone_chunk.001 2026/09/24 02:33:38 INFO : banana.rclone_chunk.002_uq75t2: Moved (server-side) to: banana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.001_uq75fj: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.002_uq75fj: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.003_uq75fj: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.004_uq75fj: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.005_uq75fj: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.006_uq75fj: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.007_uq75fj: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.001_uq75tu: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.002_uq75tu: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.003_uq75tu: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.004_uq75tu: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.005_uq75tu: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.006_uq75tu: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/24 02:33:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 INFO : appleSUFFIX.rclone_chunk.001_uq75zh: Moved (server-side) to: appleSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 INFO : appleSUFFIX.rclone_chunk.002_uq75zh: Moved (server-side) to: appleSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 INFO : bananaSUFFIX.rclone_chunk.001_uq75n4: Moved (server-side) to: bananaSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleSUFFIX: size = 5 OK 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/09/24 02:33:38 INFO : bananaSUFFIX.rclone_chunk.002_uq75n4: Moved (server-side) to: bananaSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/24 02:33:38 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 INFO : splitbananasplitSUFFIX.rclone_chunk.001_uq75bh: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/24 02:33:38 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_uq755c: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 INFO : splitbananasplitSUFFIX.rclone_chunk.002_uq75bh: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/24 02:33:38 INFO : splitbananasplitSUFFIX.rclone_chunk.003_uq75bh: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 INFO : splitbananasplitSUFFIX.rclone_chunk.004_uq75bh: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : splitbananasplitSUFFIX.rclone_chunk.005_uq75bh: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 INFO : splitbananasplitSUFFIX.rclone_chunk.006_uq75bh: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 INFO : appleappleapplebananaSUFFIX.rclone_chunk.002_uq755c: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_uq75yi: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/09/24 02:33:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 INFO : appleappleapplebananaSUFFIX.rclone_chunk.003_uq755c: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 INFO : appleappleapplebananaSUFFIX.rclone_chunk.004_uq755c: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : appleappleapplebananaSUFFIX.rclone_chunk.005_uq755c: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 INFO : appleappleapplebananaSUFFIX.rclone_chunk.006_uq755c: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 INFO : appleappleapplebananaSUFFIX.rclone_chunk.007_uq755c: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.002_uq75yi: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_uq75zq: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.003_uq75yi: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.002_uq75zq: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.004_uq75yi: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.003_uq75zq: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.005_uq75yi: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/09/24 02:33:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.004_uq75zq: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.006_uq75yi: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.005_uq75zq: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.006_uq75zq: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.007_uq75yi: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.007_uq75zq: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_uq75f1: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.002_uq75f1: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.003_uq75f1: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.004_uq75f1: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.005_uq75f1: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.006_uq75f1: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.007_uq75f1: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_uq75cg: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.002_uq75cg: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.003_uq75cg: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.004_uq75cg: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.005_uq75cg: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.006_uq75cg: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.007_uq75cg: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_uq75pa: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.002_uq75pa: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_uq75d4: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.002_uq75d4: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.003_uq75d4: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.003_uq75pa: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.004_uq75d4: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.005_uq75d4: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.004_uq75pa: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_uq7534: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.005_uq75pa: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.002_uq7534: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.006_uq75d4: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.006_uq75pa: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.007_uq75d4: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.003_uq7534: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.007_uq75pa: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.004_uq7534: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.005_uq7534: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.006_uq7534: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_uq7532: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.002_uq7532: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.007_uq7534: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.003_uq7532: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.004_uq7532: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.005_uq7532: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.006_uq7532: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.007_uq7532: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_uq75sf: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.002_uq75sf: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.003_uq75sf: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_uq753a: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.004_uq75sf: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.005_uq75sf: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.002_uq753a: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.006_uq75sf: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.003_uq753a: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.007_uq75sf: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.004_uq753a: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_uq75la: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.005_uq753a: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.006_uq753a: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.007_uq753a: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_uq75ap: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.002_uq75ap: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.003_uq75ap: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.004_uq75ap: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.005_uq75ap: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.006_uq75ap: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.007_uq75ap: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.002_uq75la: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.003_uq75la: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_uq7594: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.004_uq75la: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.002_uq7594: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.005_uq75la: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.003_uq7594: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.004_uq7594: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.006_uq75la: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.005_uq7594: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.007_uq75la: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.006_uq7594: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_uq75zf: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.007_uq7594: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.002_uq75zf: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.003_uq75zf: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.004_uq75zf: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.005_uq75zf: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.006_uq75zf: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.007_uq75zf: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_uq75s4: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_uq756b: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.002_uq756b: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.002_uq75s4: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.003_uq756b: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.004_uq756b: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.003_uq75s4: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.005_uq756b: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.004_uq75s4: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.006_uq756b: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.005_uq75s4: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.006_uq75s4: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : apple: Deleted 2026/09/24 02:33:38 INFO : appleappleapplebanana: Deleted 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt: Deleted 2026/09/24 02:33:38 INFO : splitbananasplit: Deleted 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/24 02:33:38 INFO : banana: Deleted 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt: Deleted 2026/09/24 02:33:38 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : bananaSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplitSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : apple: transformed to: appleSUFFIX 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/24 02:33:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/24 02:33:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : apple.rclone_chunk.001_uq75og: Moved (server-side) to: apple.rclone_chunk.001 2026/09/24 02:33:38 INFO : apple.rclone_chunk.002_uq75og: Moved (server-side) to: apple.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/09/24 02:33:38 INFO : apple: Copied (new) 2026/09/24 02:33:38 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.001_uq75kv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 INFO : banana.rclone_chunk.001_uq75um: Moved (server-side) to: banana.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.002_uq75kv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/24 02:33:38 INFO : banana.rclone_chunk.002_uq75um: Moved (server-side) to: banana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.003_uq75kv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.004_uq75kv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.005_uq75kv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 INFO : banana: Copied (new) 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.006_uq75kv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.007_uq75kv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/09/24 02:33:38 INFO : appleappleapplebanana: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.001_uq75kr: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.002_uq75kr: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.003_uq75kr: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.004_uq75kr: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.005_uq75kr: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.006_uq75kr: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_uq75ts: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_uq75ts: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_uq75y9: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_uq75y9: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_uq75y9: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_uq75y9: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/09/24 02:33:38 INFO : splitbananasplit: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_uq75y9: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_uq75ts: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_uq75y9: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_uq75ts: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_uq75y9: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_uq75ts: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_uq7582: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_uq75ts: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_uq7582: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_uq75ts: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_uq7582: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_uq7582: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_uq75c1: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_uq7582: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_uq75c1: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_uq7582: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_uq75c1: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_uq7582: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.001_uq75ql: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_uq75ym: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.002_uq75ql: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_uq75ym: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.003_uq75ql: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_uq75ym: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_uq75c1: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.004_uq75ql: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_uq75ym: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_uq75c1: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_uq75ym: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_uq75c1: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.005_uq75ql: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_uq75c1: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.006_uq75ql: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.007_uq75ql: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_uq75ym: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_uq75ym: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_uq75f9: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.002_uq75f9: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_uq752o: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_uq752o: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.003_uq75f9: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.004_uq75f9: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_uq752o: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_uq752o: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_uq752o: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.005_uq75f9: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.006_uq75f9: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.007_uq75f9: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.001_uq759f: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.002_uq759f: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_uq752o: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_uq752o: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.003_uq759f: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.004_uq759f: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.005_uq759f: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.006_uq759f: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_uq75i6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.007_uq759f: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.001_uq755v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.002_uq755v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.003_uq755v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.004_uq755v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.005_uq755v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.006_uq755v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.007_uq755v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.001_uq75z5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.002_uq75z5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.003_uq75z5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.004_uq75z5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.005_uq75z5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.006_uq75z5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.007_uq75z5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.001_uq75oi: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.002_uq75oi: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.003_uq75oi: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.004_uq75oi: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.005_uq75oi: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.006_uq75oi: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.007_uq75oi: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.002_uq75i6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.003_uq75i6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.004_uq75i6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.005_uq75i6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.006_uq75i6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.001_uq75xz: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.002_uq75xz: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.007_uq75i6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.003_uq75xz: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.004_uq75xz: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.001_uq75n1: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.005_uq75xz: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.006_uq75xz: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.002_uq75n1: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.007_uq75xz: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.003_uq75n1: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.004_uq75n1: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.005_uq75n1: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.006_uq75n1: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_uq75zd: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.002_uq75zd: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.003_uq75zd: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.004_uq75zd: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.005_uq75zd: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.006_uq75zd: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : bananaSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : appleSUFFIX: Deleted 2026/09/24 02:33:38 INFO : splitbananasplitSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/24 02:33:38 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_uq751h: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_uq751h: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_uq751h: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_uq751h: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_uq751h: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_uq751h: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_uq751h: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_uq75jp: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_uq75jp: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_uq75jp: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_uq75jp: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_uq75jp: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_uq75jp: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_uq75jp: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_uq759p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_uq759p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_uq759p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_uq759p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_uq759p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_uq759p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_uq759p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.001_uq75o6: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.002_uq75o6: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.003_uq75o6: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.004_uq75o6: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.005_uq75o6: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.006_uq75o6: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.007_uq75o6: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_uq75pd: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_uq75pd: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_uq75pd: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_uq75pd: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_uq75pd: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_uq75pd: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_uq75pd: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_uq757b: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_uq757b: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_uq757b: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_uq757b: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_uq757b: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_uq757b: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_uq757b: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_uq7568: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_uq7568: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_uq7568: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_uq7568: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_uq7568: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_uq7568: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_uq7568: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_uq758d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.002_uq758d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.003_uq758d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.004_uq758d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.005_uq758d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.006_uq758d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.007_uq758d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_uq75dp: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.002_uq75dp: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.003_uq75dp: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.004_uq75dp: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.005_uq75dp: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.006_uq75dp: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.007_uq75dp: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.001_uq75y5: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.002_uq75y5: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.003_uq75y5: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.004_uq75y5: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.005_uq75y5: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.006_uq75y5: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.007_uq75y5: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.001_uq75xk: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.002_uq75xk: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.003_uq75xk: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.004_uq75xk: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.005_uq75xk: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.006_uq75xk: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.007_uq75xk: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.001_uq75ie: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.002_uq75ie: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.003_uq75ie: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.004_uq75ie: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.005_uq75ie: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.006_uq75ie: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.007_uq75ie: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.001_uq7591: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.002_uq7591: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.003_uq7591: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.004_uq7591: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.005_uq7591: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.006_uq7591: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.007_uq7591: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.001_uq75fe: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.002_uq75fe: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.003_uq75fe: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.004_uq75fe: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.005_uq75fe: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.006_uq75fe: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.007_uq75fe: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.001_uq7550: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.002_uq7550: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.003_uq7550: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.004_uq7550: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.005_uq7550: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.006_uq7550: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_uq752a: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.002_uq752a: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.003_uq752a: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.004_uq752a: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.005_uq752a: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.006_uq752a: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : apple.rclone_chunk.001_uq75ww: Moved (server-side) to: apple.rclone_chunk.001 2026/09/24 02:33:38 INFO : apple.rclone_chunk.002_uq75ww: Moved (server-side) to: apple.rclone_chunk.002 2026/09/24 02:33:38 INFO : banana.rclone_chunk.001_uq75d4: Moved (server-side) to: banana.rclone_chunk.001 2026/09/24 02:33:38 INFO : banana.rclone_chunk.002_uq75d4: Moved (server-side) to: banana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.001_uq75yd: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.002_uq75yd: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.003_uq75yd: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.004_uq75yd: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.005_uq75yd: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.006_uq75yd: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.007_uq75yd: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.001_uq75hr: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.002_uq75hr: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.003_uq75hr: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.004_uq75hr: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.005_uq75hr: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.006_uq75hr: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/24 02:33:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 INFO : appleapple.rclone_chunk.001_uq7555: Moved (server-side) to: appleapple.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 INFO : appleapple.rclone_chunk.002_uq7555: Moved (server-side) to: appleapple.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 INFO : appleapple.rclone_chunk.003_uq7555: Moved (server-side) to: appleapple.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 INFO : appleapple.rclone_chunk.004_uq7555: Moved (server-side) to: appleapple.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 INFO : appleapple.rclone_chunk.005_uq7555: Moved (server-side) to: appleapple.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 INFO : splitbanan.rclone_chunk.001_uq75c2: Moved (server-side) to: splitbanan.rclone_chunk.001 2026/09/24 02:33:38 INFO : appleapple.rclone_chunk.006_uq7555: Moved (server-side) to: appleapple.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 INFO : splitbanan.rclone_chunk.002_uq75c2: Moved (server-side) to: splitbanan.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 INFO : appleapple.rclone_chunk.007_uq7555: Moved (server-side) to: appleapple.rclone_chunk.007 2026/09/24 02:33:38 INFO : splitbanan.rclone_chunk.003_uq75c2: Moved (server-side) to: splitbanan.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : appleapple: size = 21 OK 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/09/24 02:33:38 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/24 02:33:38 INFO : splitbanan.rclone_chunk.004_uq75c2: Moved (server-side) to: splitbanan.rclone_chunk.004 2026/09/24 02:33:38 INFO : splitbanan.rclone_chunk.005_uq75c2: Moved (server-side) to: splitbanan.rclone_chunk.005 2026/09/24 02:33:38 INFO : splitbanan.rclone_chunk.006_uq75c2: Moved (server-side) to: splitbanan.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : splitbanan: size = 16 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/24 02:33:38 INFO : dir1/0000-abcde.rclone_chunk.001_uq75wd: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0000-abcde.rclone_chunk.002_uq75wd: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/09/24 02:33:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/24 02:33:38 INFO : dir1/0000-abcde.rclone_chunk.003_uq75wd: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0000-abcde.rclone_chunk.004_uq75wd: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0000-abcde.rclone_chunk.005_uq75wd: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0000-abcde.rclone_chunk.006_uq75wd: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcde.rclone_chunk.007_uq75wd: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0001-bcdef.rclone_chunk.001_uq75sx: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/24 02:33:38 INFO : dir1/0001-bcdef.rclone_chunk.002_uq75sx: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/24 02:33:38 INFO : dir1/0001-bcdef.rclone_chunk.003_uq75sx: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0001-bcdef.rclone_chunk.004_uq75sx: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0001-bcdef.rclone_chunk.005_uq75sx: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0003-defgh.rclone_chunk.001_uq75bw: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0002-cdefg.rclone_chunk.001_uq75lv: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0001-bcdef.rclone_chunk.006_uq75sx: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0003-defgh.rclone_chunk.002_uq75bw: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0002-cdefg.rclone_chunk.002_uq75lv: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0002-cdefg.rclone_chunk.003_uq75lv: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0003-defgh.rclone_chunk.003_uq75bw: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0001-bcdef.rclone_chunk.007_uq75sx: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0003-defgh.rclone_chunk.004_uq75bw: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0002-cdefg.rclone_chunk.004_uq75lv: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0003-defgh.rclone_chunk.005_uq75bw: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0002-cdefg.rclone_chunk.005_uq75lv: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0002-cdefg.rclone_chunk.006_uq75lv: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/24 02:33:38 INFO : dir1/0003-defgh.rclone_chunk.006_uq75bw: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/24 02:33:38 INFO : dir1/0003-defgh.rclone_chunk.007_uq75bw: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0002-cdefg.rclone_chunk.007_uq75lv: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0004-efghi.rclone_chunk.001_uq75ym: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0004-efghi.rclone_chunk.002_uq75ym: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/24 02:33:38 INFO : dir1/0004-efghi.rclone_chunk.003_uq75ym: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/24 02:33:38 INFO : dir1/0004-efghi.rclone_chunk.004_uq75ym: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0004-efghi.rclone_chunk.005_uq75ym: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0004-efghi.rclone_chunk.006_uq75ym: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0004-efghi.rclone_chunk.007_uq75ym: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/24 02:33:38 INFO : dir1/0006-ghijk.rclone_chunk.001_uq75kr: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0006-ghijk.rclone_chunk.002_uq75kr: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0006-ghijk.rclone_chunk.003_uq75kr: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0005-fghij.rclone_chunk.001_uq75se: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0006-ghijk.rclone_chunk.004_uq75kr: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0006-ghijk.rclone_chunk.005_uq75kr: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0005-fghij.rclone_chunk.002_uq75se: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0005-fghij.rclone_chunk.003_uq75se: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0006-ghijk.rclone_chunk.006_uq75kr: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0006-ghijk.rclone_chunk.007_uq75kr: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/24 02:33:38 INFO : dir1/0007-12345.rclone_chunk.001_uq75iq: Moved (server-side) to: dir1/0007-12345.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/24 02:33:38 INFO : dir1/0005-fghij.rclone_chunk.004_uq75se: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/24 02:33:38 INFO : dir1/0005-fghij.rclone_chunk.005_uq75se: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0005-fghij.rclone_chunk.006_uq75se: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0005-fghij.rclone_chunk.007_uq75se: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/24 02:33:38 INFO : dir1/0009-34567.rclone_chunk.001_uq7500: Moved (server-side) to: dir1/0009-34567.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-34567.rclone_chunk.002_uq7500: Moved (server-side) to: dir1/0009-34567.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0009-34567.rclone_chunk.003_uq7500: Moved (server-side) to: dir1/0009-34567.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0009-34567.rclone_chunk.004_uq7500: Moved (server-side) to: dir1/0009-34567.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0009-34567.rclone_chunk.005_uq7500: Moved (server-side) to: dir1/0009-34567.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0009-34567.rclone_chunk.006_uq7500: Moved (server-side) to: dir1/0009-34567.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0009-34567.rclone_chunk.007_uq7500: Moved (server-side) to: dir1/0009-34567.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/24 02:33:38 INFO : dir1/0011-56789.rclone_chunk.001_uq75l0: Moved (server-side) to: dir1/0011-56789.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0007-12345.rclone_chunk.002_uq75iq: Moved (server-side) to: dir1/0007-12345.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-23456.rclone_chunk.001_uq75nr: Moved (server-side) to: dir1/0008-23456.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0011-56789.rclone_chunk.002_uq75l0: Moved (server-side) to: dir1/0011-56789.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0007-12345.rclone_chunk.003_uq75iq: Moved (server-side) to: dir1/0007-12345.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0011-56789.rclone_chunk.003_uq75l0: Moved (server-side) to: dir1/0011-56789.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0008-23456.rclone_chunk.002_uq75nr: Moved (server-side) to: dir1/0008-23456.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0011-56789.rclone_chunk.004_uq75l0: Moved (server-side) to: dir1/0011-56789.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0008-23456.rclone_chunk.003_uq75nr: Moved (server-side) to: dir1/0008-23456.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0011-56789.rclone_chunk.005_uq75l0: Moved (server-side) to: dir1/0011-56789.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0008-23456.rclone_chunk.004_uq75nr: Moved (server-side) to: dir1/0008-23456.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0011-56789.rclone_chunk.006_uq75l0: Moved (server-side) to: dir1/0011-56789.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0008-23456.rclone_chunk.005_uq75nr: Moved (server-side) to: dir1/0008-23456.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0011-56789.rclone_chunk.007_uq75l0: Moved (server-side) to: dir1/0011-56789.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0007-12345.rclone_chunk.004_uq75iq: Moved (server-side) to: dir1/0007-12345.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/24 02:33:38 INFO : dir1/0007-12345.rclone_chunk.005_uq75iq: Moved (server-side) to: dir1/0007-12345.rclone_chunk.005 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/24 02:33:38 INFO : dir1/0008-23456.rclone_chunk.006_uq75nr: Moved (server-side) to: dir1/0008-23456.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/24 02:33:38 INFO : dir1/0007-12345.rclone_chunk.006_uq75iq: Moved (server-side) to: dir1/0007-12345.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0008-23456.rclone_chunk.007_uq75nr: Moved (server-side) to: dir1/0008-23456.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/24 02:33:38 INFO : dir1/0007-12345.rclone_chunk.007_uq75iq: Moved (server-side) to: dir1/0007-12345.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0010-45678.rclone_chunk.001_uq75qm: Moved (server-side) to: dir1/0010-45678.rclone_chunk.001 2026/09/24 02:33:38 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/24 02:33:38 INFO : dir1/0010-45678.rclone_chunk.002_uq75qm: Moved (server-side) to: dir1/0010-45678.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0010-45678.rclone_chunk.003_uq75qm: Moved (server-side) to: dir1/0010-45678.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/24 02:33:38 INFO : dir1/0010-45678.rclone_chunk.004_uq75qm: Moved (server-side) to: dir1/0010-45678.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0012-6789;.rclone_chunk.001_uq75gb: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0012-6789;.rclone_chunk.002_uq75gb: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0010-45678.rclone_chunk.005_uq75qm: Moved (server-side) to: dir1/0010-45678.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0010-45678.rclone_chunk.006_uq75qm: Moved (server-side) to: dir1/0010-45678.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0010-45678.rclone_chunk.007_uq75qm: Moved (server-side) to: dir1/0010-45678.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/24 02:33:38 INFO : dir1/0012-6789;.rclone_chunk.003_uq75gb: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0014-89;=..rclone_chunk.001_uq75c1: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0012-6789;.rclone_chunk.004_uq75gb: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0012-6789;.rclone_chunk.005_uq75gb: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0012-6789;.rclone_chunk.006_uq75gb: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0014-89;=..rclone_chunk.002_uq75c1: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0012-6789;.rclone_chunk.007_uq75gb: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0013-789;=.rclone_chunk.001_uq757q: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0014-89;=..rclone_chunk.003_uq75c1: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0015-9;=.t.rclone_chunk.001_uq75wc: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0013-789;=.rclone_chunk.002_uq757q: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.002 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/24 02:33:38 INFO : dir1/0015-9;=.t.rclone_chunk.002_uq75wc: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0013-789;=.rclone_chunk.003_uq757q: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.003 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/24 02:33:38 INFO : dir1/0015-9;=.t.rclone_chunk.003_uq75wc: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0013-789;=.rclone_chunk.004_uq757q: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0015-9;=.t.rclone_chunk.004_uq75wc: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0014-89;=..rclone_chunk.004_uq75c1: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0015-9;=.t.rclone_chunk.005_uq75wc: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0013-789;=.rclone_chunk.005_uq757q: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0015-9;=.t.rclone_chunk.006_uq75wc: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0014-89;=..rclone_chunk.005_uq75c1: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0013-789;=.rclone_chunk.006_uq757q: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0014-89;=..rclone_chunk.006_uq75c1: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.006 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/24 02:33:38 INFO : dir1/0013-789;=.rclone_chunk.007_uq757q: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.007 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt: Deleted 2026/09/24 02:33:38 INFO : appleappleapplebanana: Deleted 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt: Deleted 2026/09/24 02:33:38 INFO : splitbananasplit: Deleted 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt: Deleted 2026/09/24 02:33:38 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleapple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleapple: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbanan: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcde: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdef: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefg: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defgh: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghi: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghij: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijk: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-12345: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-23456: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-34567: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-45678: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.t: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : splitbanan: size = 16 OK 2026/09/24 02:33:38 DEBUG : appleapple: size = 21 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/24 02:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/24 02:33:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/24 02:33:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/24 02:33:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/24 02:33:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/24 02:33:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/24 02:33:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/24 02:33:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/24 02:33:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/24 02:33:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/24 02:33:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/24 02:33:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/24 02:33:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/24 02:33:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/24 02:33:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleapple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleapple: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbanan: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcde: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdef: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefg: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defgh: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghi: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghij: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijk: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-12345: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-23456: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-34567: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-45678: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.t: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/24 02:33:38 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_uq7590: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_uq7590: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_uq7590: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_uq7590: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_uq7590: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_uq7590: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_uq7590: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_uq75tr: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_uq75tr: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_uq75tr: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_uq75tr: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_uq75tr: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_uq75tr: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_uq75tr: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_uq758y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_uq758y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_uq758y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_uq758y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_uq758y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_uq758y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_uq758y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.001_uq75l5: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.002_uq75l5: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.003_uq75l5: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.004_uq75l5: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.005_uq75l5: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.006_uq75l5: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.007_uq75l5: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_uq753r: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_uq753r: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_uq753r: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_uq753r: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_uq753r: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_uq753r: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_uq753r: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_uq75j5: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_uq75j5: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_uq75j5: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_uq75j5: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_uq75j5: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_uq75j5: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_uq75j5: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_uq75mf: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_uq75mf: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_uq75mf: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_uq75mf: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_uq75mf: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_uq75mf: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_uq75mf: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_uq75ux: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.002_uq75ux: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.003_uq75ux: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.004_uq75ux: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.005_uq75ux: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.006_uq75ux: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.007_uq75ux: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_uq754u: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.002_uq754u: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.003_uq754u: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.004_uq754u: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.005_uq754u: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.006_uq754u: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.007_uq754u: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.001_uq758g: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.002_uq758g: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.003_uq758g: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.004_uq758g: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.005_uq758g: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.006_uq758g: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.007_uq758g: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.001_uq758n: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.002_uq758n: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.003_uq758n: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.004_uq758n: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.005_uq758n: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.006_uq758n: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.007_uq758n: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.001_uq75w4: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.002_uq75w4: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.003_uq75w4: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.004_uq75w4: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.005_uq75w4: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.006_uq75w4: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.007_uq75w4: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.001_uq756n: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.002_uq756n: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.003_uq756n: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.004_uq756n: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.005_uq756n: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.006_uq756n: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.007_uq756n: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.001_uq75ux: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.002_uq75ux: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.003_uq75ux: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.004_uq75ux: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.005_uq75ux: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.006_uq75ux: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.007_uq75ux: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.001_uq75wr: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.002_uq75wr: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.003_uq75wr: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.004_uq75wr: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.005_uq75wr: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.006_uq75wr: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_uq75s1: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.002_uq75s1: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.003_uq75s1: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.004_uq75s1: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.005_uq75s1: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.006_uq75s1: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : apple.rclone_chunk.001_uq75nj: Moved (server-side) to: apple.rclone_chunk.001 2026/09/24 02:33:38 INFO : apple.rclone_chunk.002_uq75nj: Moved (server-side) to: apple.rclone_chunk.002 2026/09/24 02:33:38 INFO : banana.rclone_chunk.001_uq75pm: Moved (server-side) to: banana.rclone_chunk.001 2026/09/24 02:33:38 INFO : banana.rclone_chunk.002_uq75pm: Moved (server-side) to: banana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.001_uq752d: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.002_uq752d: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.003_uq752d: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.004_uq752d: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.005_uq752d: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.006_uq752d: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.007_uq752d: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.001_uq75jy: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.002_uq75jy: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.003_uq75jy: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.004_uq75jy: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.005_uq75jy: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.006_uq75jy: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : There was nothing to transfer 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : There was nothing to transfer 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_uq75qp: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_uq75qp: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_uq75qp: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_uq75qp: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_uq75qp: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_uq75qp: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_uq75qp: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_uq7523: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_uq7523: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_uq7523: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_uq7523: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_uq7523: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_uq7523: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_uq7523: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_uq75u4: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_uq75u4: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_uq75u4: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_uq75u4: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_uq75u4: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_uq75u4: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_uq75u4: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.001_uq75em: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.002_uq75em: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.003_uq75em: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.004_uq75em: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.005_uq75em: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.006_uq75em: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.007_uq75em: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_uq75kp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_uq75kp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_uq75kp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_uq75kp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_uq75kp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_uq75kp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_uq75kp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_uq75qs: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_uq75qs: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_uq75qs: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_uq75qs: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_uq75qs: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_uq75qs: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_uq75qs: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_uq75wm: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_uq75wm: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_uq75wm: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_uq75wm: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_uq75wm: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_uq75wm: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_uq75wm: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_uq75cq: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.002_uq75cq: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.003_uq75cq: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.004_uq75cq: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.005_uq75cq: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.006_uq75cq: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.007_uq75cq: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_uq755p: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.002_uq755p: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.003_uq755p: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.004_uq755p: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.005_uq755p: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.006_uq755p: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.007_uq755p: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.001_uq75ox: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.002_uq75ox: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.003_uq75ox: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.004_uq75ox: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.005_uq75ox: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.006_uq75ox: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.007_uq75ox: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.001_uq759v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.002_uq759v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.003_uq759v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.004_uq759v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.005_uq759v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.006_uq759v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.007_uq759v: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.001_uq755q: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.002_uq755q: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.003_uq755q: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.004_uq755q: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.005_uq755q: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.006_uq755q: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.007_uq755q: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.001_uq75zz: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.002_uq75zz: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.003_uq75zz: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.004_uq75zz: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.005_uq75zz: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.006_uq75zz: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.007_uq75zz: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.001_uq7557: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.002_uq7557: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.003_uq7557: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.004_uq7557: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.005_uq7557: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.006_uq7557: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.007_uq7557: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.001_uq754g: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.002_uq754g: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.003_uq754g: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.004_uq754g: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.005_uq754g: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.006_uq754g: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_uq75yy: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.002_uq75yy: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.003_uq75yy: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.004_uq75yy: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.005_uq75yy: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.006_uq75yy: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : apple.rclone_chunk.001_uq75dy: Moved (server-side) to: apple.rclone_chunk.001 2026/09/24 02:33:38 INFO : apple.rclone_chunk.002_uq75dy: Moved (server-side) to: apple.rclone_chunk.002 2026/09/24 02:33:38 INFO : banana.rclone_chunk.001_uq75yc: Moved (server-side) to: banana.rclone_chunk.001 2026/09/24 02:33:38 INFO : banana.rclone_chunk.002_uq75yc: Moved (server-side) to: banana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.001_uq75q2: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.002_uq75q2: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.003_uq75q2: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.004_uq75q2: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.005_uq75q2: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.006_uq75q2: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.007_uq75q2: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.001_uq755g: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.002_uq755g: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.003_uq755g: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.004_uq755g: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.005_uq755g: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.006_uq755g: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : There was nothing to transfer 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : There was nothing to transfer 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_uq75i3: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_uq75i3: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_uq75i3: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_uq75i3: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_uq75i3: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_uq75i3: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_uq75i3: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_uq75rs: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_uq75rs: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_uq75rs: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_uq75rs: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_uq75rs: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_uq75rs: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_uq75rs: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_uq75oo: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_uq75oo: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_uq75oo: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_uq75oo: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_uq75oo: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_uq75oo: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_uq75oo: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.001_uq75ji: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.002_uq75ji: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.003_uq75ji: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.004_uq75ji: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.005_uq75ji: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.006_uq75ji: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.007_uq75ji: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_uq75cp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_uq75cp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_uq75cp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_uq75cp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_uq75cp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_uq75cp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_uq75cp: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_uq75ba: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_uq75ba: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_uq75ba: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_uq75ba: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_uq75ba: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_uq75ba: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_uq75ba: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_uq75yc: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_uq75yc: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_uq75yc: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_uq75yc: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_uq75yc: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_uq75yc: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_uq75yc: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_uq75me: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.002_uq75me: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.003_uq75me: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.004_uq75me: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.005_uq75me: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.006_uq75me: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.007_uq75me: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_uq75rd: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.002_uq75rd: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.003_uq75rd: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.004_uq75rd: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.005_uq75rd: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.006_uq75rd: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.007_uq75rd: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.001_uq75dy: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.002_uq75dy: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.003_uq75dy: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.004_uq75dy: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.005_uq75dy: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.006_uq75dy: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.007_uq75dy: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.001_uq75gc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.002_uq75gc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.003_uq75gc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.004_uq75gc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.005_uq75gc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.006_uq75gc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.007_uq75gc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.001_uq753i: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.002_uq753i: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.003_uq753i: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.004_uq753i: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.005_uq753i: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.006_uq753i: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.007_uq753i: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.001_uq757s: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.002_uq757s: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.003_uq757s: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.004_uq757s: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.005_uq757s: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.006_uq757s: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.007_uq757s: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.001_uq75lo: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.002_uq75lo: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.003_uq75lo: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.004_uq75lo: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.005_uq75lo: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.006_uq75lo: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.007_uq75lo: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.001_uq75ue: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.002_uq75ue: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.003_uq75ue: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.004_uq75ue: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.005_uq75ue: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.006_uq75ue: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_uq75as: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.002_uq75as: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.003_uq75as: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.004_uq75as: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.005_uq75as: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.006_uq75as: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : apple.rclone_chunk.001_uq75du: Moved (server-side) to: apple.rclone_chunk.001 2026/09/24 02:33:38 INFO : apple.rclone_chunk.002_uq75du: Moved (server-side) to: apple.rclone_chunk.002 2026/09/24 02:33:38 INFO : banana.rclone_chunk.001_uq75en: Moved (server-side) to: banana.rclone_chunk.001 2026/09/24 02:33:38 INFO : banana.rclone_chunk.002_uq75en: Moved (server-side) to: banana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.001_uq75qb: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.002_uq75qb: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.003_uq75qb: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.004_uq75qb: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.005_uq75qb: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.006_uq75qb: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.007_uq75qb: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.001_uq75ht: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.002_uq75ht: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.003_uq75ht: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.004_uq75ht: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.005_uq75ht: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.006_uq75ht: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : There was nothing to transfer 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : There was nothing to transfer 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_uq752n: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_uq752n: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_uq752n: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_uq752n: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_uq752n: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_uq752n: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_uq752n: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_uq75ej: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_uq75ej: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_uq75ej: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_uq75ej: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_uq75ej: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_uq75ej: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_uq75ej: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_uq75ku: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_uq75ku: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_uq75ku: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_uq75ku: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_uq75ku: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_uq75ku: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_uq75ku: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.001_uq758s: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.002_uq758s: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.003_uq758s: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.004_uq758s: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.005_uq758s: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.006_uq758s: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.007_uq758s: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_uq756a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_uq756a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_uq756a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_uq756a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_uq756a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_uq756a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_uq756a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_uq75ex: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_uq75ex: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_uq75ex: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_uq75ex: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_uq75ex: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_uq75ex: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_uq75ex: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_uq75cn: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_uq75cn: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_uq75cn: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_uq75cn: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_uq75cn: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_uq75cn: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_uq75cn: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_uq75fy: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.002_uq75fy: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.003_uq75fy: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.004_uq75fy: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.005_uq75fy: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.006_uq75fy: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.007_uq75fy: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_uq75ux: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.002_uq75ux: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.003_uq75ux: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.004_uq75ux: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.005_uq75ux: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.006_uq75ux: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.007_uq75ux: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.001_uq75wi: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.002_uq75wi: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.003_uq75wi: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.004_uq75wi: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.005_uq75wi: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.006_uq75wi: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.007_uq75wi: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.001_uq75cp: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.002_uq75cp: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.003_uq75cp: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.004_uq75cp: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.005_uq75cp: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.006_uq75cp: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.007_uq75cp: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.001_uq75ec: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.002_uq75ec: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.003_uq75ec: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.004_uq75ec: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.005_uq75ec: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.006_uq75ec: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.007_uq75ec: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.001_uq75or: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.002_uq75or: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.003_uq75or: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.004_uq75or: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.005_uq75or: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.006_uq75or: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.007_uq75or: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.001_uq754i: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.002_uq754i: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.003_uq754i: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.004_uq754i: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.005_uq754i: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.006_uq754i: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.007_uq754i: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.001_uq751x: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.002_uq751x: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.003_uq751x: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.004_uq751x: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.005_uq751x: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.006_uq751x: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_uq75jy: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.002_uq75jy: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.003_uq75jy: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.004_uq75jy: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.005_uq75jy: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.006_uq75jy: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : apple.rclone_chunk.001_uq75fn: Moved (server-side) to: apple.rclone_chunk.001 2026/09/24 02:33:38 INFO : apple.rclone_chunk.002_uq75fn: Moved (server-side) to: apple.rclone_chunk.002 2026/09/24 02:33:38 INFO : banana.rclone_chunk.001_uq75pw: Moved (server-side) to: banana.rclone_chunk.001 2026/09/24 02:33:38 INFO : banana.rclone_chunk.002_uq75pw: Moved (server-side) to: banana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.001_uq753c: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.002_uq753c: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.003_uq753c: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.004_uq753c: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.005_uq753c: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.006_uq753c: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.007_uq753c: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.001_uq757r: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.002_uq757r: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.003_uq757r: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.004_uq757r: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.005_uq757r: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.006_uq757r: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : There was nothing to transfer 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : There was nothing to transfer 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_uq75nc: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_uq75nc: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_uq75nc: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_uq75nc: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_uq75nc: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_uq75nc: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_uq75nc: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_uq75t7: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_uq75t7: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_uq75t7: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_uq75t7: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_uq75t7: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_uq75t7: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_uq75t7: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_uq7567: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_uq7567: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_uq7567: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_uq7567: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_uq7567: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_uq7567: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_uq7567: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.001_uq756g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.002_uq756g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.003_uq756g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.004_uq756g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.005_uq756g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.006_uq756g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0003-defghij.txt.rclone_chunk.007_uq756g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_uq75z5: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_uq75z5: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_uq75z5: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_uq75z5: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_uq75z5: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_uq75z5: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_uq75z5: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_uq753x: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_uq753x: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_uq753x: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_uq753x: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_uq753x: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_uq753x: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_uq753x: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_uq755c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_uq755c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_uq755c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_uq755c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_uq755c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_uq755c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_uq755c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_uq75h8: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.002_uq75h8: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.003_uq75h8: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.004_uq75h8: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.005_uq75h8: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.006_uq75h8: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0007-1234567.txt.rclone_chunk.007_uq75h8: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_uq75s9: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.002_uq75s9: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.003_uq75s9: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.004_uq75s9: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.005_uq75s9: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.006_uq75s9: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0008-2345678.txt.rclone_chunk.007_uq75s9: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.001_uq75p1: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.002_uq75p1: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.003_uq75p1: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.004_uq75p1: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.005_uq75p1: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.006_uq75p1: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0009-3456789.txt.rclone_chunk.007_uq75p1: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.001_uq75ia: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.002_uq75ia: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.003_uq75ia: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.004_uq75ia: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.005_uq75ia: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.006_uq75ia: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0010-456789.txt.rclone_chunk.007_uq75ia: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.001_uq755z: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.002_uq755z: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.003_uq755z: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.004_uq755z: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.005_uq755z: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.006_uq755z: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0011-56789;.txt.rclone_chunk.007_uq755z: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.001_uq75dd: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.002_uq75dd: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.003_uq75dd: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.004_uq75dd: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.005_uq75dd: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.006_uq75dd: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0012-6789;.txt.rclone_chunk.007_uq75dd: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.001_uq758f: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.002_uq758f: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.003_uq758f: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.004_uq758f: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.005_uq758f: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.006_uq758f: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0013-789;=.txt.rclone_chunk.007_uq758f: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.001_uq75wq: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.002_uq75wq: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.003_uq75wq: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.004_uq75wq: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.005_uq75wq: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0014-89;=.txt.rclone_chunk.006_uq75wq: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_uq75sz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.002_uq75sz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.003_uq75sz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.004_uq75sz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.005_uq75sz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/24 02:33:38 INFO : dir1/0015-9;=.txt.rclone_chunk.006_uq75sz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/24 02:33:38 INFO : apple.rclone_chunk.001_uq756x: Moved (server-side) to: apple.rclone_chunk.001 2026/09/24 02:33:38 INFO : apple.rclone_chunk.002_uq756x: Moved (server-side) to: apple.rclone_chunk.002 2026/09/24 02:33:38 INFO : banana.rclone_chunk.001_uq75rk: Moved (server-side) to: banana.rclone_chunk.001 2026/09/24 02:33:38 INFO : banana.rclone_chunk.002_uq75rk: Moved (server-side) to: banana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.001_uq757c: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.002_uq757c: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.003_uq757c: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.004_uq757c: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.005_uq757c: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.006_uq757c: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/24 02:33:38 INFO : appleappleapplebanana.rclone_chunk.007_uq757c: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.001_uq756h: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.002_uq756h: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.003_uq756h: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.004_uq756h: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.005_uq756h: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/24 02:33:38 INFO : splitbananasplit.rclone_chunk.006_uq756h: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : There was nothing to transfer 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/24 02:33:38 DEBUG : apple: size = 5 OK 2026/09/24 02:33:38 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : apple: Unchanged skipping 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : banana: size = 6 OK 2026/09/24 02:33:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : banana: Unchanged skipping 2026/09/24 02:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/24 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : There was nothing to transfer 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 DEBUG : apple: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : apple: Excluded 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : appleappleapplebanana: Excluded 2026/09/24 02:33:38 DEBUG : banana: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : banana: Excluded 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : splitbananasplit: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (0.90s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.07s) --- PASS: TestTransform/base64 (0.08s) --- PASS: TestTransform/prefix (0.13s) --- PASS: TestTransform/suffix (0.11s) --- PASS: TestTransform/truncate (0.09s) --- PASS: TestTransform/encoder (0.07s) --- PASS: TestTransform/ISO-8859-1 (0.07s) --- PASS: TestTransform/charmap (0.07s) --- PASS: TestTransform/lowercase (0.07s) --- PASS: TestTransform/ascii (0.08s) === RUN TestTransformCopy run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/24 02:33:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/24 02:33:38 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/09/24 02:33:38 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-09-24T02:33:38.798447553Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "sub dir_somesuffix", newDst=sub dir_somesuffix 2026/09/24 02:33:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/24 02:33:38 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/24 02:33:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/24 02:33:38 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_uq754l: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.002_uq754l: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.003_uq754l: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.004_uq754l: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/24 02:33:38 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : sub dir_somesuffix: Set directory modification time (using SetModTime) --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe: Making directory with metadata 2026/09/24 02:33:38 INFO : tictactoe: Made directory with metadata (mtime=2026-09-24T02:33:38.803447626Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 INFO : tictactoe/tictactoe.rclone_chunk.001_uq75pm: Moved (server-side) to: tictactoe/tictactoe.rclone_chunk.001 2026/09/24 02:33:38 INFO : tictactoe/tictactoe.rclone_chunk.002_uq75pm: Moved (server-side) to: tictactoe/tictactoe.rclone_chunk.002 2026/09/24 02:33:38 INFO : tictactoe/tictactoe.rclone_chunk.003_uq75pm: Moved (server-side) to: tictactoe/tictactoe.rclone_chunk.003 2026/09/24 02:33:38 INFO : tictactoe/tictactoe.rclone_chunk.004_uq75pm: Moved (server-side) to: tictactoe/tictactoe.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/24 02:33:38 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : tictactoe: Set directory modification time (using SetModTime) --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 DEBUG : toe: Making directory with metadata 2026/09/24 02:33:38 INFO : toe: Made directory with metadata (mtime=2026-09-24T02:33:38.809447714Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/24 02:33:38 DEBUG : toe/toe: Making directory with metadata 2026/09/24 02:33:38 INFO : toe/toe: Made directory with metadata (mtime=2026-09-24T02:33:38.809447714Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 INFO : toe/toe/tictactoe.rclone_chunk.001_uq75bz: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.001 2026/09/24 02:33:38 INFO : toe/toe/tictactoe.rclone_chunk.002_uq75bz: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.002 2026/09/24 02:33:38 INFO : toe/toe/tictactoe.rclone_chunk.003_uq75bz: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.003 2026/09/24 02:33:38 INFO : toe/toe/tictactoe.rclone_chunk.004_uq75bz: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/24 02:33:38 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestFileTag (0.00s) === RUN TestNoTag run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 DEBUG : toe: Making directory with metadata 2026/09/24 02:33:38 INFO : toe: Made directory with metadata (mtime=2026-09-24T02:33:38.813447773Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/24 02:33:38 DEBUG : toe/toe: Making directory with metadata 2026/09/24 02:33:38 INFO : toe/toe: Made directory with metadata (mtime=2026-09-24T02:33:38.813447773Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 INFO : toe/toe/tictactoe.rclone_chunk.001_uq7565: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.001 2026/09/24 02:33:38 INFO : toe/toe/tictactoe.rclone_chunk.002_uq7565: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.002 2026/09/24 02:33:38 INFO : toe/toe/tictactoe.rclone_chunk.003_uq7565: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.003 2026/09/24 02:33:38 INFO : toe/toe/tictactoe.rclone_chunk.004_uq7565: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/24 02:33:38 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 DEBUG : empty_dir: Making directory with metadata 2026/09/24 02:33:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/24 02:33:38 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe: Making directory with metadata 2026/09/24 02:33:38 INFO : tictactoe: Made directory with metadata (mtime=2026-09-24T02:33:38.818447847Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/24 02:33:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-24T02:33:38.818447847Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_uq75cm: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.002_uq75cm: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.003_uq75cm: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.004_uq75cm: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : tictacempty_dir: Set directory modification time (using SetModTime) --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 DEBUG : empty_dir: Making directory with metadata 2026/09/24 02:33:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/24 02:33:38 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe: Making directory with metadata 2026/09/24 02:33:38 INFO : tictactoe: Made directory with metadata (mtime=2026-09-24T02:33:38.824447935Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/24 02:33:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-24T02:33:38.824447935Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_uq75oa: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002_uq75oa: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003_uq75oa: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004_uq75oa: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/24 02:33:38 NOTICE: Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': 0 differences found 2026/09/24 02:33:38 NOTICE: Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': 1 matching files --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe: Making directory with metadata 2026/09/24 02:33:38 INFO : tictactoe: Made directory with metadata (mtime=2026-09-24T02:33:38.830448023Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/24 02:33:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-24T02:33:38.830448023Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_uq75fy: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.002_uq75fy: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.003_uq75fy: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.004_uq75fy: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/09/24 02:33:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 DEBUG : toe: Making directory with metadata 2026/09/24 02:33:38 INFO : toe: Made directory with metadata (mtime=2026-09-24T02:33:38.837448125Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/24 02:33:38 DEBUG : toe/toe: Making directory with metadata 2026/09/24 02:33:38 INFO : toe/toe: Made directory with metadata (mtime=2026-09-24T02:33:38.837448125Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/24 02:33:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : toe/toe/toe.rclone_chunk.001_uq75ue: Moved (server-side) to: toe/toe/toe.rclone_chunk.001 2026/09/24 02:33:38 INFO : toe/toe/toe.rclone_chunk.002_uq75ue: Moved (server-side) to: toe/toe/toe.rclone_chunk.002 2026/09/24 02:33:38 INFO : toe/toe/toe.rclone_chunk.003_uq75ue: Moved (server-side) to: toe/toe/toe.rclone_chunk.003 2026/09/24 02:33:38 INFO : toe/toe/toe.rclone_chunk.004_uq75ue: Moved (server-side) to: toe/toe/toe.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : toe/toe/toe: size = 11 OK 2026/09/24 02:33:38 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 INFO : toe/toe/toe: Copied (new) 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestConflicting (0.00s) === RUN TestMove run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 DEBUG : empty_dir: Making directory with metadata 2026/09/24 02:33:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/24 02:33:38 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe: Making directory with metadata 2026/09/24 02:33:38 INFO : tictactoe: Made directory with metadata (mtime=2026-09-24T02:33:38.841448184Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/24 02:33:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-24T02:33:38.841448184Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_uq75lj: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002_uq75lj: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003_uq75lj: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004_uq75lj: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 INFO : toe/toe/toe.txt: Deleted 2026/09/24 02:33:38 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : toe/toe: Removing directory 2026/09/24 02:33:38 INFO : toe: Removing directory 2026/09/24 02:33:38 INFO : empty_dir: Removing directory 2026/09/24 02:33:38 DEBUG : Local file system at /tmp/rclone3462728141: deleted 3 directories --- PASS: TestMove (0.00s) === RUN TestTransformFile run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 DEBUG : empty_dir: Making directory with metadata 2026/09/24 02:33:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/24 02:33:38 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe: Making directory with metadata 2026/09/24 02:33:38 INFO : tictactoe: Made directory with metadata (mtime=2026-09-24T02:33:38.845448243Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/24 02:33:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-24T02:33:38.845448243Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_uq7582: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002_uq7582: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003_uq7582: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004_uq7582: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 INFO : toe/toe/toe.txt: Deleted 2026/09/24 02:33:38 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : toe/toe: Removing directory 2026/09/24 02:33:38 INFO : toe: Removing directory 2026/09/24 02:33:38 INFO : empty_dir: Removing directory 2026/09/24 02:33:38 DEBUG : Local file system at /tmp/rclone3462728141: deleted 3 directories 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: move 4 data chunks... 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.004 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (0.00s) === RUN TestManualTransformFile run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 DEBUG : Reset feature "Copy" 2026/09/24 02:33:38 DEBUG : Reset feature "Move" 2026/09/24 02:33:38 DEBUG : Reset feature "Copy" 2026/09/24 02:33:38 DEBUG : Reset feature "Move" 2026/09/24 02:33:38 DEBUG : empty_dir: Making directory with metadata 2026/09/24 02:33:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/24 02:33:38 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/09/24 02:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe: Making directory with metadata 2026/09/24 02:33:38 INFO : tictactoe: Made directory with metadata (mtime=2026-09-24T02:33:38.850448316Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/24 02:33:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-24T02:33:38.850448316Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/24 02:33:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_uq75rd: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002_uq75rd: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003_uq75rd: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004_uq75rd: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/24 02:33:38 INFO : toe/toe/toe.txt: Deleted 2026/09/24 02:33:38 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : toe/toe: Removing directory 2026/09/24 02:33:38 INFO : toe: Removing directory 2026/09/24 02:33:38 INFO : empty_dir: Removing directory 2026/09/24 02:33:38 DEBUG : Local file system at /tmp/rclone3462728141: deleted 3 directories 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/24 02:33:38 INFO : toe/toe/toe.txt.rclone_chunk.001_uq75sb: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.001 2026/09/24 02:33:38 INFO : toe/toe/toe.txt.rclone_chunk.002_uq75sb: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.002 2026/09/24 02:33:38 INFO : toe/toe/toe.txt.rclone_chunk.003_uq75sb: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.003 2026/09/24 02:33:38 INFO : toe/toe/toe.txt.rclone_chunk.004_uq75sb: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/24 02:33:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/24 02:33:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 DEBUG : toe: transformed to: dG9l 2026/09/24 02:33:38 DEBUG : toe: transformed to: dG9l 2026/09/24 02:33:38 DEBUG : dG9l: Making directory with metadata 2026/09/24 02:33:38 INFO : dG9l: Made directory with metadata (mtime=2026-09-24T02:33:38.855448389Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dG9l", newDst=dG9l 2026/09/24 02:33:38 DEBUG : toe: transformed to: dG9l 2026/09/24 02:33:38 DEBUG : toe: transformed to: dG9l 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/24 02:33:38 DEBUG : dG9l/dG9l: Making directory with metadata 2026/09/24 02:33:38 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-09-24T02:33:38.855448389Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "dG9l/dG9l", newDst=dG9l/dG9l 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/24 02:33:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_uq75ml: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001 2026/09/24 02:33:38 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.002_uq75ml: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.002 2026/09/24 02:33:38 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.003_uq75ml: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.003 2026/09/24 02:33:38 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.004_uq75ml: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish 2026/09/24 02:33:38 INFO : dG9l/dG9l: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : dG9l: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 DEBUG : dG9l: transformed to: toe 2026/09/24 02:33:38 DEBUG : dG9l: transformed to: toe 2026/09/24 02:33:38 DEBUG : toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/24 02:33:38 DEBUG : dG9l: transformed to: toe 2026/09/24 02:33:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/24 02:33:38 DEBUG : toe/toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/24 02:33:38 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/24 02:33:38 DEBUG : Local file system at /tmp/rclone3462728141: Waiting for checks to finish 2026/09/24 02:33:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/24 02:33:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/24 02:33:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/24 02:33:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/24 02:33:38 DEBUG : Local file system at /tmp/rclone3462728141: Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (0.01s) === RUN TestError run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga'", Local "Local file system at /tmp/rclone3462728141", Modify Window "1ns" 2026/09/24 02:33:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: 2026/09/24 02:33:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Making directory with metadata 2026/09/24 02:33:38 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Made directory with metadata (mtime=2026-09-24T02:33:38.861448477Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "", newDst= 2026/09/24 02:33:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: 2026/09/24 02:33:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: 2026/09/24 02:33:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: 2026/09/24 02:33:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/24 02:33:38 DEBUG : toe/toe: Making directory with metadata 2026/09/24 02:33:38 INFO : toe/toe: Made directory with metadata (mtime=2026-09-24T02:33:38.861448477Z) 2026/09/24 02:33:38 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/24 02:33:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/24 02:33:38 DEBUG : toe/toe: transformed to: 2026/09/24 02:33:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/24 02:33:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/24 02:33:38 DEBUG : toe: transformed to: 2026/09/24 02:33:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/24 02:33:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/24 02:33:38 DEBUG : toe/toe/toe: transformed to: 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for checks to finish 2026/09/24 02:33:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Waiting for transfers to finish 2026/09/24 02:33:38 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2026/09/24 02:33:38 INFO : toe/toe/toe.rclone_chunk.001_uq75s9: Moved (server-side) to: toe/toe/toe.rclone_chunk.001 2026/09/24 02:33:38 INFO : toe/toe/toe.rclone_chunk.002_uq75s9: Moved (server-side) to: toe/toe/toe.rclone_chunk.002 2026/09/24 02:33:38 INFO : toe/toe/toe.rclone_chunk.003_uq75s9: Moved (server-side) to: toe/toe/toe.rclone_chunk.003 2026/09/24 02:33:38 INFO : toe/toe/toe.rclone_chunk.004_uq75s9: Moved (server-side) to: toe/toe/toe.rclone_chunk.004 2026/09/24 02:33:38 DEBUG : toe/toe/toe: size = 11 OK 2026/09/24 02:33:38 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/24 02:33:38 INFO : toe/toe/toe: Copied (new) 2026/09/24 02:33:38 ERROR : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': not deleting files as there were IO errors 2026/09/24 02:33:38 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/09/24 02:33:38 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Set directory modification time (using SetModTime) 2026/09/24 02:33:38 ERROR : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': not deleting directories as there were IO errors --- PASS: TestError (0.00s) PASS 2026/09/24 02:33:38 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-kiwewit7liga': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk3bLocal: -verbose -fast-list -size-limit 6144" - Finished OK in 1.730073979s (try 1/5)