"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) 2026/07/23 02:55:57 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha" 2026/07/23 02:55:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:55:57 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha" 2026/07/23 02:55:57 DEBUG : Creating backend with remote "/tmp/rclone789372012" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:55:58 INFO : S3 bucket rclone-test-buweqor6qoha: Bucket "rclone-test-buweqor6qoha" created with ACL "" 2026/07/23 02:55:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:55:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:55:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/23 02:55:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.82s) === RUN TestCopy run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:55:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:55:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:55:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:55:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:55:58 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:55:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:55:59 DEBUG : sub dir/hello world.rclone_chunk.001_m37s0q: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:55:59 INFO : sub dir/hello world.rclone_chunk.001_m37s0q: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:55:59 INFO : sub dir/hello world.rclone_chunk.001_m37s0q: Deleted 2026/07/23 02:55:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:55:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:55:59 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:55:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (0.95s) === RUN TestCopyMetadata run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.09s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.09s) === RUN TestCopyMissingDirectory run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:55:59 DEBUG : Creating backend with remote "/non-existing" 2026/07/23 02:55:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/23 02:55:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:55:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.18s) === RUN TestCopyNoTraverse run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:56:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:00 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:00 DEBUG : sub dir/hello world.rclone_chunk.001_m37uuq: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:00 INFO : sub dir/hello world.rclone_chunk.001_m37uuq: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:00 INFO : sub dir/hello world.rclone_chunk.001_m37uuq: Deleted 2026/07/23 02:56:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.93s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.09s) === RUN TestCopyCheckFirst run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:01 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Running all checks before starting transfers 2026/07/23 02:56:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:56:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:01 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Checks finished, now starting transfers 2026/07/23 02:56:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:01 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:01 DEBUG : sub dir/hello world.rclone_chunk.001_m37ve4: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:01 INFO : sub dir/hello world.rclone_chunk.001_m37ve4: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:01 INFO : sub dir/hello world.rclone_chunk.001_m37ve4: Deleted 2026/07/23 02:56:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.96s) === RUN TestSyncNoTraverse run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:01 ERROR : Ignoring --no-traverse with sync 2026/07/23 02:56:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:56:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:02 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:02 DEBUG : sub dir/hello world.rclone_chunk.001_m37wce: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:02 INFO : sub dir/hello world.rclone_chunk.001_m37wce: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:02 INFO : sub dir/hello world.rclone_chunk.001_m37wce: Deleted 2026/07/23 02:56:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:02 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:56:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.00s) === RUN TestCopyWithDepth run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/23 02:56:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:03 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:03 DEBUG : hello world2: size = 12 OK 2026/07/23 02:56:03 DEBUG : hello world2.rclone_chunk.001_m37x1p: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/07/23 02:56:03 INFO : hello world2.rclone_chunk.001_m37x1p: Copied (server-side copy) to: hello world2 2026/07/23 02:56:03 INFO : hello world2.rclone_chunk.001_m37x1p: Deleted 2026/07/23 02:56:03 DEBUG : hello world2: size = 12 OK 2026/07/23 02:56:03 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/07/23 02:56:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.91s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:56:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:03 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:04 DEBUG : potato2: size = 11 OK 2026/07/23 02:56:04 DEBUG : potato2.rclone_chunk.001_m37x24: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:04 INFO : potato2.rclone_chunk.001_m37x24: Copied (server-side copy) to: potato2 2026/07/23 02:56:04 INFO : potato2.rclone_chunk.001_m37x24: Deleted 2026/07/23 02:56:04 DEBUG : potato2: size = 11 OK 2026/07/23 02:56:04 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.79s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:56:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:04 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:05 DEBUG : potato2: size = 11 OK 2026/07/23 02:56:05 DEBUG : potato2.rclone_chunk.001_m37yvf: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:05 INFO : potato2.rclone_chunk.001_m37yvf: Copied (server-side copy) to: potato2 2026/07/23 02:56:05 INFO : potato2.rclone_chunk.001_m37yvf: Deleted 2026/07/23 02:56:05 DEBUG : potato2: size = 11 OK 2026/07/23 02:56:05 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.96s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/23 02:56:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:56:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/23 02:56:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:56:05 INFO : sub dir2: Making directory 2026/07/23 02:56:05 INFO : sub dir: Making directory 2026/07/23 02:56:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:56:05 INFO : sub dir2/sub sub dir2: Making directory 2026/07/23 02:56:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:05 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:06 DEBUG : sub dir/hello world.rclone_chunk.001_m37zj0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:06 INFO : sub dir/hello world.rclone_chunk.001_m37zj0: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:06 INFO : sub dir/hello world.rclone_chunk.001_m37zj0: Deleted 2026/07/23 02:56:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:06 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/07/23 02:56:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (0.91s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:06 INFO : sub dir2: Making directory 2026/07/23 02:56:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/23 02:56:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:56:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:56:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:06 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:06 DEBUG : sub dir/hello world.rclone_chunk.001_m38061: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:06 INFO : sub dir/hello world.rclone_chunk.001_m38061: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:07 INFO : sub dir/hello world.rclone_chunk.001_m38061: Deleted 2026/07/23 02:56:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.78s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:07 DEBUG : sub dir2: Making directory with metadata 2026/07/23 02:56:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:56:07 INFO : sub dir2: Making directory 2026/07/23 02:56:07 INFO : sub dir: Making directory 2026/07/23 02:56:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:56:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:07 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:07 DEBUG : sub dir/hello world.rclone_chunk.001_m381tf: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:07 INFO : sub dir/hello world.rclone_chunk.001_m381tf: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:07 INFO : sub dir/hello world.rclone_chunk.001_m381tf: Deleted 2026/07/23 02:56:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:07 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:56:07 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/23 02:56:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/23 02:56:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (0.96s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.08s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:08 INFO : sub dir2: Making directory 2026/07/23 02:56:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:56:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:08 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:08 DEBUG : sub dir/hello world.rclone_chunk.001_m382dx: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:08 INFO : sub dir/hello world.rclone_chunk.001_m382dx: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:08 INFO : sub dir/hello world.rclone_chunk.001_m382dx: Deleted 2026/07/23 02:56:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:08 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:56:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.82s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:09 DEBUG : sub dir2: Making directory with metadata 2026/07/23 02:56:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:56:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:56:09 INFO : sub dir2: Making directory 2026/07/23 02:56:09 INFO : sub dir: Making directory 2026/07/23 02:56:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:56:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:09 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:09 DEBUG : sub dir/hello world.rclone_chunk.001_m383x3: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:09 INFO : sub dir/hello world.rclone_chunk.001_m383x3: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:09 INFO : sub dir/hello world.rclone_chunk.001_m383x3: Deleted 2026/07/23 02:56:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:09 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:56:09 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/23 02:56:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (0.93s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.09s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:10 INFO : sub dir2: Making directory 2026/07/23 02:56:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:56:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:10 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:10 DEBUG : sub dir/hello world.rclone_chunk.001_m384au: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:10 INFO : sub dir/hello world.rclone_chunk.001_m384au: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:10 INFO : sub dir/hello world.rclone_chunk.001_m384au: Deleted 2026/07/23 02:56:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:10 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:56:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.82s) === RUN TestServerSideCopy run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:11 DEBUG : sub dir/hello world.rclone_chunk.001_m385zt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:11 INFO : sub dir/hello world.rclone_chunk.001_m385zt: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:11 INFO : sub dir/hello world.rclone_chunk.001_m385zt: Deleted 2026/07/23 02:56:11 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cobawan9guyo" 2026/07/23 02:56:11 DEBUG : Creating backend with remote "TestS3:rclone-test-cobawan9guyo" sync_test.go:620: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-buweqor6qoha' -> Chunked 'TestChunkerS3:rclone-test-cobawan9guyo' 2026/07/23 02:56:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:56:11 DEBUG : sub dir/hello world: copy non-chunked object... 2026/07/23 02:56:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-cobawan9guyo': Waiting for checks to finish 2026/07/23 02:56:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-cobawan9guyo': Waiting for transfers to finish 2026/07/23 02:56:12 INFO : S3 bucket rclone-test-cobawan9guyo: Bucket "rclone-test-cobawan9guyo" created with ACL "" 2026/07/23 02:56:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 02:56:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-cobawan9guyo': Purge remote 2026/07/23 02:56:12 DEBUG : S3 bucket rclone-test-cobawan9guyo: bucket is versioned: false 2026/07/23 02:56:12 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:12 DEBUG : "sub dir/hello world" version false 2026/07/23 02:56:12 DEBUG : sub dir/hello world: Deleting (id "") 2026/07/23 02:56:12 INFO : sub dir/hello world: Deleted 2026/07/23 02:56:13 INFO : S3 bucket rclone-test-cobawan9guyo: Bucket "rclone-test-cobawan9guyo" deleted --- PASS: TestServerSideCopy (2.31s) === RUN TestCopyOverSelf run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:13 DEBUG : sub dir/hello world.rclone_chunk.001_m387ia: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:13 INFO : sub dir/hello world.rclone_chunk.001_m387ia: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:13 INFO : sub dir/hello world.rclone_chunk.001_m387ia: Deleted 2026/07/23 02:56:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone789372012) 2026/07/23 02:56:14 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:56:14 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 02:56:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:14 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:14 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 02:56:14 DEBUG : sub dir/hello world.rclone_chunk.001_m388bp: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/23 02:56:14 INFO : sub dir/hello world.rclone_chunk.001_m388bp: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:14 INFO : sub dir/hello world.rclone_chunk.001_m388bp: Deleted 2026/07/23 02:56:14 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 02:56:14 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/23 02:56:14 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.63s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:15 DEBUG : sub dir/hello world.rclone_chunk.001_m3891p: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:15 INFO : sub dir/hello world.rclone_chunk.001_m3891p: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:15 INFO : sub dir/hello world.rclone_chunk.001_m3891p: Deleted 2026/07/23 02:56:15 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kovalij0fano" 2026/07/23 02:56:15 DEBUG : Creating backend with remote "TestS3:rclone-test-kovalij0fano" sync_test.go:656: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-buweqor6qoha' -> Chunked 'TestChunkerS3:rclone-test-kovalij0fano' 2026/07/23 02:56:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:56:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-kovalij0fano': Waiting for checks to finish 2026/07/23 02:56:15 DEBUG : sub dir/hello world: copy non-chunked object... 2026/07/23 02:56:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-kovalij0fano': Waiting for transfers to finish 2026/07/23 02:56:16 INFO : S3 bucket rclone-test-kovalij0fano: Bucket "rclone-test-kovalij0fano" created with ACL "" 2026/07/23 02:56:16 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 02:56:17 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 02:56:17 DEBUG : sub dir/hello world.rclone_chunk.001_m38a9m: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/23 02:56:17 INFO : sub dir/hello world.rclone_chunk.001_m38a9m: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:17 INFO : sub dir/hello world.rclone_chunk.001_m38a9m: Deleted 2026/07/23 02:56:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-kovalij0fano': Waiting for checks to finish 2026/07/23 02:56:17 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:56:17 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-kovalij0fano') 2026/07/23 02:56:17 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 02:56:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-kovalij0fano': Waiting for transfers to finish 2026/07/23 02:56:17 DEBUG : sub dir/hello world: copy non-chunked object... 2026/07/23 02:56:17 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 02:56:17 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/23 02:56:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 02:56:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-kovalij0fano': Purge remote 2026/07/23 02:56:17 DEBUG : S3 bucket rclone-test-kovalij0fano: bucket is versioned: false 2026/07/23 02:56:17 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:17 DEBUG : "sub dir/hello world" version false 2026/07/23 02:56:17 DEBUG : sub dir/hello world: Deleting (id "") 2026/07/23 02:56:18 INFO : sub dir/hello world: Deleted 2026/07/23 02:56:18 INFO : S3 bucket rclone-test-kovalij0fano: Bucket "rclone-test-kovalij0fano" deleted --- PASS: TestServerSideCopyOverSelf (3.54s) === RUN TestMoveOverSelf run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:18 DEBUG : sub dir/hello world.rclone_chunk.001_m38cjq: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:18 INFO : sub dir/hello world.rclone_chunk.001_m38cjq: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:18 INFO : sub dir/hello world.rclone_chunk.001_m38cjq: Deleted 2026/07/23 02:56:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone789372012) 2026/07/23 02:56:19 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:56:19 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 02:56:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:19 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:19 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 02:56:19 DEBUG : sub dir/hello world.rclone_chunk.001_m38d2i: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/23 02:56:19 INFO : sub dir/hello world.rclone_chunk.001_m38d2i: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:19 INFO : sub dir/hello world.rclone_chunk.001_m38d2i: Deleted 2026/07/23 02:56:19 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 02:56:19 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/23 02:56:19 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/23 02:56:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.52s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:20 DEBUG : sub dir/hello world.rclone_chunk.001_m38e4w: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:20 INFO : sub dir/hello world.rclone_chunk.001_m38e4w: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:20 INFO : sub dir/hello world.rclone_chunk.001_m38e4w: Deleted 2026/07/23 02:56:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pelenaj1mepa" 2026/07/23 02:56:20 DEBUG : Creating backend with remote "TestS3:rclone-test-pelenaj1mepa" sync_test.go:701: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-buweqor6qoha' -> Chunked 'TestChunkerS3:rclone-test-pelenaj1mepa' 2026/07/23 02:56:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:56:20 DEBUG : sub dir/hello world: copy non-chunked object... 2026/07/23 02:56:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-pelenaj1mepa': Waiting for checks to finish 2026/07/23 02:56:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-pelenaj1mepa': Waiting for transfers to finish 2026/07/23 02:56:21 INFO : S3 bucket rclone-test-pelenaj1mepa: Bucket "rclone-test-pelenaj1mepa" created with ACL "" 2026/07/23 02:56:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 02:56:22 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 02:56:22 DEBUG : sub dir/hello world.rclone_chunk.001_m38f5v: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/23 02:56:22 INFO : sub dir/hello world.rclone_chunk.001_m38f5v: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:22 INFO : sub dir/hello world.rclone_chunk.001_m38f5v: Deleted 2026/07/23 02:56:22 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:56:22 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-pelenaj1mepa') 2026/07/23 02:56:22 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 02:56:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-pelenaj1mepa': Waiting for checks to finish 2026/07/23 02:56:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-pelenaj1mepa': Waiting for transfers to finish 2026/07/23 02:56:22 DEBUG : sub dir/hello world: copy non-chunked object... 2026/07/23 02:56:22 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 02:56:22 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/23 02:56:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 02:56:22 INFO : sub dir/hello world: Deleted 2026/07/23 02:56:23 DEBUG : sub dir/hello world: size = 24 OK 2026/07/23 02:56:23 DEBUG : sub dir/hello world.rclone_chunk.001_m38gqm: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2026/07/23 02:56:23 INFO : sub dir/hello world.rclone_chunk.001_m38gqm: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:23 INFO : sub dir/hello world.rclone_chunk.001_m38gqm: Deleted 2026/07/23 02:56:23 DEBUG : testing file moves 2026/07/23 02:56:23 DEBUG : sub dir/hello world: size = 24 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:56:23 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-pelenaj1mepa') 2026/07/23 02:56:23 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 02:56:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-pelenaj1mepa': Waiting for checks to finish 2026/07/23 02:56:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-pelenaj1mepa': Waiting for transfers to finish 2026/07/23 02:56:23 DEBUG : sub dir/hello world: copy non-chunked object... 2026/07/23 02:56:23 DEBUG : sub dir/hello world: size = 24 OK 2026/07/23 02:56:23 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2026/07/23 02:56:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 02:56:23 INFO : sub dir/hello world: Deleted 2026/07/23 02:56:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-pelenaj1mepa': Purge remote 2026/07/23 02:56:24 DEBUG : S3 bucket rclone-test-pelenaj1mepa: bucket is versioned: false 2026/07/23 02:56:24 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:24 DEBUG : "sub dir/hello world" version false 2026/07/23 02:56:24 DEBUG : sub dir/hello world: Deleting (id "") 2026/07/23 02:56:24 INFO : sub dir/hello world: Deleted 2026/07/23 02:56:24 INFO : S3 bucket rclone-test-pelenaj1mepa: Bucket "rclone-test-pelenaj1mepa" deleted --- PASS: TestServerSideMoveOverSelf (4.51s) === RUN TestCopyAfterDelete run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:25 DEBUG : sub dir/hello world.rclone_chunk.001_m38ivn: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:25 INFO : sub dir/hello world.rclone_chunk.001_m38ivn: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:25 INFO : sub dir/hello world.rclone_chunk.001_m38ivn: Deleted 2026/07/23 02:56:25 ERROR : error listing: directory not found 2026/07/23 02:56:25 INFO : Local file system at /tmp/rclone789372012: Making directory 2026/07/23 02:56:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.32s) === RUN TestCopyRedownload run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:56:26 DEBUG : sub dir/hello world.rclone_chunk.001_m38j32: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:26 INFO : sub dir/hello world.rclone_chunk.001_m38j32: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:56:26 INFO : sub dir/hello world.rclone_chunk.001_m38j32: Deleted 2026/07/23 02:56:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:56:26 DEBUG : Local file system at /tmp/rclone789372012: Waiting for checks to finish 2026/07/23 02:56:26 DEBUG : Local file system at /tmp/rclone789372012: Waiting for transfers to finish 2026/07/23 02:56:26 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/07/23 02:56:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:56:26 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/07/23 02:56:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.14s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:27 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/23 02:56:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:27 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:27 DEBUG : check sum: size = 1 OK 2026/07/23 02:56:27 DEBUG : check sum.rclone_chunk.001_m38lkd: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:27 INFO : check sum.rclone_chunk.001_m38lkd: Copied (server-side copy) to: check sum 2026/07/23 02:56:27 INFO : check sum.rclone_chunk.001_m38lkd: Deleted 2026/07/23 02:56:27 DEBUG : check sum: size = 1 OK 2026/07/23 02:56:27 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:27 INFO : check sum: Copied (new) 2026/07/23 02:56:27 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:27 DEBUG : check sum: size = 1 OK 2026/07/23 02:56:27 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:27 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/07/23 02:56:27 DEBUG : check sum: Unchanged skipping 2026/07/23 02:56:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:27 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.11s) === RUN TestSyncSizeOnly run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/23 02:56:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:28 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:28 DEBUG : sizeonly: size = 6 OK 2026/07/23 02:56:28 DEBUG : sizeonly.rclone_chunk.001_m38mmu: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:56:28 INFO : sizeonly.rclone_chunk.001_m38mmu: Copied (server-side copy) to: sizeonly 2026/07/23 02:56:28 INFO : sizeonly.rclone_chunk.001_m38mmu: Deleted 2026/07/23 02:56:28 DEBUG : sizeonly: size = 6 OK 2026/07/23 02:56:28 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:56:28 INFO : sizeonly: Copied (new) 2026/07/23 02:56:28 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:28 DEBUG : sizeonly: size = 6 OK 2026/07/23 02:56:28 DEBUG : sizeonly: Sizes identical 2026/07/23 02:56:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:28 DEBUG : sizeonly: Unchanged skipping 2026/07/23 02:56:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:28 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.14s) === RUN TestSyncIgnoreSize run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/23 02:56:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:29 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:29 DEBUG : ignore-size.rclone_chunk.001_m38nmj: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/07/23 02:56:29 INFO : ignore-size.rclone_chunk.001_m38nmj: Copied (server-side copy) to: ignore-size 2026/07/23 02:56:29 INFO : ignore-size.rclone_chunk.001_m38nmj: Deleted 2026/07/23 02:56:29 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/07/23 02:56:29 INFO : ignore-size: Copied (new) 2026/07/23 02:56:29 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:30 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:56:30 DEBUG : ignore-size: Unchanged skipping 2026/07/23 02:56:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:30 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.18s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:30 DEBUG : existing: size = 6 OK 2026/07/23 02:56:30 DEBUG : existing.rclone_chunk.001_m38ojd: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:56:30 INFO : existing.rclone_chunk.001_m38ojd: Copied (server-side copy) to: existing 2026/07/23 02:56:30 INFO : existing.rclone_chunk.001_m38ojd: Deleted 2026/07/23 02:56:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:31 DEBUG : existing: size = 6 OK 2026/07/23 02:56:31 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:56:31 DEBUG : existing: Unchanged skipping 2026/07/23 02:56:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:31 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:31 INFO : There was nothing to transfer 2026/07/23 02:56:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/23 02:56:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:31 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:31 DEBUG : existing: size = 6 OK 2026/07/23 02:56:31 DEBUG : existing.rclone_chunk.001_m38ppu: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:56:31 INFO : existing.rclone_chunk.001_m38ppu: Copied (server-side copy) to: existing 2026/07/23 02:56:31 INFO : existing.rclone_chunk.001_m38ppu: Deleted 2026/07/23 02:56:31 DEBUG : existing: size = 6 OK 2026/07/23 02:56:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:56:31 INFO : existing: Copied (replaced existing) 2026/07/23 02:56:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.54s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 02:56:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:32 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:32 DEBUG : existing: size = 6 OK 2026/07/23 02:56:32 DEBUG : existing.rclone_chunk.001_m38qhs: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:56:32 INFO : existing.rclone_chunk.001_m38qhs: Copied (server-side copy) to: existing 2026/07/23 02:56:32 INFO : existing.rclone_chunk.001_m38qhs: Deleted 2026/07/23 02:56:32 DEBUG : existing: size = 6 OK 2026/07/23 02:56:32 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:56:32 INFO : existing: Copied (new) 2026/07/23 02:56:32 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:32 DEBUG : existing: Destination exists, skipping 2026/07/23 02:56:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:32 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.11s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:33 DEBUG : b/potato: size = 21 OK 2026/07/23 02:56:33 DEBUG : b/potato.rclone_chunk.001_m38r7v: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/23 02:56:33 INFO : b/potato.rclone_chunk.001_m38r7v: Copied (server-side copy) to: b/potato 2026/07/23 02:56:33 INFO : b/potato.rclone_chunk.001_m38r7v: Deleted 2026/07/23 02:56:33 DEBUG : c/non empty space: size = 5 OK 2026/07/23 02:56:33 DEBUG : c/non empty space.rclone_chunk.001_m38rja: md5 = ec26039bacb958460a511485fc59d24e OK 2026/07/23 02:56:33 INFO : c/non empty space.rclone_chunk.001_m38rja: Copied (server-side copy) to: c/non empty space 2026/07/23 02:56:33 INFO : c/non empty space.rclone_chunk.001_m38rja: Deleted 2026/07/23 02:56:33 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/23 02:56:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 02:56:34 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:34 DEBUG : c/non empty space: size = 5 OK 2026/07/23 02:56:34 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:56:34 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 02:56:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:34 DEBUG : a/potato2: size = 60 OK 2026/07/23 02:56:34 DEBUG : a/potato2.rclone_chunk.001_m38s1o: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:34 INFO : a/potato2.rclone_chunk.001_m38s1o: Copied (server-side copy) to: a/potato2 2026/07/23 02:56:34 INFO : a/potato2.rclone_chunk.001_m38s1o: Deleted 2026/07/23 02:56:34 DEBUG : a/potato2: size = 60 OK 2026/07/23 02:56:34 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:34 INFO : a/potato2: Copied (new) 2026/07/23 02:56:34 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:34 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:35 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:35 DEBUG : empty space.rclone_chunk.001_m38tvs: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:35 INFO : empty space.rclone_chunk.001_m38tvs: Copied (server-side copy) to: empty space 2026/07/23 02:56:35 INFO : empty space.rclone_chunk.001_m38tvs: Deleted 2026/07/23 02:56:35 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:35 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/07/23 02:56:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/23 02:56:35 DEBUG : empty space: Unchanged skipping 2026/07/23 02:56:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:35 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:35 INFO : There was nothing to transfer 2026/07/23 02:56:36 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:36 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/23 02:56:36 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:36 INFO : empty space: Updated modification time in destination 2026/07/23 02:56:36 DEBUG : empty space: Unchanged skipping 2026/07/23 02:56:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:36 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:37 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:37 DEBUG : empty space.rclone_chunk.001_m38ug9: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:37 INFO : empty space.rclone_chunk.001_m38ug9: Copied (server-side copy) to: empty space 2026/07/23 02:56:37 INFO : empty space.rclone_chunk.001_m38ug9: Deleted 2026/07/23 02:56:37 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56: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/07/23 02:56:37 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:37 DEBUG : empty space: Unchanged skipping 2026/07/23 02:56:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:37 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.92s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:37 DEBUG : foo: size = 3 OK 2026/07/23 02:56:37 DEBUG : foo.rclone_chunk.001_m38vy6: md5 = 37b51d194a7513e45b56f6524f2d51f2 OK 2026/07/23 02:56:37 INFO : foo.rclone_chunk.001_m38vy6: Copied (server-side copy) to: foo 2026/07/23 02:56:37 INFO : foo.rclone_chunk.001_m38vy6: Deleted 2026/07/23 02:56:38 DEBUG : foo: size = 3 OK 2026/07/23 02:56:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:38 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/07/23 02:56:38 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone789372012) 2026/07/23 02:56:38 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:56:38 DEBUG : foo: md5 differ 2026/07/23 02:56:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:38 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:38 DEBUG : foo: size = 3 OK 2026/07/23 02:56:38 DEBUG : foo.rclone_chunk.001_m38wiv: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/07/23 02:56:38 INFO : foo.rclone_chunk.001_m38wiv: Copied (server-side copy) to: foo 2026/07/23 02:56:38 INFO : foo.rclone_chunk.001_m38wiv: Deleted 2026/07/23 02:56:38 DEBUG : foo: size = 3 OK 2026/07/23 02:56:38 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/07/23 02:56:38 INFO : foo: Copied (replaced existing) 2026/07/23 02:56:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.38s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:39 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:39 DEBUG : empty space.rclone_chunk.001_m38wjj: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:39 INFO : empty space.rclone_chunk.001_m38wjj: Copied (server-side copy) to: empty space 2026/07/23 02:56:39 INFO : empty space.rclone_chunk.001_m38wjj: Deleted 2026/07/23 02:56:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/23 02:56:39 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:56:39 DEBUG : empty space: Unchanged skipping 2026/07/23 02:56:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:39 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:39 DEBUG : potato: size = 60 OK 2026/07/23 02:56:39 DEBUG : potato.rclone_chunk.001_m38x63: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:39 INFO : potato.rclone_chunk.001_m38x63: Copied (server-side copy) to: potato 2026/07/23 02:56:39 INFO : potato.rclone_chunk.001_m38x63: Deleted 2026/07/23 02:56:39 DEBUG : potato: size = 60 OK 2026/07/23 02:56:39 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:39 INFO : potato: Copied (new) 2026/07/23 02:56:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:40 DEBUG : potato: size = 60 OK 2026/07/23 02:56:40 DEBUG : potato.rclone_chunk.001_m38ydz: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:40 INFO : potato.rclone_chunk.001_m38ydz: Copied (server-side copy) to: potato 2026/07/23 02:56:40 INFO : potato.rclone_chunk.001_m38ydz: Deleted 2026/07/23 02:56:40 DEBUG : potato: size = 21 (Local file system at /tmp/rclone789372012) 2026/07/23 02:56:40 DEBUG : potato: size = 60 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:56:40 DEBUG : potato: Sizes differ 2026/07/23 02:56:40 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:41 DEBUG : potato: size = 21 OK 2026/07/23 02:56:41 DEBUG : potato.rclone_chunk.001_m38yz3: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/07/23 02:56:41 INFO : potato.rclone_chunk.001_m38yz3: Copied (server-side copy) to: potato 2026/07/23 02:56:41 INFO : potato.rclone_chunk.001_m38yz3: Deleted 2026/07/23 02:56:41 DEBUG : potato: size = 21 OK 2026/07/23 02:56:41 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/07/23 02:56:41 INFO : potato: Copied (replaced existing) 2026/07/23 02:56:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.34s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:42 DEBUG : potato: size = 21 OK 2026/07/23 02:56:42 DEBUG : potato.rclone_chunk.001_m38zzs: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/07/23 02:56:42 INFO : potato.rclone_chunk.001_m38zzs: Copied (server-side copy) to: potato 2026/07/23 02:56:42 INFO : potato.rclone_chunk.001_m38zzs: Deleted 2026/07/23 02:56:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:42 DEBUG : potato: size = 21 OK 2026/07/23 02:56:42 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/07/23 02:56:42 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone789372012) 2026/07/23 02:56:42 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:56:42 DEBUG : potato: md5 differ 2026/07/23 02:56:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:42 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:42 DEBUG : potato: size = 21 OK 2026/07/23 02:56:42 DEBUG : potato.rclone_chunk.001_m3909n: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/23 02:56:42 INFO : potato.rclone_chunk.001_m3909n: Copied (server-side copy) to: potato 2026/07/23 02:56:42 INFO : potato.rclone_chunk.001_m3909n: Deleted 2026/07/23 02:56:42 DEBUG : potato: size = 21 OK 2026/07/23 02:56:42 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/23 02:56:42 INFO : potato: Copied (replaced existing) 2026/07/23 02:56:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:43 DEBUG : potato: size = 21 OK 2026/07/23 02:56:43 DEBUG : potato.rclone_chunk.001_m39170: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/23 02:56:43 INFO : potato.rclone_chunk.001_m39170: Copied (server-side copy) to: potato 2026/07/23 02:56:43 INFO : potato.rclone_chunk.001_m39170: Deleted 2026/07/23 02:56:43 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:43 DEBUG : empty space.rclone_chunk.001_m39122: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:43 INFO : empty space.rclone_chunk.001_m39122: Copied (server-side copy) to: empty space 2026/07/23 02:56:43 INFO : empty space.rclone_chunk.001_m39122: Deleted 2026/07/23 02:56:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:56:43 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/23 02:56:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:56:44 DEBUG : empty space: Unchanged skipping 2026/07/23 02:56:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:44 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:44 DEBUG : potato: size = 21 OK 2026/07/23 02:56:44 DEBUG : potato.rclone_chunk.001_m392h0: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/23 02:56:44 INFO : potato.rclone_chunk.001_m392h0: Copied (server-side copy) to: potato 2026/07/23 02:56:44 INFO : potato.rclone_chunk.001_m392h0: Deleted 2026/07/23 02:56:45 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:45 DEBUG : empty space.rclone_chunk.001_m392t2: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:45 INFO : empty space.rclone_chunk.001_m392t2: Copied (server-side copy) to: empty space 2026/07/23 02:56:45 INFO : empty space.rclone_chunk.001_m392t2: Deleted 2026/07/23 02:56:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:56:45 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:56:45 DEBUG : empty space: Unchanged skipping 2026/07/23 02:56:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:45 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:45 DEBUG : potato2: size = 60 OK 2026/07/23 02:56:45 DEBUG : potato2.rclone_chunk.001_m393ke: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:45 INFO : potato2.rclone_chunk.001_m393ke: Copied (server-side copy) to: potato2 2026/07/23 02:56:45 INFO : potato2.rclone_chunk.001_m393ke: Deleted 2026/07/23 02:56:45 DEBUG : potato2: size = 60 OK 2026/07/23 02:56:45 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:45 INFO : potato2: Copied (new) 2026/07/23 02:56:45 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:46 DEBUG : b/potato: size = 21 OK 2026/07/23 02:56:46 DEBUG : b/potato.rclone_chunk.001_m39430: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/23 02:56:46 INFO : b/potato.rclone_chunk.001_m39430: Copied (server-side copy) to: b/potato 2026/07/23 02:56:46 INFO : b/potato.rclone_chunk.001_m39430: Deleted 2026/07/23 02:56:47 DEBUG : c/non empty space: size = 5 OK 2026/07/23 02:56:47 DEBUG : c/non empty space.rclone_chunk.001_m394jy: md5 = ec26039bacb958460a511485fc59d24e OK 2026/07/23 02:56:47 INFO : c/non empty space.rclone_chunk.001_m394jy: Copied (server-side copy) to: c/non empty space 2026/07/23 02:56:47 INFO : c/non empty space.rclone_chunk.001_m394jy: Deleted 2026/07/23 02:56:47 INFO : d: Making directory 2026/07/23 02:56:47 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/23 02:56:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 02:56:47 DEBUG : c/non empty space: size = 5 OK 2026/07/23 02:56:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:47 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:47 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:56:47 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 02:56:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:47 DEBUG : a/potato2: size = 60 OK 2026/07/23 02:56:47 DEBUG : a/potato2.rclone_chunk.001_m395r8: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:47 INFO : a/potato2.rclone_chunk.001_m395r8: Copied (server-side copy) to: a/potato2 2026/07/23 02:56:48 INFO : a/potato2.rclone_chunk.001_m395r8: Deleted 2026/07/23 02:56:48 DEBUG : a/potato2: size = 60 OK 2026/07/23 02:56:48 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:48 INFO : a/potato2: Copied (new) 2026/07/23 02:56:48 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:49 DEBUG : b/potato: size = 21 OK 2026/07/23 02:56:49 DEBUG : b/potato.rclone_chunk.001_m396ns: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/23 02:56:49 INFO : b/potato.rclone_chunk.001_m396ns: Copied (server-side copy) to: b/potato 2026/07/23 02:56:49 INFO : b/potato.rclone_chunk.001_m396ns: Deleted 2026/07/23 02:56:49 DEBUG : c/non empty space: size = 5 OK 2026/07/23 02:56:49 DEBUG : c/non empty space.rclone_chunk.001_m397zq: md5 = ec26039bacb958460a511485fc59d24e OK 2026/07/23 02:56:49 INFO : c/non empty space.rclone_chunk.001_m397zq: Copied (server-side copy) to: c/non empty space 2026/07/23 02:56:49 INFO : c/non empty space.rclone_chunk.001_m397zq: Deleted 2026/07/23 02:56:49 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/23 02:56:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 02:56:49 DEBUG : c/non empty space: size = 5 OK 2026/07/23 02:56:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:49 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:49 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:56:49 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 02:56:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:50 DEBUG : a/potato2: size = 60 OK 2026/07/23 02:56:50 DEBUG : a/potato2.rclone_chunk.001_m397sf: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:50 INFO : a/potato2.rclone_chunk.001_m397sf: Copied (server-side copy) to: a/potato2 2026/07/23 02:56:50 INFO : a/potato2.rclone_chunk.001_m397sf: Deleted 2026/07/23 02:56:50 DEBUG : a/potato2: size = 60 OK 2026/07/23 02:56:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:50 INFO : a/potato2: Copied (new) 2026/07/23 02:56:50 ERROR : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': not deleting files as there were IO errors 2026/07/23 02:56:50 ERROR : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.20s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:51 DEBUG : potato: size = 21 OK 2026/07/23 02:56:51 DEBUG : potato.rclone_chunk.001_m3982b: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/23 02:56:51 INFO : potato.rclone_chunk.001_m3982b: Copied (server-side copy) to: potato 2026/07/23 02:56:51 INFO : potato.rclone_chunk.001_m3982b: Deleted 2026/07/23 02:56:51 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:51 DEBUG : empty space.rclone_chunk.001_m39955: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:51 INFO : empty space.rclone_chunk.001_m39955: Copied (server-side copy) to: empty space 2026/07/23 02:56:51 INFO : empty space.rclone_chunk.001_m39955: Deleted 2026/07/23 02:56:51 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:56:51 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:56:51 DEBUG : empty space: Unchanged skipping 2026/07/23 02:56:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:51 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:51 INFO : potato: Deleted 2026/07/23 02:56:52 DEBUG : potato2: size = 60 OK 2026/07/23 02:56:52 DEBUG : potato2.rclone_chunk.001_m399l2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:52 INFO : potato2.rclone_chunk.001_m399l2: Copied (server-side copy) to: potato2 2026/07/23 02:56:52 INFO : potato2.rclone_chunk.001_m399l2: Deleted 2026/07/23 02:56:52 DEBUG : potato2: size = 60 OK 2026/07/23 02:56:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.89s) === RUN TestSyncDeleteBefore run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:53 DEBUG : potato: size = 21 OK 2026/07/23 02:56:53 DEBUG : potato.rclone_chunk.001_m39ahx: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/23 02:56:53 INFO : potato.rclone_chunk.001_m39ahx: Copied (server-side copy) to: potato 2026/07/23 02:56:53 INFO : potato.rclone_chunk.001_m39ahx: Deleted 2026/07/23 02:56:53 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:53 DEBUG : empty space.rclone_chunk.001_m39b3t: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:53 INFO : empty space.rclone_chunk.001_m39b3t: Copied (server-side copy) to: empty space 2026/07/23 02:56:53 INFO : empty space.rclone_chunk.001_m39b3t: Deleted 2026/07/23 02:56:53 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:53 INFO : potato: Deleted 2026/07/23 02:56:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:56:54 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:56:54 DEBUG : empty space: Unchanged skipping 2026/07/23 02:56:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:54 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:54 DEBUG : potato2: size = 60 OK 2026/07/23 02:56:54 DEBUG : potato2.rclone_chunk.001_m39czf: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:54 INFO : potato2.rclone_chunk.001_m39czf: Copied (server-side copy) to: potato2 2026/07/23 02:56:54 INFO : potato2.rclone_chunk.001_m39czf: Deleted 2026/07/23 02:56:54 DEBUG : potato2: size = 60 OK 2026/07/23 02:56:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.15s) === RUN TestCopyDeleteBefore run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:55 DEBUG : potato: size = 21 OK 2026/07/23 02:56:55 DEBUG : potato.rclone_chunk.001_m39ccr: md5 = a77cf635f7af90988de91597e3a4519b OK 2026/07/23 02:56:55 INFO : potato.rclone_chunk.001_m39ccr: Copied (server-side copy) to: potato 2026/07/23 02:56:55 INFO : potato.rclone_chunk.001_m39ccr: Deleted 2026/07/23 02:56:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:56:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:55 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:56:55 DEBUG : potato2: size = 19 OK 2026/07/23 02:56:55 DEBUG : potato2.rclone_chunk.001_m39dtj: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/07/23 02:56:55 INFO : potato2.rclone_chunk.001_m39dtj: Copied (server-side copy) to: potato2 2026/07/23 02:56:56 INFO : potato2.rclone_chunk.001_m39dtj: Deleted 2026/07/23 02:56:56 DEBUG : potato2: size = 19 OK 2026/07/23 02:56:56 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/07/23 02:56:56 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.56s) === RUN TestSyncWithExclude run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:56 DEBUG : potato2: size = 60 OK 2026/07/23 02:56:56 DEBUG : potato2.rclone_chunk.001_m39eqc: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:56 INFO : potato2.rclone_chunk.001_m39eqc: Copied (server-side copy) to: potato2 2026/07/23 02:56:56 INFO : potato2.rclone_chunk.001_m39eqc: Deleted 2026/07/23 02:56:57 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:57 DEBUG : empty space.rclone_chunk.001_m39ec0: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:57 INFO : empty space.rclone_chunk.001_m39ec0: Copied (server-side copy) to: empty space 2026/07/23 02:56:57 INFO : empty space.rclone_chunk.001_m39ec0: Deleted 2026/07/23 02:56:57 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 02:56:57 DEBUG : enormous: Excluded 2026/07/23 02:56:57 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 02:56:57 DEBUG : potato2: Excluded 2026/07/23 02:56:57 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 02:56:57 DEBUG : potato2: Excluded 2026/07/23 02:56:57 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:56:57 DEBUG : empty space: Unchanged skipping 2026/07/23 02:56:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:57 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:57 INFO : There was nothing to transfer 2026/07/23 02:56:57 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 02:56:57 DEBUG : potato2: Excluded 2026/07/23 02:56:57 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 02:56:57 DEBUG : enormous: Excluded 2026/07/23 02:56:57 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 02:56:57 DEBUG : potato2: Excluded 2026/07/23 02:56:57 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 02:56:57 DEBUG : potato2: Excluded 2026/07/23 02:56:57 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:57 DEBUG : Local file system at /tmp/rclone789372012: Waiting for checks to finish 2026/07/23 02:56:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:56:57 DEBUG : empty space: Unchanged skipping 2026/07/23 02:56:57 DEBUG : Local file system at /tmp/rclone789372012: Waiting for transfers to finish 2026/07/23 02:56:57 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:57 INFO : There was nothing to transfer 2026/07/23 02:56:57 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 02:56:57 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (1.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:56:58 DEBUG : potato2: size = 60 OK 2026/07/23 02:56:58 DEBUG : potato2.rclone_chunk.001_m39gx3: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:56:58 INFO : potato2.rclone_chunk.001_m39gx3: Copied (server-side copy) to: potato2 2026/07/23 02:56:58 INFO : potato2.rclone_chunk.001_m39gx3: Deleted 2026/07/23 02:56:58 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:58 DEBUG : empty space.rclone_chunk.001_m39gmh: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:56:58 INFO : empty space.rclone_chunk.001_m39gmh: Copied (server-side copy) to: empty space 2026/07/23 02:56:58 INFO : empty space.rclone_chunk.001_m39gmh: Deleted 2026/07/23 02:56:59 DEBUG : enormous: size = 100 OK 2026/07/23 02:56:59 DEBUG : enormous.rclone_chunk.001_m39h5a: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2026/07/23 02:56:59 INFO : enormous.rclone_chunk.001_m39h5a: Copied (server-side copy) to: enormous 2026/07/23 02:56:59 INFO : enormous.rclone_chunk.001_m39h5a: Deleted 2026/07/23 02:56:59 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 02:56:59 DEBUG : enormous: Excluded 2026/07/23 02:56:59 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 02:56:59 DEBUG : potato2: Excluded 2026/07/23 02:56:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:56:59 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:56:59 DEBUG : empty space: Unchanged skipping 2026/07/23 02:56:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:56:59 DEBUG : Waiting for deletions to finish 2026/07/23 02:56:59 INFO : enormous: Deleted 2026/07/23 02:56:59 INFO : potato2: Deleted 2026/07/23 02:56:59 INFO : There was nothing to transfer 2026/07/23 02:56:59 DEBUG : empty space: size = 1 OK 2026/07/23 02:56:59 DEBUG : Local file system at /tmp/rclone789372012: Waiting for checks to finish 2026/07/23 02:57:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:00 DEBUG : empty space: Unchanged skipping 2026/07/23 02:57:00 DEBUG : Local file system at /tmp/rclone789372012: Waiting for transfers to finish 2026/07/23 02:57:00 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:00 INFO : enormous: Deleted 2026/07/23 02:57:00 INFO : potato2: Deleted 2026/07/23 02:57:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.10s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:00 DEBUG : one: size = 3 OK 2026/07/23 02:57:00 DEBUG : one.rclone_chunk.001_m39ix6: md5 = bc21e6484530fc9d0313cb816b733396 OK 2026/07/23 02:57:00 INFO : one.rclone_chunk.001_m39ix6: Copied (server-side copy) to: one 2026/07/23 02:57:00 INFO : one.rclone_chunk.001_m39ix6: Deleted 2026/07/23 02:57:01 DEBUG : two: size = 3 OK 2026/07/23 02:57:01 DEBUG : two.rclone_chunk.001_m39iol: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb OK 2026/07/23 02:57:01 INFO : two.rclone_chunk.001_m39iol: Copied (server-side copy) to: two 2026/07/23 02:57:01 INFO : two.rclone_chunk.001_m39iol: Deleted 2026/07/23 02:57:01 DEBUG : three: size = 5 OK 2026/07/23 02:57:01 DEBUG : three.rclone_chunk.001_m39jv3: md5 = 413af0de1f97a2155acf2b8b26ab36e2 OK 2026/07/23 02:57:01 INFO : three.rclone_chunk.001_m39jv3: Copied (server-side copy) to: three 2026/07/23 02:57:01 INFO : three.rclone_chunk.001_m39jv3: Deleted 2026/07/23 02:57:01 DEBUG : four: size = 8 OK 2026/07/23 02:57:01 DEBUG : four.rclone_chunk.001_m39jdv: md5 = 0a04eb9a514fbe0829cf48049cc69fc7 OK 2026/07/23 02:57:01 INFO : four.rclone_chunk.001_m39jdv: Copied (server-side copy) to: four 2026/07/23 02:57:01 INFO : four.rclone_chunk.001_m39jdv: Deleted 2026/07/23 02:57:02 DEBUG : five: Need to transfer - File not found at Destination 2026/07/23 02:57:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:57:02 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:02 DEBUG : four: size = 4 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:02 DEBUG : four: size = 8 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:57:02 DEBUG : four: Sizes differ 2026/07/23 02:57:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/23 02:57:02 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:02 DEBUG : two: size = 3 OK 2026/07/23 02:57:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:02 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:57:02 DEBUG : two: md5 differ 2026/07/23 02:57:02 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:02 DEBUG : three: size = 5 OK 2026/07/23 02:57:02 DEBUG : three: Sizes identical 2026/07/23 02:57:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/23 02:57:02 DEBUG : one: Destination is newer than source, skipping 2026/07/23 02:57:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:57:02 DEBUG : five: size = 4 OK 2026/07/23 02:57:02 DEBUG : five.rclone_chunk.001_m39kps: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/23 02:57:02 INFO : five.rclone_chunk.001_m39kps: Copied (server-side copy) to: five 2026/07/23 02:57:02 DEBUG : four: size = 4 OK 2026/07/23 02:57:02 DEBUG : four.rclone_chunk.001_m39k0x: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/23 02:57:02 INFO : four.rclone_chunk.001_m39k0x: Copied (server-side copy) to: four 2026/07/23 02:57:02 INFO : five.rclone_chunk.001_m39kps: Deleted 2026/07/23 02:57:02 DEBUG : five: size = 4 OK 2026/07/23 02:57:02 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/23 02:57:02 INFO : five: Copied (new) 2026/07/23 02:57:02 DEBUG : two: size = 3 OK 2026/07/23 02:57:02 DEBUG : two.rclone_chunk.001_m39kbg: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/23 02:57:02 INFO : two.rclone_chunk.001_m39kbg: Copied (server-side copy) to: two 2026/07/23 02:57:02 INFO : two.rclone_chunk.001_m39kbg: Deleted 2026/07/23 02:57:02 DEBUG : two: size = 3 OK 2026/07/23 02:57:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/23 02:57:02 INFO : two: Copied (replaced existing) 2026/07/23 02:57:02 INFO : four.rclone_chunk.001_m39k0x: Deleted 2026/07/23 02:57:02 DEBUG : four: size = 4 OK 2026/07/23 02:57:02 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/23 02:57:02 INFO : four: Copied (replaced existing) 2026/07/23 02:57:02 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:57:03 DEBUG : four: size = 4 OK 2026/07/23 02:57:03 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/23 02:57:03 DEBUG : four: Size and md5 of src and dst objects identical 2026/07/23 02:57:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/23 02:57:03 DEBUG : three: size = 5 OK 2026/07/23 02:57:03 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:03 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:57:03 DEBUG : three: md5 differ 2026/07/23 02:57:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/23 02:57:03 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:03 DEBUG : five: size = 4 OK 2026/07/23 02:57:03 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/23 02:57:03 DEBUG : five: Size and md5 of src and dst objects identical 2026/07/23 02:57:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/23 02:57:03 DEBUG : one: Destination is newer than source, skipping 2026/07/23 02:57:03 DEBUG : two: size = 3 OK 2026/07/23 02:57:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/23 02:57:03 DEBUG : two: Size and md5 of src and dst objects identical 2026/07/23 02:57:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/23 02:57:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:57:03 DEBUG : three: size = 5 OK 2026/07/23 02:57:03 DEBUG : three.rclone_chunk.001_m39lyu: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:57:03 INFO : three.rclone_chunk.001_m39lyu: Copied (server-side copy) to: three 2026/07/23 02:57:03 INFO : three.rclone_chunk.001_m39lyu: Deleted 2026/07/23 02:57:03 DEBUG : three: size = 5 OK 2026/07/23 02:57:03 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:57:03 INFO : three: Copied (replaced existing) 2026/07/23 02:57:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (3.80s) === 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 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/07/23 02:57:04 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Making map for --track-renames 2026/07/23 02:57:04 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Finished making map for --track-renames 2026/07/23 02:57:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:57:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/23 02:57:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/23 02:57:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for renames to finish 2026/07/23 02:57:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:57:04 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:04 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:04 DEBUG : potato: size = 14 OK 2026/07/23 02:57:04 DEBUG : potato.rclone_chunk.001_m39mf7: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/23 02:57:04 INFO : potato.rclone_chunk.001_m39mf7: Copied (server-side copy) to: potato 2026/07/23 02:57:04 DEBUG : yam: size = 11 OK 2026/07/23 02:57:04 DEBUG : yam.rclone_chunk.001_m39mhp: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/23 02:57:04 INFO : yam.rclone_chunk.001_m39mhp: Copied (server-side copy) to: yam 2026/07/23 02:57:04 INFO : potato.rclone_chunk.001_m39mf7: Deleted 2026/07/23 02:57:04 DEBUG : potato: size = 14 OK 2026/07/23 02:57:04 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/23 02:57:04 INFO : potato: Copied (new) 2026/07/23 02:57:04 INFO : yam.rclone_chunk.001_m39mhp: Deleted 2026/07/23 02:57:04 DEBUG : yam: size = 11 OK 2026/07/23 02:57:04 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/23 02:57:04 INFO : yam: Copied (new) 2026/07/23 02:57:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:04 DEBUG : potato: size = 14 OK 2026/07/23 02:57:04 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Making map for --track-renames 2026/07/23 02:57:04 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Finished making map for --track-renames 2026/07/23 02:57:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:57:04 DEBUG : yam: copy non-chunked object... 2026/07/23 02:57:04 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:04 DEBUG : potato: Unchanged skipping 2026/07/23 02:57:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for renames to finish 2026/07/23 02:57:04 DEBUG : yaml: size = 11 OK 2026/07/23 02:57:04 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/23 02:57:04 INFO : yam: Copied (server-side copy) to: yaml 2026/07/23 02:57:05 INFO : yam: Deleted 2026/07/23 02:57:05 INFO : yaml: Renamed from "yam" 2026/07/23 02:57:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:57:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (1.42s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/07/23 02:57:05 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Making map for --track-renames 2026/07/23 02:57:05 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Finished making map for --track-renames 2026/07/23 02:57:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:57:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/23 02:57:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for renames to finish 2026/07/23 02:57:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/23 02:57:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:57:05 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:05 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:05 DEBUG : potato: size = 14 OK 2026/07/23 02:57:05 DEBUG : potato.rclone_chunk.001_m39ne0: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/23 02:57:05 INFO : potato.rclone_chunk.001_m39ne0: Copied (server-side copy) to: potato 2026/07/23 02:57:05 DEBUG : yam: size = 11 OK 2026/07/23 02:57:05 DEBUG : yam.rclone_chunk.001_m39n7v: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/23 02:57:05 INFO : yam.rclone_chunk.001_m39n7v: Copied (server-side copy) to: yam 2026/07/23 02:57:05 INFO : potato.rclone_chunk.001_m39ne0: Deleted 2026/07/23 02:57:05 DEBUG : potato: size = 14 OK 2026/07/23 02:57:05 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/23 02:57:05 INFO : potato: Copied (new) 2026/07/23 02:57:05 INFO : yam.rclone_chunk.001_m39n7v: Deleted 2026/07/23 02:57:05 DEBUG : yam: size = 11 OK 2026/07/23 02:57:05 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/23 02:57:05 INFO : yam: Copied (new) 2026/07/23 02:57:05 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:06 DEBUG : potato: size = 14 OK 2026/07/23 02:57:06 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Making map for --track-renames 2026/07/23 02:57:06 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Finished making map for --track-renames 2026/07/23 02:57:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:57:06 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:06 DEBUG : potato: Unchanged skipping 2026/07/23 02:57:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for renames to finish 2026/07/23 02:57:06 DEBUG : yam: copy non-chunked object... 2026/07/23 02:57:06 DEBUG : yaml: size = 11 OK 2026/07/23 02:57:06 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/23 02:57:06 INFO : yam: Copied (server-side copy) to: yaml 2026/07/23 02:57:06 INFO : yam: Deleted 2026/07/23 02:57:06 INFO : yaml: Renamed from "yam" 2026/07/23 02:57:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:57:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.41s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/07/23 02:57:06 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Making map for --track-renames 2026/07/23 02:57:06 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Finished making map for --track-renames 2026/07/23 02:57:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:57:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/23 02:57:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/23 02:57:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for renames to finish 2026/07/23 02:57:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:57:06 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:06 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:07 DEBUG : potato: size = 14 OK 2026/07/23 02:57:07 DEBUG : potato.rclone_chunk.001_m39on3: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/23 02:57:07 INFO : potato.rclone_chunk.001_m39on3: Copied (server-side copy) to: potato 2026/07/23 02:57:07 DEBUG : sub/yam: size = 11 OK 2026/07/23 02:57:07 DEBUG : sub/yam.rclone_chunk.001_m39o5d: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/23 02:57:07 INFO : sub/yam.rclone_chunk.001_m39o5d: Copied (server-side copy) to: sub/yam 2026/07/23 02:57:07 INFO : potato.rclone_chunk.001_m39on3: Deleted 2026/07/23 02:57:07 DEBUG : potato: size = 14 OK 2026/07/23 02:57:07 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/23 02:57:07 INFO : potato: Copied (new) 2026/07/23 02:57:07 INFO : sub/yam.rclone_chunk.001_m39o5d: Deleted 2026/07/23 02:57:07 DEBUG : sub/yam: size = 11 OK 2026/07/23 02:57:07 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/23 02:57:07 INFO : sub/yam: Copied (new) 2026/07/23 02:57:07 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:07 DEBUG : potato: size = 14 OK 2026/07/23 02:57:07 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:07 DEBUG : potato: Unchanged skipping 2026/07/23 02:57:07 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Making map for --track-renames 2026/07/23 02:57:07 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Finished making map for --track-renames 2026/07/23 02:57:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:57:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for renames to finish 2026/07/23 02:57:07 DEBUG : sub/yam: copy non-chunked object... 2026/07/23 02:57:08 DEBUG : yam: size = 11 OK 2026/07/23 02:57:08 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/23 02:57:08 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/23 02:57:08 INFO : sub/yam: Deleted 2026/07/23 02:57:08 INFO : yam: Renamed from "sub/yam" 2026/07/23 02:57:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:57:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.68s) === RUN TestServerSideMoveLocal run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:08 DEBUG : Creating backend with remote "/tmp/rclone789372012/dir1" 2026/07/23 02:57:08 DEBUG : Creating backend with remote "/tmp/rclone789372012/dir2" 2026/07/23 02:57:08 DEBUG : Local file system at /tmp/rclone789372012/dir2: Using server-side directory move 2026/07/23 02:57:08 INFO : Local file system at /tmp/rclone789372012/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/23 02:57:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/23 02:57:08 DEBUG : Local file system at /tmp/rclone789372012/dir2: Waiting for checks to finish 2026/07/23 02:57:08 DEBUG : Local file system at /tmp/rclone789372012/dir2: Waiting for transfers to finish 2026/07/23 02:57:08 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.10s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:57:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/23 02:57:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:57:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:57:08 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:08 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:09 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/23 02:57:09 DEBUG : nested/sub dir/file.rclone_chunk.001_m39qgh: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/23 02:57:09 INFO : nested/sub dir/file.rclone_chunk.001_m39qgh: Copied (server-side copy) to: nested/sub dir/file 2026/07/23 02:57:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:57:09 DEBUG : sub dir/hello world.rclone_chunk.001_m39q4d: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:57:09 INFO : sub dir/hello world.rclone_chunk.001_m39q4d: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:57:09 INFO : nested/sub dir/file.rclone_chunk.001_m39qgh: Deleted 2026/07/23 02:57:09 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/23 02:57:09 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/23 02:57:09 INFO : nested/sub dir/file: Copied (new) 2026/07/23 02:57:09 INFO : nested/sub dir/file: Deleted 2026/07/23 02:57:09 INFO : sub dir/hello world.rclone_chunk.001_m39q4d: Deleted 2026/07/23 02:57:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:57:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:57:09 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:57:09 INFO : sub dir/hello world: Deleted 2026/07/23 02:57:09 INFO : sub dir: Removing directory 2026/07/23 02:57:09 INFO : nested/sub dir: Removing directory 2026/07/23 02:57:09 INFO : nested: Removing directory 2026/07/23 02:57:09 DEBUG : Local file system at /tmp/rclone789372012: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:57:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/23 02:57:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:57:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:57:09 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:09 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/23 02:57:10 DEBUG : nested/sub dir/file.rclone_chunk.001_m39r2e: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/23 02:57:10 INFO : nested/sub dir/file.rclone_chunk.001_m39r2e: Copied (server-side copy) to: nested/sub dir/file 2026/07/23 02:57:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:57:10 DEBUG : sub dir/hello world.rclone_chunk.001_m39rpk: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:57:10 INFO : sub dir/hello world.rclone_chunk.001_m39rpk: Copied (server-side copy) to: sub dir/hello world 2026/07/23 02:57:10 INFO : nested/sub dir/file.rclone_chunk.001_m39r2e: Deleted 2026/07/23 02:57:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/23 02:57:10 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/23 02:57:10 INFO : nested/sub dir/file: Copied (new) 2026/07/23 02:57:10 INFO : nested/sub dir/file: Deleted 2026/07/23 02:57:10 INFO : sub dir/hello world.rclone_chunk.001_m39rpk: Deleted 2026/07/23 02:57:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 02:57:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 02:57:10 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:57:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.21s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/23 02:57:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 02:57:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:57:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:57:11 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:11 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:11 DEBUG : existing: size = 6 OK 2026/07/23 02:57:11 DEBUG : existing.rclone_chunk.001_m39t5b: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:57:11 INFO : existing.rclone_chunk.001_m39t5b: Copied (server-side copy) to: existing 2026/07/23 02:57:11 DEBUG : existing-b: size = 6 OK 2026/07/23 02:57:11 DEBUG : existing-b.rclone_chunk.001_m39tsw: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/07/23 02:57:11 INFO : existing-b.rclone_chunk.001_m39tsw: Copied (server-side copy) to: existing-b 2026/07/23 02:57:11 INFO : existing.rclone_chunk.001_m39t5b: Deleted 2026/07/23 02:57:11 DEBUG : existing: size = 6 OK 2026/07/23 02:57:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:57:11 INFO : existing: Copied (new) 2026/07/23 02:57:11 INFO : existing: Deleted 2026/07/23 02:57:11 INFO : existing-b.rclone_chunk.001_m39tsw: Deleted 2026/07/23 02:57:11 DEBUG : existing-b: size = 6 OK 2026/07/23 02:57:11 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/07/23 02:57:11 INFO : existing-b: Copied (new) 2026/07/23 02:57:11 INFO : existing-b: Deleted 2026/07/23 02:57:11 DEBUG : existing: Destination exists, skipping 2026/07/23 02:57:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:57:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/23 02:57:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:57:11 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.19s) === RUN TestServerSideMove run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:12 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-digapom0dadu" 2026/07/23 02:57:12 DEBUG : Creating backend with remote "TestS3:rclone-test-digapom0dadu" 2026/07/23 02:57:12 DEBUG : potato2: size = 60 OK 2026/07/23 02:57:12 DEBUG : potato2.rclone_chunk.001_m39utd: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:57:12 INFO : potato2.rclone_chunk.001_m39utd: Copied (server-side copy) to: potato2 2026/07/23 02:57:12 INFO : potato2.rclone_chunk.001_m39utd: Deleted 2026/07/23 02:57:13 DEBUG : empty space: size = 1 OK 2026/07/23 02:57:13 DEBUG : empty space.rclone_chunk.001_m39ukb: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:57:13 INFO : empty space.rclone_chunk.001_m39ukb: Copied (server-side copy) to: empty space 2026/07/23 02:57:13 INFO : empty space.rclone_chunk.001_m39ukb: Deleted 2026/07/23 02:57:13 DEBUG : potato3: size = 68 OK 2026/07/23 02:57:13 DEBUG : potato3.rclone_chunk.001_m39vjf: md5 = b1a53993579b830006f2e1610415c32c OK 2026/07/23 02:57:13 INFO : potato3.rclone_chunk.001_m39vjf: Copied (server-side copy) to: potato3 2026/07/23 02:57:13 INFO : potato3.rclone_chunk.001_m39vjf: Deleted sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-buweqor6qoha' -> Chunked 'TestChunkerS3:rclone-test-digapom0dadu' 2026/07/23 02:57:14 INFO : S3 bucket rclone-test-digapom0dadu: Bucket "rclone-test-digapom0dadu" created with ACL "" 2026/07/23 02:57:14 DEBUG : empty space: size = 1 OK 2026/07/23 02:57:14 DEBUG : empty space.rclone_chunk.001_m39w6j: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:57:14 INFO : empty space.rclone_chunk.001_m39w6j: Copied (server-side copy) to: empty space 2026/07/23 02:57:14 INFO : empty space.rclone_chunk.001_m39w6j: Deleted 2026/07/23 02:57:15 DEBUG : potato3: size = 60 OK 2026/07/23 02:57:15 DEBUG : potato3.rclone_chunk.001_m39w6p: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:57:15 INFO : potato3.rclone_chunk.001_m39w6p: Copied (server-side copy) to: potato3 2026/07/23 02:57:15 INFO : potato3.rclone_chunk.001_m39w6p: Deleted 2026/07/23 02:57:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:57:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-digapom0dadu': Waiting for checks to finish 2026/07/23 02:57:15 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:57:15 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-digapom0dadu') 2026/07/23 02:57:15 DEBUG : empty space: size = 1 OK 2026/07/23 02:57:15 DEBUG : potato2: copy non-chunked object... 2026/07/23 02:57:15 DEBUG : potato3: Sizes differ 2026/07/23 02:57:15 DEBUG : potato3: copy non-chunked object... 2026/07/23 02:57:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:15 DEBUG : empty space: Unchanged skipping 2026/07/23 02:57:15 INFO : empty space: Deleted 2026/07/23 02:57:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-digapom0dadu': Waiting for transfers to finish 2026/07/23 02:57:15 DEBUG : potato2: size = 60 OK 2026/07/23 02:57:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:57:15 INFO : potato2: Copied (server-side copy) 2026/07/23 02:57:15 DEBUG : potato3: size = 68 OK 2026/07/23 02:57:15 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/07/23 02:57:15 INFO : potato3: Copied (server-side copy) 2026/07/23 02:57:15 INFO : potato2: Deleted 2026/07/23 02:57:15 INFO : potato3: Deleted 2026/07/23 02:57:15 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-viladey0zaci" 2026/07/23 02:57:15 DEBUG : Creating backend with remote "TestS3:rclone-test-viladey0zaci" 2026/07/23 02:57:15 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/23 02:57:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:57:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/23 02:57:15 DEBUG : empty space: copy non-chunked object... 2026/07/23 02:57:15 DEBUG : potato2: copy non-chunked object... 2026/07/23 02:57:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-viladey0zaci': Waiting for checks to finish 2026/07/23 02:57:15 DEBUG : potato3: copy non-chunked object... 2026/07/23 02:57:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-viladey0zaci': Waiting for transfers to finish 2026/07/23 02:57:16 INFO : S3 bucket rclone-test-viladey0zaci: Bucket "rclone-test-viladey0zaci" created with ACL "" 2026/07/23 02:57:16 DEBUG : empty space: size = 1 OK 2026/07/23 02:57:16 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:57:16 INFO : empty space: Copied (server-side copy) 2026/07/23 02:57:16 DEBUG : potato2: size = 60 OK 2026/07/23 02:57:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:57:16 INFO : potato2: Copied (server-side copy) 2026/07/23 02:57:16 INFO : empty space: Deleted 2026/07/23 02:57:16 DEBUG : potato3: size = 68 OK 2026/07/23 02:57:16 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/07/23 02:57:16 INFO : potato3: Copied (server-side copy) 2026/07/23 02:57:16 INFO : potato2: Deleted 2026/07/23 02:57:16 INFO : potato3: Deleted 2026/07/23 02:57:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-viladey0zaci': Purge remote 2026/07/23 02:57:16 DEBUG : S3 bucket rclone-test-viladey0zaci: bucket is versioned: false 2026/07/23 02:57:16 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:16 DEBUG : "empty space" version false 2026/07/23 02:57:16 DEBUG : empty space: Deleting (id "") 2026/07/23 02:57:16 DEBUG : "potato2" version false 2026/07/23 02:57:16 DEBUG : potato2: Deleting (id "") 2026/07/23 02:57:16 DEBUG : "potato3" version false 2026/07/23 02:57:16 DEBUG : potato3: Deleting (id "") 2026/07/23 02:57:17 INFO : empty space: Deleted 2026/07/23 02:57:17 INFO : potato2: Deleted 2026/07/23 02:57:17 INFO : potato3: Deleted 2026/07/23 02:57:17 INFO : S3 bucket rclone-test-viladey0zaci: Bucket "rclone-test-viladey0zaci" deleted 2026/07/23 02:57:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-digapom0dadu': Purge remote 2026/07/23 02:57:17 DEBUG : S3 bucket rclone-test-digapom0dadu: bucket is versioned: false 2026/07/23 02:57:17 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:17 INFO : S3 bucket rclone-test-digapom0dadu: Bucket "rclone-test-digapom0dadu" deleted --- PASS: TestServerSideMove (5.65s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-riwetix1giye" 2026/07/23 02:57:17 DEBUG : Creating backend with remote "TestS3:rclone-test-riwetix1giye" 2026/07/23 02:57:18 DEBUG : potato2: size = 60 OK 2026/07/23 02:57:18 DEBUG : potato2.rclone_chunk.001_m39zft: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:57:18 INFO : potato2.rclone_chunk.001_m39zft: Copied (server-side copy) to: potato2 2026/07/23 02:57:18 INFO : potato2.rclone_chunk.001_m39zft: Deleted 2026/07/23 02:57:18 DEBUG : empty space: size = 1 OK 2026/07/23 02:57:18 DEBUG : empty space.rclone_chunk.001_m3a0sl: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:57:18 INFO : empty space.rclone_chunk.001_m3a0sl: Copied (server-side copy) to: empty space 2026/07/23 02:57:18 INFO : empty space.rclone_chunk.001_m3a0sl: Deleted 2026/07/23 02:57:19 DEBUG : potato3: size = 68 OK 2026/07/23 02:57:19 DEBUG : potato3.rclone_chunk.001_m3a026: md5 = b1a53993579b830006f2e1610415c32c OK 2026/07/23 02:57:19 INFO : potato3.rclone_chunk.001_m3a026: Copied (server-side copy) to: potato3 2026/07/23 02:57:19 INFO : potato3.rclone_chunk.001_m3a026: Deleted sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-buweqor6qoha' -> Chunked 'TestChunkerS3:rclone-test-riwetix1giye' 2026/07/23 02:57:19 INFO : S3 bucket rclone-test-riwetix1giye: Bucket "rclone-test-riwetix1giye" created with ACL "" 2026/07/23 02:57:20 DEBUG : empty space: size = 1 OK 2026/07/23 02:57:20 DEBUG : empty space.rclone_chunk.001_m3a1gl: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:57:20 INFO : empty space.rclone_chunk.001_m3a1gl: Copied (server-side copy) to: empty space 2026/07/23 02:57:20 INFO : empty space.rclone_chunk.001_m3a1gl: Deleted 2026/07/23 02:57:20 DEBUG : potato3: size = 60 OK 2026/07/23 02:57:20 DEBUG : potato3.rclone_chunk.001_m3a20b: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:57:20 INFO : potato3.rclone_chunk.001_m3a20b: Copied (server-side copy) to: potato3 2026/07/23 02:57:20 INFO : potato3.rclone_chunk.001_m3a20b: Deleted 2026/07/23 02:57:20 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 02:57:20 DEBUG : empty space: Excluded 2026/07/23 02:57:20 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 02:57:20 DEBUG : empty space: Excluded 2026/07/23 02:57:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:57:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-riwetix1giye': Waiting for checks to finish 2026/07/23 02:57:20 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:57:20 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-riwetix1giye') 2026/07/23 02:57:20 DEBUG : potato3: Sizes differ 2026/07/23 02:57:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-riwetix1giye': Waiting for transfers to finish 2026/07/23 02:57:20 DEBUG : potato2: copy non-chunked object... 2026/07/23 02:57:20 DEBUG : potato3: copy non-chunked object... 2026/07/23 02:57:21 DEBUG : potato3: size = 68 OK 2026/07/23 02:57:21 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/07/23 02:57:21 INFO : potato3: Copied (server-side copy) 2026/07/23 02:57:21 DEBUG : potato2: size = 60 OK 2026/07/23 02:57:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:57:21 INFO : potato2: Copied (server-side copy) 2026/07/23 02:57:21 INFO : potato3: Deleted 2026/07/23 02:57:21 INFO : potato2: Deleted 2026/07/23 02:57:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-rutuhag4xoxe" 2026/07/23 02:57:21 DEBUG : Creating backend with remote "TestS3:rclone-test-rutuhag4xoxe" 2026/07/23 02:57:21 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 02:57:21 DEBUG : empty space: Excluded 2026/07/23 02:57:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:57:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/23 02:57:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-rutuhag4xoxe': Waiting for checks to finish 2026/07/23 02:57:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-rutuhag4xoxe': Waiting for transfers to finish 2026/07/23 02:57:21 DEBUG : potato3: copy non-chunked object... 2026/07/23 02:57:21 DEBUG : potato2: copy non-chunked object... 2026/07/23 02:57:22 INFO : S3 bucket rclone-test-rutuhag4xoxe: Bucket "rclone-test-rutuhag4xoxe" created with ACL "" 2026/07/23 02:57:22 DEBUG : potato3: size = 68 OK 2026/07/23 02:57:22 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/07/23 02:57:22 INFO : potato3: Copied (server-side copy) 2026/07/23 02:57:22 DEBUG : potato2: size = 60 OK 2026/07/23 02:57:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:57:22 INFO : potato2: Copied (server-side copy) 2026/07/23 02:57:22 INFO : potato3: Deleted 2026/07/23 02:57:22 INFO : potato2: Deleted 2026/07/23 02:57:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-rutuhag4xoxe': Purge remote 2026/07/23 02:57:22 DEBUG : S3 bucket rclone-test-rutuhag4xoxe: bucket is versioned: false 2026/07/23 02:57:22 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:22 DEBUG : "potato2" version false 2026/07/23 02:57:22 DEBUG : potato2: Deleting (id "") 2026/07/23 02:57:22 DEBUG : "potato3" version false 2026/07/23 02:57:22 DEBUG : potato3: Deleting (id "") 2026/07/23 02:57:22 INFO : potato3: Deleted 2026/07/23 02:57:22 INFO : potato2: Deleted 2026/07/23 02:57:22 INFO : S3 bucket rclone-test-rutuhag4xoxe: Bucket "rclone-test-rutuhag4xoxe" deleted 2026/07/23 02:57:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-riwetix1giye': Purge remote 2026/07/23 02:57:22 DEBUG : S3 bucket rclone-test-riwetix1giye: bucket is versioned: false 2026/07/23 02:57:22 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:23 DEBUG : "empty space" version false 2026/07/23 02:57:23 DEBUG : empty space: Deleting (id "") 2026/07/23 02:57:23 INFO : empty space: Deleted 2026/07/23 02:57:23 INFO : S3 bucket rclone-test-riwetix1giye: Bucket "rclone-test-riwetix1giye" deleted --- PASS: TestServerSideMoveWithFilter (5.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zikujot5luxe" 2026/07/23 02:57:23 DEBUG : Creating backend with remote "TestS3:rclone-test-zikujot5luxe" 2026/07/23 02:57:23 DEBUG : potato2: size = 60 OK 2026/07/23 02:57:23 DEBUG : potato2.rclone_chunk.001_m3a5pl: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:57:23 INFO : potato2.rclone_chunk.001_m3a5pl: Copied (server-side copy) to: potato2 2026/07/23 02:57:23 INFO : potato2.rclone_chunk.001_m3a5pl: Deleted 2026/07/23 02:57:24 DEBUG : empty space: size = 1 OK 2026/07/23 02:57:24 DEBUG : empty space.rclone_chunk.001_m3a6zm: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:57:24 INFO : empty space.rclone_chunk.001_m3a6zm: Copied (server-side copy) to: empty space 2026/07/23 02:57:24 INFO : empty space.rclone_chunk.001_m3a6zm: Deleted 2026/07/23 02:57:24 DEBUG : potato3: size = 68 OK 2026/07/23 02:57:24 DEBUG : potato3.rclone_chunk.001_m3a6se: md5 = b1a53993579b830006f2e1610415c32c OK 2026/07/23 02:57:24 INFO : potato3.rclone_chunk.001_m3a6se: Copied (server-side copy) to: potato3 2026/07/23 02:57:24 INFO : potato3.rclone_chunk.001_m3a6se: Deleted 2026/07/23 02:57:24 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-buweqor6qoha' -> Chunked 'TestChunkerS3:rclone-test-zikujot5luxe' 2026/07/23 02:57:25 INFO : S3 bucket rclone-test-zikujot5luxe: Bucket "rclone-test-zikujot5luxe" created with ACL "" 2026/07/23 02:57:26 DEBUG : empty space: size = 1 OK 2026/07/23 02:57:26 DEBUG : empty space.rclone_chunk.001_m3a740: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:57:26 INFO : empty space.rclone_chunk.001_m3a740: Copied (server-side copy) to: empty space 2026/07/23 02:57:26 INFO : empty space.rclone_chunk.001_m3a740: Deleted 2026/07/23 02:57:26 DEBUG : potato3: size = 60 OK 2026/07/23 02:57:26 DEBUG : potato3.rclone_chunk.001_m3a8rq: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:57:26 INFO : potato3.rclone_chunk.001_m3a8rq: Copied (server-side copy) to: potato3 2026/07/23 02:57:26 INFO : potato3.rclone_chunk.001_m3a8rq: Deleted 2026/07/23 02:57:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:57:26 DEBUG : empty space: size = 1 OK 2026/07/23 02:57:26 DEBUG : potato2: copy non-chunked object... 2026/07/23 02:57:26 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:57:26 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-zikujot5luxe') 2026/07/23 02:57:26 DEBUG : potato3: Sizes differ 2026/07/23 02:57:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-zikujot5luxe': Waiting for checks to finish 2026/07/23 02:57:26 DEBUG : potato3: copy non-chunked object... 2026/07/23 02:57:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:26 DEBUG : empty space: Unchanged skipping 2026/07/23 02:57:26 DEBUG : potato2: size = 60 OK 2026/07/23 02:57:26 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:57:26 INFO : potato2: Copied (server-side copy) 2026/07/23 02:57:26 INFO : empty space: Deleted 2026/07/23 02:57:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-zikujot5luxe': Waiting for transfers to finish 2026/07/23 02:57:26 DEBUG : potato3: size = 68 OK 2026/07/23 02:57:26 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/07/23 02:57:26 INFO : potato3: Copied (server-side copy) 2026/07/23 02:57:26 INFO : potato2: Deleted 2026/07/23 02:57:27 INFO : potato3: Deleted 2026/07/23 02:57:27 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-goluruz0xifu" 2026/07/23 02:57:27 DEBUG : Creating backend with remote "TestS3:rclone-test-goluruz0xifu" 2026/07/23 02:57:27 INFO : tomatoDir: Making directory 2026/07/23 02:57:27 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/23 02:57:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:57:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/23 02:57:27 DEBUG : empty space: copy non-chunked object... 2026/07/23 02:57:27 DEBUG : potato2: copy non-chunked object... 2026/07/23 02:57:27 DEBUG : potato3: copy non-chunked object... 2026/07/23 02:57:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-goluruz0xifu': Waiting for checks to finish 2026/07/23 02:57:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-goluruz0xifu': Waiting for transfers to finish 2026/07/23 02:57:27 INFO : S3 bucket rclone-test-goluruz0xifu: Bucket "rclone-test-goluruz0xifu" created with ACL "" 2026/07/23 02:57:28 DEBUG : potato2: size = 60 OK 2026/07/23 02:57:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:57:28 INFO : potato2: Copied (server-side copy) 2026/07/23 02:57:28 DEBUG : empty space: size = 1 OK 2026/07/23 02:57:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:57:28 INFO : empty space: Copied (server-side copy) 2026/07/23 02:57:28 DEBUG : potato3: size = 68 OK 2026/07/23 02:57:28 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/07/23 02:57:28 INFO : potato3: Copied (server-side copy) 2026/07/23 02:57:28 INFO : potato2: Deleted 2026/07/23 02:57:28 INFO : empty space: Deleted 2026/07/23 02:57:28 INFO : potato3: Deleted 2026/07/23 02:57:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-goluruz0xifu': Purge remote 2026/07/23 02:57:28 DEBUG : S3 bucket rclone-test-goluruz0xifu: bucket is versioned: false 2026/07/23 02:57:28 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:28 DEBUG : "empty space" version false 2026/07/23 02:57:28 DEBUG : empty space: Deleting (id "") 2026/07/23 02:57:28 DEBUG : "potato2" version false 2026/07/23 02:57:28 DEBUG : potato2: Deleting (id "") 2026/07/23 02:57:28 DEBUG : "potato3" version false 2026/07/23 02:57:28 DEBUG : potato3: Deleting (id "") 2026/07/23 02:57:28 INFO : potato3: Deleted 2026/07/23 02:57:28 INFO : empty space: Deleted 2026/07/23 02:57:28 INFO : potato2: Deleted 2026/07/23 02:57:28 INFO : S3 bucket rclone-test-goluruz0xifu: Bucket "rclone-test-goluruz0xifu" deleted 2026/07/23 02:57:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-zikujot5luxe': Purge remote 2026/07/23 02:57:28 DEBUG : S3 bucket rclone-test-zikujot5luxe: bucket is versioned: false 2026/07/23 02:57:28 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:29 INFO : S3 bucket rclone-test-zikujot5luxe: Bucket "rclone-test-zikujot5luxe" deleted --- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.82s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/rclone-move-test" 2026/07/23 02:57:29 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/rclone-move-test" 2026/07/23 02:57:29 DEBUG : potato2: size = 60 OK 2026/07/23 02:57:29 DEBUG : potato2.rclone_chunk.001_m3abum: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/23 02:57:29 INFO : potato2.rclone_chunk.001_m3abum: Copied (server-side copy) to: potato2 2026/07/23 02:57:29 INFO : potato2.rclone_chunk.001_m3abum: Deleted --- PASS: TestServerSideMoveOverlap (0.78s) === RUN TestSyncOverlap run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/rclone-sync-test" 2026/07/23 02:57:30 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/rclone-sync-test" --- PASS: TestSyncOverlap (0.38s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/rclone-sync-test" 2026/07/23 02:57:30 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/rclone-sync-test" 2026/07/23 02:57:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/rclone-sync-test-include/layer2" 2026/07/23 02:57:30 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/rclone-sync-test-include/layer2" 2026/07/23 02:57:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/rclone-sync-test-ignore-file" 2026/07/23 02:57:31 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/rclone-sync-test-ignore-file" 2026/07/23 02:57:32 DEBUG : rclone-sync-test-ignore-file/.ignore: size = 1 OK 2026/07/23 02:57:32 DEBUG : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_m3ad9v: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/23 02:57:32 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_m3ad9v: Copied (server-side copy) to: rclone-sync-test-ignore-file/.ignore 2026/07/23 02:57:32 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_m3ad9v: Deleted 2026/07/23 02:57:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/rclone-sync-test': Waiting for checks to finish 2026/07/23 02:57:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/rclone-sync-test': Waiting for transfers to finish 2026/07/23 02:57:32 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:32 INFO : There was nothing to transfer 2026/07/23 02:57:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:57:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:57:32 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:32 INFO : There was nothing to transfer 2026/07/23 02:57:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/23 02:57:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/23 02:57:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:33 INFO : There was nothing to transfer 2026/07/23 02:57:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:57:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:57:34 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:34 INFO : There was nothing to transfer 2026/07/23 02:57:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:34 DEBUG : Excluded 2026/07/23 02:57:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/23 02:57:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/23 02:57:34 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:34 INFO : There was nothing to transfer 2026/07/23 02:57:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:57:35 DEBUG : rclone-sync-test-ignore-file: Excluded --- PASS: TestSyncOverlapWithFilter (5.20s) === RUN TestSyncCompareDest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:57:35 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:57:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/CompareDest" 2026/07/23 02:57:35 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/CompareDest" 2026/07/23 02:57:36 DEBUG : one: Need to transfer - File not found at Destination 2026/07/23 02:57:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:36 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:36 DEBUG : one: size = 3 OK 2026/07/23 02:57:36 DEBUG : one.rclone_chunk.001_m3aiyq: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:57:36 INFO : one.rclone_chunk.001_m3aiyq: Copied (server-side copy) to: one 2026/07/23 02:57:36 INFO : one.rclone_chunk.001_m3aiyq: Deleted 2026/07/23 02:57:36 DEBUG : one: size = 3 OK 2026/07/23 02:57:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:57:36 INFO : one: Copied (new) 2026/07/23 02:57:36 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:36 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:57:36 DEBUG : one: Sizes differ 2026/07/23 02:57:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:36 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:37 DEBUG : one: size = 5 OK 2026/07/23 02:57:37 DEBUG : one.rclone_chunk.001_m3air8: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/23 02:57:37 INFO : one.rclone_chunk.001_m3air8: Copied (server-side copy) to: one 2026/07/23 02:57:37 INFO : one.rclone_chunk.001_m3air8: Deleted 2026/07/23 02:57:37 DEBUG : one: size = 5 OK 2026/07/23 02:57:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/23 02:57:37 INFO : one: Copied (replaced existing) 2026/07/23 02:57:37 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:37 DEBUG : dst/one: size = 3 OK 2026/07/23 02:57:37 DEBUG : dst/one.rclone_chunk.001_m3ajom: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:57:37 INFO : dst/one.rclone_chunk.001_m3ajom: Copied (server-side copy) to: dst/one 2026/07/23 02:57:37 INFO : dst/one.rclone_chunk.001_m3ajom: Deleted 2026/07/23 02:57:38 DEBUG : CompareDest/one: size = 5 OK 2026/07/23 02:57:38 DEBUG : CompareDest/one.rclone_chunk.001_m3ajoj: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/23 02:57:38 INFO : CompareDest/one.rclone_chunk.001_m3ajoj: Copied (server-side copy) to: CompareDest/one 2026/07/23 02:57:38 INFO : CompareDest/one.rclone_chunk.001_m3ajoj: Deleted 2026/07/23 02:57:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:38 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:57:38 DEBUG : one: Sizes differ 2026/07/23 02:57:38 DEBUG : one: size = 5 OK 2026/07/23 02:57:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 02:57:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:38 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:38 INFO : There was nothing to transfer 2026/07/23 02:57:39 DEBUG : CompareDest/two: size = 3 OK 2026/07/23 02:57:39 DEBUG : CompareDest/two.rclone_chunk.001_m3akl7: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/23 02:57:39 INFO : CompareDest/two.rclone_chunk.001_m3akl7: Copied (server-side copy) to: CompareDest/two 2026/07/23 02:57:39 INFO : CompareDest/two.rclone_chunk.001_m3akl7: Deleted 2026/07/23 02:57:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:39 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:57:39 DEBUG : one: Sizes differ 2026/07/23 02:57:39 DEBUG : two: size = 3 OK 2026/07/23 02:57:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 02:57:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:39 DEBUG : one: size = 5 OK 2026/07/23 02:57:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 02:57:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:39 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:39 INFO : There was nothing to transfer 2026/07/23 02:57:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:39 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:57:39 DEBUG : one: Sizes differ 2026/07/23 02:57:39 DEBUG : one: size = 5 OK 2026/07/23 02:57:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 02:57:39 DEBUG : two: size = 3 OK 2026/07/23 02:57:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 02:57:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:39 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:39 INFO : There was nothing to transfer 2026/07/23 02:57:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:40 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:57:40 DEBUG : one: Sizes differ 2026/07/23 02:57:40 DEBUG : one: size = 5 OK 2026/07/23 02:57:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 02:57:40 DEBUG : two: size = 3 OK 2026/07/23 02:57:40 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/07/23 02:57:40 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/23 02:57:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 02:57:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:40 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:40 INFO : There was nothing to transfer 2026/07/23 02:57:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:40 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:57:40 DEBUG : one: Sizes differ 2026/07/23 02:57:41 DEBUG : one: size = 5 OK 2026/07/23 02:57:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 02:57:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:41 DEBUG : two: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/CompareDest') 2026/07/23 02:57:41 DEBUG : two: Sizes differ 2026/07/23 02:57:41 DEBUG : two: Need to transfer - File not found at Destination 2026/07/23 02:57:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:41 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:41 DEBUG : two: size = 5 OK 2026/07/23 02:57:41 DEBUG : two.rclone_chunk.001_m3ani5: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/23 02:57:41 INFO : two.rclone_chunk.001_m3ani5: Copied (server-side copy) to: two 2026/07/23 02:57:41 INFO : two.rclone_chunk.001_m3ani5: Deleted 2026/07/23 02:57:41 DEBUG : two: size = 5 OK 2026/07/23 02:57:41 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/23 02:57:41 INFO : two: Copied (new) 2026/07/23 02:57:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (6.38s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:42 DEBUG : pre-dest1/1: size = 1 OK 2026/07/23 02:57:42 DEBUG : pre-dest1/1.rclone_chunk.001_m3aojx: md5 = c4ca4238a0b923820dcc509a6f75849b OK 2026/07/23 02:57:42 INFO : pre-dest1/1.rclone_chunk.001_m3aojx: Copied (server-side copy) to: pre-dest1/1 2026/07/23 02:57:42 INFO : pre-dest1/1.rclone_chunk.001_m3aojx: Deleted 2026/07/23 02:57:42 DEBUG : pre-dest2/2: size = 1 OK 2026/07/23 02:57:42 DEBUG : pre-dest2/2.rclone_chunk.001_m3aony: md5 = c81e728d9d4c2f636f067f89cc14862c OK 2026/07/23 02:57:42 INFO : pre-dest2/2.rclone_chunk.001_m3aony: Copied (server-side copy) to: pre-dest2/2 2026/07/23 02:57:42 INFO : pre-dest2/2.rclone_chunk.001_m3aony: Deleted 2026/07/23 02:57:43 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/dest" 2026/07/23 02:57:43 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/dest" 2026/07/23 02:57:43 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/pre-dest1" 2026/07/23 02:57:43 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/pre-dest1" 2026/07/23 02:57:43 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/pre-dest2" 2026/07/23 02:57:43 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/pre-dest2" 2026/07/23 02:57:43 DEBUG : 1: size = 1 OK 2026/07/23 02:57:43 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:43 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/23 02:57:43 DEBUG : 2: size = 1 OK 2026/07/23 02:57:43 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:43 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/23 02:57:43 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/23 02:57:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dest': Waiting for checks to finish 2026/07/23 02:57:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dest': Waiting for transfers to finish 2026/07/23 02:57:43 DEBUG : 3: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:44 DEBUG : 3: size = 1 OK 2026/07/23 02:57:44 DEBUG : 3.rclone_chunk.001_m3apof: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/07/23 02:57:44 INFO : 3.rclone_chunk.001_m3apof: Copied (server-side copy) to: 3 2026/07/23 02:57:44 INFO : 3.rclone_chunk.001_m3apof: Deleted 2026/07/23 02:57:44 DEBUG : 3: size = 1 OK 2026/07/23 02:57:44 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/07/23 02:57:44 INFO : 3: Copied (new) 2026/07/23 02:57:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (2.79s) === RUN TestSyncCopyDest run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:44 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:57:44 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:57:45 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/CopyDest" 2026/07/23 02:57:45 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/CopyDest" 2026/07/23 02:57:45 DEBUG : one: Need to transfer - File not found at Destination 2026/07/23 02:57:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:45 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:45 DEBUG : one: size = 3 OK 2026/07/23 02:57:45 DEBUG : one.rclone_chunk.001_m3aryo: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:57:45 INFO : one.rclone_chunk.001_m3aryo: Copied (server-side copy) to: one 2026/07/23 02:57:45 INFO : one.rclone_chunk.001_m3aryo: Deleted 2026/07/23 02:57:45 DEBUG : one: size = 3 OK 2026/07/23 02:57:45 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:57:45 INFO : one: Copied (new) 2026/07/23 02:57:45 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:45 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:57:45 DEBUG : one: Sizes differ 2026/07/23 02:57:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:45 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:46 DEBUG : one: size = 5 OK 2026/07/23 02:57:46 DEBUG : one.rclone_chunk.001_m3aryv: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/23 02:57:46 INFO : one.rclone_chunk.001_m3aryv: Copied (server-side copy) to: one 2026/07/23 02:57:46 INFO : one.rclone_chunk.001_m3aryv: Deleted 2026/07/23 02:57:46 DEBUG : one: size = 5 OK 2026/07/23 02:57:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/23 02:57:46 INFO : one: Copied (replaced existing) 2026/07/23 02:57:46 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:47 DEBUG : dst/one: size = 3 OK 2026/07/23 02:57:47 DEBUG : dst/one.rclone_chunk.001_m3aso8: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:57:47 INFO : dst/one.rclone_chunk.001_m3aso8: Copied (server-side copy) to: dst/one 2026/07/23 02:57:47 INFO : dst/one.rclone_chunk.001_m3aso8: Deleted 2026/07/23 02:57:47 DEBUG : CopyDest/one: size = 5 OK 2026/07/23 02:57:47 DEBUG : CopyDest/one.rclone_chunk.001_m3atgx: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/23 02:57:47 INFO : CopyDest/one.rclone_chunk.001_m3atgx: Copied (server-side copy) to: CopyDest/one 2026/07/23 02:57:47 INFO : CopyDest/one.rclone_chunk.001_m3atgx: Deleted 2026/07/23 02:57:47 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/BackupDir" 2026/07/23 02:57:47 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/BackupDir" 2026/07/23 02:57:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:47 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:57:47 DEBUG : one: Sizes differ 2026/07/23 02:57:47 DEBUG : one: size = 5 OK 2026/07/23 02:57:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:47 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:57:47 DEBUG : one: Sizes differ 2026/07/23 02:57:47 DEBUG : one: copy non-chunked object... 2026/07/23 02:57:48 DEBUG : one: size = 3 OK 2026/07/23 02:57:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:57:48 INFO : one: Copied (server-side copy) 2026/07/23 02:57:48 INFO : one: Deleted 2026/07/23 02:57:48 DEBUG : one: copy non-chunked object... 2026/07/23 02:57:48 DEBUG : one: size = 5 OK 2026/07/23 02:57:48 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/23 02:57:48 INFO : one: Copied (server-side copy) 2026/07/23 02:57:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/23 02:57:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:48 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:49 DEBUG : CopyDest/two: size = 3 OK 2026/07/23 02:57:49 DEBUG : CopyDest/two.rclone_chunk.001_m3auh5: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/23 02:57:49 INFO : CopyDest/two.rclone_chunk.001_m3auh5: Copied (server-side copy) to: CopyDest/two 2026/07/23 02:57:49 INFO : CopyDest/two.rclone_chunk.001_m3auh5: Deleted 2026/07/23 02:57:49 DEBUG : one: size = 5 OK 2026/07/23 02:57:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:49 DEBUG : one: Unchanged skipping 2026/07/23 02:57:49 DEBUG : two: size = 3 OK 2026/07/23 02:57:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:49 DEBUG : two: copy non-chunked object... 2026/07/23 02:57:49 DEBUG : two: size = 3 OK 2026/07/23 02:57:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/23 02:57:49 INFO : two: Copied (server-side copy) 2026/07/23 02:57:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/23 02:57:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:49 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:50 DEBUG : one: size = 5 OK 2026/07/23 02:57:50 DEBUG : two: size = 3 OK 2026/07/23 02:57:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:50 DEBUG : one: Unchanged skipping 2026/07/23 02:57:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:50 DEBUG : two: Unchanged skipping 2026/07/23 02:57:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:50 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:50 INFO : There was nothing to transfer 2026/07/23 02:57:50 DEBUG : CopyDest/three: size = 5 OK 2026/07/23 02:57:50 DEBUG : CopyDest/three.rclone_chunk.001_m3aws2: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:57:50 INFO : CopyDest/three.rclone_chunk.001_m3aws2: Copied (server-side copy) to: CopyDest/three 2026/07/23 02:57:51 INFO : CopyDest/three.rclone_chunk.001_m3aws2: Deleted 2026/07/23 02:57:51 DEBUG : one: size = 5 OK 2026/07/23 02:57:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:51 DEBUG : one: Unchanged skipping 2026/07/23 02:57:51 DEBUG : three: size = 7 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:51 DEBUG : three: size = 5 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/CopyDest') 2026/07/23 02:57:51 DEBUG : three: Sizes differ 2026/07/23 02:57:51 DEBUG : three: Destination not found in --copy-dest 2026/07/23 02:57:51 DEBUG : three: Need to transfer - File not found at Destination 2026/07/23 02:57:51 DEBUG : two: size = 3 OK 2026/07/23 02:57:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:51 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:51 DEBUG : two: Unchanged skipping 2026/07/23 02:57:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:51 DEBUG : three: size = 7 OK 2026/07/23 02:57:51 DEBUG : three.rclone_chunk.001_m3axcm: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/23 02:57:51 INFO : three.rclone_chunk.001_m3axcm: Copied (server-side copy) to: three 2026/07/23 02:57:51 INFO : three.rclone_chunk.001_m3axcm: Deleted 2026/07/23 02:57:51 DEBUG : three: size = 7 OK 2026/07/23 02:57:51 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/23 02:57:51 INFO : three: Copied (new) 2026/07/23 02:57:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (7.87s) === RUN TestSyncBackupDir run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:53 DEBUG : dst/one: size = 3 OK 2026/07/23 02:57:53 DEBUG : dst/one.rclone_chunk.001_m3ayrj: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:57:53 INFO : dst/one.rclone_chunk.001_m3ayrj: Copied (server-side copy) to: dst/one 2026/07/23 02:57:53 INFO : dst/one.rclone_chunk.001_m3ayrj: Deleted 2026/07/23 02:57:53 DEBUG : dst/two: size = 3 OK 2026/07/23 02:57:53 DEBUG : dst/two.rclone_chunk.001_m3az42: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/23 02:57:53 INFO : dst/two.rclone_chunk.001_m3az42: Copied (server-side copy) to: dst/two 2026/07/23 02:57:53 INFO : dst/two.rclone_chunk.001_m3az42: Deleted 2026/07/23 02:57:53 DEBUG : dst/three.txt: size = 5 OK 2026/07/23 02:57:53 DEBUG : dst/three.txt.rclone_chunk.001_m3azfa: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:57:53 INFO : dst/three.txt.rclone_chunk.001_m3azfa: Copied (server-side copy) to: dst/three.txt 2026/07/23 02:57:54 INFO : dst/three.txt.rclone_chunk.001_m3azfa: Deleted 2026/07/23 02:57:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:57:54 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:57:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/backup" 2026/07/23 02:57:54 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/backup" 2026/07/23 02:57:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:54 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:57:54 DEBUG : one: Sizes differ 2026/07/23 02:57:54 DEBUG : two: size = 3 OK 2026/07/23 02:57:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:54 DEBUG : one: copy non-chunked object... 2026/07/23 02:57:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:54 DEBUG : two: Unchanged skipping 2026/07/23 02:57:55 DEBUG : one: size = 3 OK 2026/07/23 02:57:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:57:55 INFO : one: Copied (server-side copy) 2026/07/23 02:57:55 INFO : one: Deleted 2026/07/23 02:57:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:55 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:55 DEBUG : one: size = 4 OK 2026/07/23 02:57:55 DEBUG : one.rclone_chunk.001_m3b1cv: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:57:55 INFO : one.rclone_chunk.001_m3b1cv: Copied (server-side copy) to: one 2026/07/23 02:57:55 INFO : one.rclone_chunk.001_m3b1cv: Deleted 2026/07/23 02:57:55 DEBUG : one: size = 4 OK 2026/07/23 02:57:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:57:55 INFO : one: Copied (new) 2026/07/23 02:57:55 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:55 DEBUG : three.txt: copy non-chunked object... 2026/07/23 02:57:55 DEBUG : three.txt: size = 5 OK 2026/07/23 02:57:55 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:57:55 INFO : three.txt: Copied (server-side copy) 2026/07/23 02:57:55 INFO : three.txt: Deleted 2026/07/23 02:57:55 INFO : three.txt: Moved into backup dir 2026/07/23 02:57:56 DEBUG : dst/three.txt: size = 6 OK 2026/07/23 02:57:56 DEBUG : dst/three.txt.rclone_chunk.001_m3b2o9: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/23 02:57:56 INFO : dst/three.txt.rclone_chunk.001_m3b2o9: Copied (server-side copy) to: dst/three.txt 2026/07/23 02:57:56 INFO : dst/three.txt.rclone_chunk.001_m3b2o9: Deleted 2026/07/23 02:57:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:57:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:57:57 DEBUG : two: size = 3 OK 2026/07/23 02:57:57 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:57:57 DEBUG : one: Sizes differ 2026/07/23 02:57:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:57:57 DEBUG : two: Unchanged skipping 2026/07/23 02:57:57 DEBUG : one: copy non-chunked object... 2026/07/23 02:57:57 DEBUG : one: size = 4 OK 2026/07/23 02:57:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:57:57 INFO : one: Copied (server-side copy) 2026/07/23 02:57:57 INFO : one: Deleted 2026/07/23 02:57:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:57:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:57:57 DEBUG : one: size = 5 OK 2026/07/23 02:57:57 DEBUG : one.rclone_chunk.001_m3b34m: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/23 02:57:57 INFO : one.rclone_chunk.001_m3b34m: Copied (server-side copy) to: one 2026/07/23 02:57:57 INFO : one.rclone_chunk.001_m3b34m: Deleted 2026/07/23 02:57:57 DEBUG : one: size = 5 OK 2026/07/23 02:57:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/23 02:57:57 INFO : one: Copied (new) 2026/07/23 02:57:57 DEBUG : Waiting for deletions to finish 2026/07/23 02:57:57 DEBUG : three.txt: copy non-chunked object... 2026/07/23 02:57:58 DEBUG : three.txt: size = 6 OK 2026/07/23 02:57:58 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/23 02:57:58 INFO : three.txt: Copied (server-side copy) 2026/07/23 02:57:58 INFO : three.txt: Deleted 2026/07/23 02:57:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.98s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:57:59 DEBUG : dst/one: size = 3 OK 2026/07/23 02:57:59 DEBUG : dst/one.rclone_chunk.001_m3b422: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:57:59 INFO : dst/one.rclone_chunk.001_m3b422: Copied (server-side copy) to: dst/one 2026/07/23 02:57:59 INFO : dst/one.rclone_chunk.001_m3b422: Deleted 2026/07/23 02:57:59 DEBUG : dst/two: size = 3 OK 2026/07/23 02:57:59 DEBUG : dst/two.rclone_chunk.001_m3b5pp: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/23 02:57:59 INFO : dst/two.rclone_chunk.001_m3b5pp: Copied (server-side copy) to: dst/two 2026/07/23 02:57:59 INFO : dst/two.rclone_chunk.001_m3b5pp: Deleted 2026/07/23 02:57:59 DEBUG : dst/three.txt: size = 5 OK 2026/07/23 02:57:59 DEBUG : dst/three.txt.rclone_chunk.001_m3b565: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:57:59 INFO : dst/three.txt.rclone_chunk.001_m3b565: Copied (server-side copy) to: dst/three.txt 2026/07/23 02:58:00 INFO : dst/three.txt.rclone_chunk.001_m3b565: Deleted 2026/07/23 02:58:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:58:00 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:58:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/backup" 2026/07/23 02:58:00 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/backup" 2026/07/23 02:58:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:00 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:58:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:58:00 DEBUG : one: Sizes differ 2026/07/23 02:58:00 DEBUG : two: size = 3 OK 2026/07/23 02:58:00 DEBUG : one: copy non-chunked object... 2026/07/23 02:58:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:00 DEBUG : two: Unchanged skipping 2026/07/23 02:58:01 DEBUG : one.bak: size = 3 OK 2026/07/23 02:58:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:58:01 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 02:58:01 INFO : one: Deleted 2026/07/23 02:58:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:58:01 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:01 DEBUG : one: size = 4 OK 2026/07/23 02:58:01 DEBUG : one.rclone_chunk.001_m3b7di: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:01 INFO : one.rclone_chunk.001_m3b7di: Copied (server-side copy) to: one 2026/07/23 02:58:01 INFO : one.rclone_chunk.001_m3b7di: Deleted 2026/07/23 02:58:01 DEBUG : one: size = 4 OK 2026/07/23 02:58:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:01 INFO : one: Copied (new) 2026/07/23 02:58:01 DEBUG : Waiting for deletions to finish 2026/07/23 02:58:01 DEBUG : three.txt: copy non-chunked object... 2026/07/23 02:58:01 DEBUG : three.txt.bak: size = 5 OK 2026/07/23 02:58:01 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:58:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 02:58:01 INFO : three.txt: Deleted 2026/07/23 02:58:01 INFO : three.txt: Moved into backup dir 2026/07/23 02:58:02 DEBUG : dst/three.txt: size = 6 OK 2026/07/23 02:58:02 DEBUG : dst/three.txt.rclone_chunk.001_m3b8c5: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/23 02:58:02 INFO : dst/three.txt.rclone_chunk.001_m3b8c5: Copied (server-side copy) to: dst/three.txt 2026/07/23 02:58:02 INFO : dst/three.txt.rclone_chunk.001_m3b8c5: Deleted 2026/07/23 02:58:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:02 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:58:02 DEBUG : one: Sizes differ 2026/07/23 02:58:02 DEBUG : two: size = 3 OK 2026/07/23 02:58:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:58:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:02 DEBUG : two: Unchanged skipping 2026/07/23 02:58:03 DEBUG : one: copy non-chunked object... 2026/07/23 02:58:03 DEBUG : one.bak: size = 4 OK 2026/07/23 02:58:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:03 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 02:58:03 INFO : one: Deleted 2026/07/23 02:58:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:58:03 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:03 DEBUG : one: size = 5 OK 2026/07/23 02:58:03 DEBUG : one.rclone_chunk.001_m3b9ov: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/23 02:58:03 INFO : one.rclone_chunk.001_m3b9ov: Copied (server-side copy) to: one 2026/07/23 02:58:03 INFO : one.rclone_chunk.001_m3b9ov: Deleted 2026/07/23 02:58:03 DEBUG : one: size = 5 OK 2026/07/23 02:58:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/23 02:58:03 INFO : one: Copied (new) 2026/07/23 02:58:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:58:03 DEBUG : three.txt: copy non-chunked object... 2026/07/23 02:58:03 DEBUG : three.txt.bak: size = 6 OK 2026/07/23 02:58:03 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/23 02:58:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 02:58:03 INFO : three.txt: Deleted 2026/07/23 02:58:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (5.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:58:04 DEBUG : dst/one: size = 3 OK 2026/07/23 02:58:04 DEBUG : dst/one.rclone_chunk.001_m3balh: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:58:04 INFO : dst/one.rclone_chunk.001_m3balh: Copied (server-side copy) to: dst/one 2026/07/23 02:58:04 INFO : dst/one.rclone_chunk.001_m3balh: Deleted 2026/07/23 02:58:05 DEBUG : dst/two: size = 3 OK 2026/07/23 02:58:05 DEBUG : dst/two.rclone_chunk.001_m3ba5y: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/23 02:58:05 INFO : dst/two.rclone_chunk.001_m3ba5y: Copied (server-side copy) to: dst/two 2026/07/23 02:58:05 INFO : dst/two.rclone_chunk.001_m3ba5y: Deleted 2026/07/23 02:58:05 DEBUG : dst/three.txt: size = 5 OK 2026/07/23 02:58:05 DEBUG : dst/three.txt.rclone_chunk.001_m3bbfx: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:58:05 INFO : dst/three.txt.rclone_chunk.001_m3bbfx: Copied (server-side copy) to: dst/three.txt 2026/07/23 02:58:05 INFO : dst/three.txt.rclone_chunk.001_m3bbfx: Deleted 2026/07/23 02:58:05 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:58:05 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:58:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/backup" 2026/07/23 02:58:06 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/backup" 2026/07/23 02:58:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:06 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:58:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:58:06 DEBUG : one: Sizes differ 2026/07/23 02:58:06 DEBUG : two: size = 3 OK 2026/07/23 02:58:06 DEBUG : one: copy non-chunked object... 2026/07/23 02:58:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:06 DEBUG : two: Unchanged skipping 2026/07/23 02:58:06 DEBUG : one-2019-01-01: size = 3 OK 2026/07/23 02:58:06 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:58:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/23 02:58:06 INFO : one: Deleted 2026/07/23 02:58:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:58:06 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:07 DEBUG : one: size = 4 OK 2026/07/23 02:58:07 DEBUG : one.rclone_chunk.001_m3bcl8: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:07 INFO : one.rclone_chunk.001_m3bcl8: Copied (server-side copy) to: one 2026/07/23 02:58:07 INFO : one.rclone_chunk.001_m3bcl8: Deleted 2026/07/23 02:58:07 DEBUG : one: size = 4 OK 2026/07/23 02:58:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:07 INFO : one: Copied (new) 2026/07/23 02:58:07 DEBUG : Waiting for deletions to finish 2026/07/23 02:58:07 DEBUG : three.txt: copy non-chunked object... 2026/07/23 02:58:07 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/23 02:58:07 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:58:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/23 02:58:07 INFO : three.txt: Deleted 2026/07/23 02:58:07 INFO : three.txt: Moved into backup dir 2026/07/23 02:58:08 DEBUG : dst/three.txt: size = 6 OK 2026/07/23 02:58:08 DEBUG : dst/three.txt.rclone_chunk.001_m3bd8f: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/23 02:58:08 INFO : dst/three.txt.rclone_chunk.001_m3bd8f: Copied (server-side copy) to: dst/three.txt 2026/07/23 02:58:08 INFO : dst/three.txt.rclone_chunk.001_m3bd8f: Deleted 2026/07/23 02:58:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:08 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:58:08 DEBUG : one: Sizes differ 2026/07/23 02:58:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:58:08 DEBUG : two: size = 3 OK 2026/07/23 02:58:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:08 DEBUG : two: Unchanged skipping 2026/07/23 02:58:08 DEBUG : one: copy non-chunked object... 2026/07/23 02:58:08 DEBUG : one-2019-01-01: size = 4 OK 2026/07/23 02:58:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/23 02:58:08 INFO : one: Deleted 2026/07/23 02:58:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:58:08 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:09 DEBUG : one: size = 5 OK 2026/07/23 02:58:09 DEBUG : one.rclone_chunk.001_m3bewp: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/23 02:58:09 INFO : one.rclone_chunk.001_m3bewp: Copied (server-side copy) to: one 2026/07/23 02:58:09 INFO : one.rclone_chunk.001_m3bewp: Deleted 2026/07/23 02:58:09 DEBUG : one: size = 5 OK 2026/07/23 02:58:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/23 02:58:09 INFO : one: Copied (new) 2026/07/23 02:58:09 DEBUG : Waiting for deletions to finish 2026/07/23 02:58:09 DEBUG : three.txt: copy non-chunked object... 2026/07/23 02:58:09 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/23 02:58:09 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/23 02:58:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/23 02:58:09 INFO : three.txt: Deleted 2026/07/23 02:58:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.48s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:58:10 DEBUG : dst/one: size = 3 OK 2026/07/23 02:58:10 DEBUG : dst/one.rclone_chunk.001_m3bgb2: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:58:10 INFO : dst/one.rclone_chunk.001_m3bgb2: Copied (server-side copy) to: dst/one 2026/07/23 02:58:10 INFO : dst/one.rclone_chunk.001_m3bgb2: Deleted 2026/07/23 02:58:10 DEBUG : dst/two: size = 3 OK 2026/07/23 02:58:10 DEBUG : dst/two.rclone_chunk.001_m3bgxg: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/23 02:58:10 INFO : dst/two.rclone_chunk.001_m3bgxg: Copied (server-side copy) to: dst/two 2026/07/23 02:58:10 INFO : dst/two.rclone_chunk.001_m3bgxg: Deleted 2026/07/23 02:58:11 DEBUG : dst/three.txt: size = 5 OK 2026/07/23 02:58:11 DEBUG : dst/three.txt.rclone_chunk.001_m3bgj3: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:58:11 INFO : dst/three.txt.rclone_chunk.001_m3bgj3: Copied (server-side copy) to: dst/three.txt 2026/07/23 02:58:11 INFO : dst/three.txt.rclone_chunk.001_m3bgj3: Deleted 2026/07/23 02:58:11 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:58:11 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:58:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:11 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:58:11 DEBUG : one: Sizes differ 2026/07/23 02:58:11 DEBUG : two: size = 3 OK 2026/07/23 02:58:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:58:11 DEBUG : one: copy non-chunked object... 2026/07/23 02:58:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:11 DEBUG : two: Unchanged skipping 2026/07/23 02:58:11 DEBUG : one.bak: size = 3 OK 2026/07/23 02:58:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:58:11 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 02:58:11 INFO : one: Deleted 2026/07/23 02:58:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:58:11 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:12 DEBUG : one: size = 4 OK 2026/07/23 02:58:12 DEBUG : one.rclone_chunk.001_m3bhc6: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:12 INFO : one.rclone_chunk.001_m3bhc6: Copied (server-side copy) to: one 2026/07/23 02:58:12 INFO : one.rclone_chunk.001_m3bhc6: Deleted 2026/07/23 02:58:12 DEBUG : one: size = 4 OK 2026/07/23 02:58:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:12 INFO : one: Copied (new) 2026/07/23 02:58:12 DEBUG : Waiting for deletions to finish 2026/07/23 02:58:12 DEBUG : three.txt: copy non-chunked object... 2026/07/23 02:58:12 DEBUG : three.txt.bak: size = 5 OK 2026/07/23 02:58:12 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:58:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 02:58:12 INFO : three.txt: Deleted 2026/07/23 02:58:12 INFO : three.txt: Moved into backup dir 2026/07/23 02:58:13 DEBUG : dst/three.txt: size = 6 OK 2026/07/23 02:58:13 DEBUG : dst/three.txt.rclone_chunk.001_m3bilw: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/23 02:58:13 INFO : dst/three.txt.rclone_chunk.001_m3bilw: Copied (server-side copy) to: dst/three.txt 2026/07/23 02:58:13 INFO : dst/three.txt.rclone_chunk.001_m3bilw: Deleted 2026/07/23 02:58:13 DEBUG : one.bak: Excluded (Path Filter) 2026/07/23 02:58:13 DEBUG : one.bak: Excluded 2026/07/23 02:58:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/23 02:58:13 DEBUG : three.txt.bak: Excluded 2026/07/23 02:58:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for checks to finish 2026/07/23 02:58:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:13 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:58:13 DEBUG : one: Sizes differ 2026/07/23 02:58:13 DEBUG : two: size = 3 OK 2026/07/23 02:58:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:13 DEBUG : two: Unchanged skipping 2026/07/23 02:58:13 DEBUG : one: copy non-chunked object... 2026/07/23 02:58:13 DEBUG : one.bak: size = 4 OK 2026/07/23 02:58:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:13 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 02:58:13 INFO : one: Deleted 2026/07/23 02:58:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst': Waiting for transfers to finish 2026/07/23 02:58:14 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:14 DEBUG : one: size = 5 OK 2026/07/23 02:58:14 DEBUG : one.rclone_chunk.001_m3bk7l: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/23 02:58:14 INFO : one.rclone_chunk.001_m3bk7l: Copied (server-side copy) to: one 2026/07/23 02:58:14 INFO : one.rclone_chunk.001_m3bk7l: Deleted 2026/07/23 02:58:14 DEBUG : one: size = 5 OK 2026/07/23 02:58:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/23 02:58:14 INFO : one: Copied (new) 2026/07/23 02:58:14 DEBUG : Waiting for deletions to finish 2026/07/23 02:58:14 DEBUG : three.txt: copy non-chunked object... 2026/07/23 02:58:14 DEBUG : three.txt.bak: size = 6 OK 2026/07/23 02:58:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/23 02:58:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 02:58:14 INFO : three.txt: Deleted 2026/07/23 02:58:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.27s) === RUN TestSyncSuffix run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:58:15 DEBUG : dst/one: size = 3 OK 2026/07/23 02:58:15 DEBUG : dst/one.rclone_chunk.001_m3blq2: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:58:15 INFO : dst/one.rclone_chunk.001_m3blq2: Copied (server-side copy) to: dst/one 2026/07/23 02:58:15 INFO : dst/one.rclone_chunk.001_m3blq2: Deleted 2026/07/23 02:58:16 DEBUG : dst/two: size = 3 OK 2026/07/23 02:58:16 DEBUG : dst/two.rclone_chunk.001_m3bl9f: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/23 02:58:16 INFO : dst/two.rclone_chunk.001_m3bl9f: Copied (server-side copy) to: dst/two 2026/07/23 02:58:16 INFO : dst/two.rclone_chunk.001_m3bl9f: Deleted 2026/07/23 02:58:16 DEBUG : dst/three.txt: size = 5 OK 2026/07/23 02:58:16 DEBUG : dst/three.txt.rclone_chunk.001_m3bmls: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:58:16 INFO : dst/three.txt.rclone_chunk.001_m3bmls: Copied (server-side copy) to: dst/three.txt 2026/07/23 02:58:16 INFO : dst/three.txt.rclone_chunk.001_m3bmls: Deleted 2026/07/23 02:58:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:58:16 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:58:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:17 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:58:17 DEBUG : one: Sizes differ 2026/07/23 02:58:17 DEBUG : one: copy non-chunked object... 2026/07/23 02:58:17 DEBUG : one.bak: size = 3 OK 2026/07/23 02:58:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:58:17 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 02:58:17 INFO : one: Deleted 2026/07/23 02:58:17 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:17 DEBUG : one: size = 4 OK 2026/07/23 02:58:17 DEBUG : one.rclone_chunk.001_m3bn9k: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:17 INFO : one.rclone_chunk.001_m3bn9k: Copied (server-side copy) to: one 2026/07/23 02:58:17 INFO : one.rclone_chunk.001_m3bn9k: Deleted 2026/07/23 02:58:17 DEBUG : one: size = 4 OK 2026/07/23 02:58:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:17 INFO : one: Copied (new) 2026/07/23 02:58:17 DEBUG : two: size = 3 OK 2026/07/23 02:58:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:17 DEBUG : two: Unchanged skipping 2026/07/23 02:58:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:17 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:58:17 DEBUG : three.txt: Sizes differ 2026/07/23 02:58:17 DEBUG : three.txt: copy non-chunked object... 2026/07/23 02:58:17 DEBUG : three.txt.bak: size = 5 OK 2026/07/23 02:58:17 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:58:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 02:58:18 INFO : three.txt: Deleted 2026/07/23 02:58:18 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:18 DEBUG : three.txt: size = 6 OK 2026/07/23 02:58:18 DEBUG : three.txt.rclone_chunk.001_m3bo8f: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/23 02:58:18 INFO : three.txt.rclone_chunk.001_m3bo8f: Copied (server-side copy) to: three.txt 2026/07/23 02:58:18 INFO : three.txt.rclone_chunk.001_m3bo8f: Deleted 2026/07/23 02:58:18 DEBUG : three.txt: size = 6 OK 2026/07/23 02:58:18 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/23 02:58:18 INFO : three.txt: Copied (new) 2026/07/23 02:58:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:19 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:58:19 DEBUG : one: Sizes differ 2026/07/23 02:58:19 DEBUG : one: copy non-chunked object... 2026/07/23 02:58:19 DEBUG : one.bak: size = 4 OK 2026/07/23 02:58:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:19 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 02:58:19 INFO : one: Deleted 2026/07/23 02:58:19 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:19 DEBUG : one: size = 5 OK 2026/07/23 02:58:19 DEBUG : one.rclone_chunk.001_m3bpg1: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/23 02:58:19 INFO : one.rclone_chunk.001_m3bpg1: Copied (server-side copy) to: one 2026/07/23 02:58:19 INFO : one.rclone_chunk.001_m3bpg1: Deleted 2026/07/23 02:58:19 DEBUG : one: size = 5 OK 2026/07/23 02:58:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/23 02:58:19 INFO : one: Copied (new) 2026/07/23 02:58:19 DEBUG : two: size = 3 OK 2026/07/23 02:58:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:19 DEBUG : two: Unchanged skipping 2026/07/23 02:58:20 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:20 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:58:20 DEBUG : three.txt: Sizes differ 2026/07/23 02:58:20 DEBUG : three.txt: copy non-chunked object... 2026/07/23 02:58:20 DEBUG : three.txt.bak: size = 6 OK 2026/07/23 02:58:20 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/23 02:58:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 02:58:20 INFO : three.txt: Deleted 2026/07/23 02:58:20 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:20 DEBUG : three.txt: size = 19 OK 2026/07/23 02:58:20 DEBUG : three.txt.rclone_chunk.001_m3bqi3: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/23 02:58:20 INFO : three.txt.rclone_chunk.001_m3bqi3: Copied (server-side copy) to: three.txt 2026/07/23 02:58:20 INFO : three.txt.rclone_chunk.001_m3bqi3: Deleted 2026/07/23 02:58:20 DEBUG : three.txt: size = 19 OK 2026/07/23 02:58:20 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/23 02:58:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.15s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:58:21 DEBUG : dst/one: size = 3 OK 2026/07/23 02:58:21 DEBUG : dst/one.rclone_chunk.001_m3br3y: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:58:21 INFO : dst/one.rclone_chunk.001_m3br3y: Copied (server-side copy) to: dst/one 2026/07/23 02:58:21 INFO : dst/one.rclone_chunk.001_m3br3y: Deleted 2026/07/23 02:58:22 DEBUG : dst/two: size = 3 OK 2026/07/23 02:58:22 DEBUG : dst/two.rclone_chunk.001_m3br6y: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/23 02:58:22 INFO : dst/two.rclone_chunk.001_m3br6y: Copied (server-side copy) to: dst/two 2026/07/23 02:58:22 INFO : dst/two.rclone_chunk.001_m3br6y: Deleted 2026/07/23 02:58:22 DEBUG : dst/three.txt: size = 5 OK 2026/07/23 02:58:22 DEBUG : dst/three.txt.rclone_chunk.001_m3bs1h: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:58:22 INFO : dst/three.txt.rclone_chunk.001_m3bs1h: Copied (server-side copy) to: dst/three.txt 2026/07/23 02:58:22 INFO : dst/three.txt.rclone_chunk.001_m3bs1h: Deleted 2026/07/23 02:58:22 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:58:22 DEBUG : Creating backend with remote "TestS3:rclone-test-buweqor6qoha/dst" 2026/07/23 02:58:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:23 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:58:23 DEBUG : one: Sizes differ 2026/07/23 02:58:23 DEBUG : one: copy non-chunked object... 2026/07/23 02:58:23 DEBUG : one-2019-01-01: size = 3 OK 2026/07/23 02:58:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/23 02:58:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/23 02:58:23 INFO : one: Deleted 2026/07/23 02:58:23 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:23 DEBUG : one: size = 4 OK 2026/07/23 02:58:23 DEBUG : one.rclone_chunk.001_m3bt1d: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:23 INFO : one.rclone_chunk.001_m3bt1d: Copied (server-side copy) to: one 2026/07/23 02:58:23 INFO : one.rclone_chunk.001_m3bt1d: Deleted 2026/07/23 02:58:23 DEBUG : one: size = 4 OK 2026/07/23 02:58:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:23 INFO : one: Copied (new) 2026/07/23 02:58:23 DEBUG : two: size = 3 OK 2026/07/23 02:58:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:23 DEBUG : two: Unchanged skipping 2026/07/23 02:58:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:23 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:58:23 DEBUG : three.txt: Sizes differ 2026/07/23 02:58:24 DEBUG : three.txt: copy non-chunked object... 2026/07/23 02:58:24 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/23 02:58:24 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/23 02:58:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/23 02:58:24 INFO : three.txt: Deleted 2026/07/23 02:58:24 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:24 DEBUG : three.txt: size = 6 OK 2026/07/23 02:58:24 DEBUG : three.txt.rclone_chunk.001_m3bucu: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/23 02:58:24 INFO : three.txt.rclone_chunk.001_m3bucu: Copied (server-side copy) to: three.txt 2026/07/23 02:58:24 INFO : three.txt.rclone_chunk.001_m3bucu: Deleted 2026/07/23 02:58:24 DEBUG : three.txt: size = 6 OK 2026/07/23 02:58:24 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/23 02:58:24 INFO : three.txt: Copied (new) 2026/07/23 02:58:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:25 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:58:25 DEBUG : one: Sizes differ 2026/07/23 02:58:25 DEBUG : one: copy non-chunked object... 2026/07/23 02:58:25 DEBUG : one-2019-01-01: size = 4 OK 2026/07/23 02:58:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/23 02:58:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/23 02:58:25 INFO : one: Deleted 2026/07/23 02:58:25 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:25 DEBUG : one: size = 5 OK 2026/07/23 02:58:25 DEBUG : one.rclone_chunk.001_m3bvmn: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/23 02:58:25 INFO : one.rclone_chunk.001_m3bvmn: Copied (server-side copy) to: one 2026/07/23 02:58:25 INFO : one.rclone_chunk.001_m3bvmn: Deleted 2026/07/23 02:58:25 DEBUG : one: size = 5 OK 2026/07/23 02:58:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/23 02:58:25 INFO : one: Copied (new) 2026/07/23 02:58:26 DEBUG : two: size = 3 OK 2026/07/23 02:58:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:26 DEBUG : two: Unchanged skipping 2026/07/23 02:58:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:26 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha/dst') 2026/07/23 02:58:26 DEBUG : three.txt: Sizes differ 2026/07/23 02:58:26 DEBUG : three.txt: copy non-chunked object... 2026/07/23 02:58:26 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/23 02:58:26 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/23 02:58:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/23 02:58:26 INFO : three.txt: Deleted 2026/07/23 02:58:26 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:26 DEBUG : three.txt: size = 19 OK 2026/07/23 02:58:26 DEBUG : three.txt.rclone_chunk.001_m3bwcm: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/23 02:58:26 INFO : three.txt.rclone_chunk.001_m3bwcm: Copied (server-side copy) to: three.txt 2026/07/23 02:58:26 INFO : three.txt.rclone_chunk.001_m3bwcm: Deleted 2026/07/23 02:58:26 DEBUG : three.txt: size = 19 OK 2026/07/23 02:58:26 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/23 02:58:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.05s) === RUN TestSyncUTFNorm run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:58:27 DEBUG : Testêé: size = 18 OK 2026/07/23 02:58:27 DEBUG : Testêé.rclone_chunk.001_m3bxko: md5 = 3b5c716b1f94ae30389ea40ea76fa0d5 OK 2026/07/23 02:58:27 INFO : Testêé.rclone_chunk.001_m3bxko: Copied (server-side copy) to: Testêé 2026/07/23 02:58:27 INFO : Testêé.rclone_chunk.001_m3bxko: Deleted 2026/07/23 02:58:28 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:28 DEBUG : Testêé: size = 18 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:58:28 DEBUG : Testêé: Sizes differ 2026/07/23 02:58:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:58:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:58:28 DEBUG : Testêé: size = 14 OK 2026/07/23 02:58:28 DEBUG : Testêé.rclone_chunk.001_m3byo3: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/07/23 02:58:28 INFO : Testêé.rclone_chunk.001_m3byo3: Copied (server-side copy) to: Testêé 2026/07/23 02:58:28 INFO : Testêé.rclone_chunk.001_m3byo3: Deleted 2026/07/23 02:58:28 DEBUG : Testêé: size = 14 OK 2026/07/23 02:58:28 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/07/23 02:58:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/23 02:58:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.31s) === RUN TestSyncImmutable run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:58:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 02:58:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:58:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:58:28 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:58:29 DEBUG : existing: size = 6 OK 2026/07/23 02:58:29 DEBUG : existing.rclone_chunk.001_m3by3l: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:29 INFO : existing.rclone_chunk.001_m3by3l: Copied (server-side copy) to: existing 2026/07/23 02:58:29 INFO : existing.rclone_chunk.001_m3by3l: Deleted 2026/07/23 02:58:29 DEBUG : existing: size = 6 OK 2026/07/23 02:58:29 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:29 INFO : existing: Copied (new) 2026/07/23 02:58:29 DEBUG : Waiting for deletions to finish 2026/07/23 02:58:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone789372012) 2026/07/23 02:58:29 DEBUG : existing: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:58:29 DEBUG : existing: Sizes differ 2026/07/23 02:58:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:58:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/23 02:58:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:58:29 ERROR : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': not deleting files as there were IO errors 2026/07/23 02:58:29 ERROR : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.21s) === RUN TestSyncIgnoreCase run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:58:30 DEBUG : EXISTING: size = 6 OK 2026/07/23 02:58:30 DEBUG : EXISTING.rclone_chunk.001_m3c00z: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:30 INFO : EXISTING.rclone_chunk.001_m3c00z: Copied (server-side copy) to: EXISTING 2026/07/23 02:58:30 INFO : EXISTING.rclone_chunk.001_m3c00z: Deleted 2026/07/23 02:58:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:58:30 DEBUG : EXISTING: size = 6 OK 2026/07/23 02:58:30 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:30 DEBUG : existing: Unchanged skipping 2026/07/23 02:58:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:58:30 DEBUG : Waiting for deletions to finish 2026/07/23 02:58:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.82s) === RUN TestFixCase run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.09s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.25s) --- SKIP: TestMaxTransfer/Hard (0.09s) --- SKIP: TestMaxTransfer/Soft (0.08s) --- SKIP: TestMaxTransfer/Cautious (0.08s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:58:31 DEBUG : both0: size = 6 OK 2026/07/23 02:58:31 DEBUG : both0.rclone_chunk.001_m3c1os: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:31 INFO : both0.rclone_chunk.001_m3c1os: Copied (server-side copy) to: both0 2026/07/23 02:58:31 INFO : both0.rclone_chunk.001_m3c1os: Deleted 2026/07/23 02:58:31 DEBUG : only0: size = 6 OK 2026/07/23 02:58:31 DEBUG : only0.rclone_chunk.001_m3c1m8: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:31 INFO : only0.rclone_chunk.001_m3c1m8: Copied (server-side copy) to: only0 2026/07/23 02:58:31 INFO : only0.rclone_chunk.001_m3c1m8: Deleted 2026/07/23 02:58:32 DEBUG : both1: size = 6 OK 2026/07/23 02:58:32 DEBUG : both1.rclone_chunk.001_m3c29g: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:32 INFO : both1.rclone_chunk.001_m3c29g: Copied (server-side copy) to: both1 2026/07/23 02:58:32 INFO : both1.rclone_chunk.001_m3c29g: Deleted 2026/07/23 02:58:32 DEBUG : only1: size = 6 OK 2026/07/23 02:58:32 DEBUG : only1.rclone_chunk.001_m3c2lc: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:32 INFO : only1.rclone_chunk.001_m3c2lc: Copied (server-side copy) to: only1 2026/07/23 02:58:32 INFO : only1.rclone_chunk.001_m3c2lc: Deleted 2026/07/23 02:58:33 DEBUG : both2: size = 6 OK 2026/07/23 02:58:33 DEBUG : both2.rclone_chunk.001_m3c27l: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:33 INFO : both2.rclone_chunk.001_m3c27l: Copied (server-side copy) to: both2 2026/07/23 02:58:33 INFO : both2.rclone_chunk.001_m3c27l: Deleted 2026/07/23 02:58:33 DEBUG : only2: size = 6 OK 2026/07/23 02:58:33 DEBUG : only2.rclone_chunk.001_m3c3kc: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:33 INFO : only2.rclone_chunk.001_m3c3kc: Copied (server-side copy) to: only2 2026/07/23 02:58:33 INFO : only2.rclone_chunk.001_m3c3kc: Deleted 2026/07/23 02:58:34 DEBUG : both3: size = 6 OK 2026/07/23 02:58:34 DEBUG : both3.rclone_chunk.001_m3c3qg: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:34 INFO : both3.rclone_chunk.001_m3c3qg: Copied (server-side copy) to: both3 2026/07/23 02:58:34 INFO : both3.rclone_chunk.001_m3c3qg: Deleted 2026/07/23 02:58:34 DEBUG : only3: size = 6 OK 2026/07/23 02:58:34 DEBUG : only3.rclone_chunk.001_m3c4tz: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:34 INFO : only3.rclone_chunk.001_m3c4tz: Copied (server-side copy) to: only3 2026/07/23 02:58:34 INFO : only3.rclone_chunk.001_m3c4tz: Deleted 2026/07/23 02:58:34 DEBUG : both4: size = 6 OK 2026/07/23 02:58:34 DEBUG : both4.rclone_chunk.001_m3c4cr: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:34 INFO : both4.rclone_chunk.001_m3c4cr: Copied (server-side copy) to: both4 2026/07/23 02:58:35 INFO : both4.rclone_chunk.001_m3c4cr: Deleted 2026/07/23 02:58:35 DEBUG : only4: size = 6 OK 2026/07/23 02:58:35 DEBUG : only4.rclone_chunk.001_m3c5zc: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:35 INFO : only4.rclone_chunk.001_m3c5zc: Copied (server-side copy) to: only4 2026/07/23 02:58:35 INFO : only4.rclone_chunk.001_m3c5zc: Deleted 2026/07/23 02:58:35 DEBUG : both5: size = 6 OK 2026/07/23 02:58:35 DEBUG : both5.rclone_chunk.001_m3c5dt: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:35 INFO : both5.rclone_chunk.001_m3c5dt: Copied (server-side copy) to: both5 2026/07/23 02:58:35 INFO : both5.rclone_chunk.001_m3c5dt: Deleted 2026/07/23 02:58:36 DEBUG : only5: size = 6 OK 2026/07/23 02:58:36 DEBUG : only5.rclone_chunk.001_m3c58e: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:36 INFO : only5.rclone_chunk.001_m3c58e: Copied (server-side copy) to: only5 2026/07/23 02:58:36 INFO : only5.rclone_chunk.001_m3c58e: Deleted 2026/07/23 02:58:36 DEBUG : both6: size = 6 OK 2026/07/23 02:58:36 DEBUG : both6.rclone_chunk.001_m3c6pz: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:36 INFO : both6.rclone_chunk.001_m3c6pz: Copied (server-side copy) to: both6 2026/07/23 02:58:36 INFO : both6.rclone_chunk.001_m3c6pz: Deleted 2026/07/23 02:58:37 DEBUG : only6: size = 6 OK 2026/07/23 02:58:37 DEBUG : only6.rclone_chunk.001_m3c61c: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:37 INFO : only6.rclone_chunk.001_m3c61c: Copied (server-side copy) to: only6 2026/07/23 02:58:37 INFO : only6.rclone_chunk.001_m3c61c: Deleted 2026/07/23 02:58:37 DEBUG : both7: size = 6 OK 2026/07/23 02:58:37 DEBUG : both7.rclone_chunk.001_m3c7x3: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:37 INFO : both7.rclone_chunk.001_m3c7x3: Copied (server-side copy) to: both7 2026/07/23 02:58:37 INFO : both7.rclone_chunk.001_m3c7x3: Deleted 2026/07/23 02:58:37 DEBUG : only7: size = 6 OK 2026/07/23 02:58:37 DEBUG : only7.rclone_chunk.001_m3c75e: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:37 INFO : only7.rclone_chunk.001_m3c75e: Copied (server-side copy) to: only7 2026/07/23 02:58:37 INFO : only7.rclone_chunk.001_m3c75e: Deleted 2026/07/23 02:58:38 DEBUG : both8: size = 6 OK 2026/07/23 02:58:38 DEBUG : both8.rclone_chunk.001_m3c8dw: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:38 INFO : both8.rclone_chunk.001_m3c8dw: Copied (server-side copy) to: both8 2026/07/23 02:58:38 INFO : both8.rclone_chunk.001_m3c8dw: Deleted 2026/07/23 02:58:38 DEBUG : only8: size = 6 OK 2026/07/23 02:58:38 DEBUG : only8.rclone_chunk.001_m3c80x: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:38 INFO : only8.rclone_chunk.001_m3c80x: Copied (server-side copy) to: only8 2026/07/23 02:58:38 INFO : only8.rclone_chunk.001_m3c80x: Deleted 2026/07/23 02:58:39 DEBUG : both9: size = 6 OK 2026/07/23 02:58:39 DEBUG : both9.rclone_chunk.001_m3c86i: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:39 INFO : both9.rclone_chunk.001_m3c86i: Copied (server-side copy) to: both9 2026/07/23 02:58:39 INFO : both9.rclone_chunk.001_m3c86i: Deleted 2026/07/23 02:58:39 DEBUG : only9: size = 6 OK 2026/07/23 02:58:39 DEBUG : only9.rclone_chunk.001_m3c9lr: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:39 INFO : only9.rclone_chunk.001_m3c9lr: Copied (server-side copy) to: only9 2026/07/23 02:58:39 INFO : only9.rclone_chunk.001_m3c9lr: Deleted 2026/07/23 02:58:40 DEBUG : both10: size = 6 OK 2026/07/23 02:58:40 DEBUG : both10.rclone_chunk.001_m3c9pg: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:40 INFO : both10.rclone_chunk.001_m3c9pg: Copied (server-side copy) to: both10 2026/07/23 02:58:40 INFO : both10.rclone_chunk.001_m3c9pg: Deleted 2026/07/23 02:58:40 DEBUG : only10: size = 6 OK 2026/07/23 02:58:40 DEBUG : only10.rclone_chunk.001_m3ca53: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:40 INFO : only10.rclone_chunk.001_m3ca53: Copied (server-side copy) to: only10 2026/07/23 02:58:40 INFO : only10.rclone_chunk.001_m3ca53: Deleted 2026/07/23 02:58:40 DEBUG : both11: size = 6 OK 2026/07/23 02:58:40 DEBUG : both11.rclone_chunk.001_m3ca4y: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:40 INFO : both11.rclone_chunk.001_m3ca4y: Copied (server-side copy) to: both11 2026/07/23 02:58:40 INFO : both11.rclone_chunk.001_m3ca4y: Deleted 2026/07/23 02:58:41 DEBUG : only11: size = 6 OK 2026/07/23 02:58:41 DEBUG : only11.rclone_chunk.001_m3cbss: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:41 INFO : only11.rclone_chunk.001_m3cbss: Copied (server-side copy) to: only11 2026/07/23 02:58:41 INFO : only11.rclone_chunk.001_m3cbss: Deleted 2026/07/23 02:58:41 DEBUG : both12: size = 6 OK 2026/07/23 02:58:41 DEBUG : both12.rclone_chunk.001_m3cbd3: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:41 INFO : both12.rclone_chunk.001_m3cbd3: Copied (server-side copy) to: both12 2026/07/23 02:58:41 INFO : both12.rclone_chunk.001_m3cbd3: Deleted 2026/07/23 02:58:42 DEBUG : only12: size = 6 OK 2026/07/23 02:58:42 DEBUG : only12.rclone_chunk.001_m3cbft: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:42 INFO : only12.rclone_chunk.001_m3cbft: Copied (server-side copy) to: only12 2026/07/23 02:58:42 INFO : only12.rclone_chunk.001_m3cbft: Deleted 2026/07/23 02:58:42 DEBUG : both13: size = 6 OK 2026/07/23 02:58:42 DEBUG : both13.rclone_chunk.001_m3ccse: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:42 INFO : both13.rclone_chunk.001_m3ccse: Copied (server-side copy) to: both13 2026/07/23 02:58:42 INFO : both13.rclone_chunk.001_m3ccse: Deleted 2026/07/23 02:58:43 DEBUG : only13: size = 6 OK 2026/07/23 02:58:43 DEBUG : only13.rclone_chunk.001_m3ccyl: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:43 INFO : only13.rclone_chunk.001_m3ccyl: Copied (server-side copy) to: only13 2026/07/23 02:58:43 INFO : only13.rclone_chunk.001_m3ccyl: Deleted 2026/07/23 02:58:43 DEBUG : both14: size = 6 OK 2026/07/23 02:58:43 DEBUG : both14.rclone_chunk.001_m3cdgn: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:43 INFO : both14.rclone_chunk.001_m3cdgn: Copied (server-side copy) to: both14 2026/07/23 02:58:43 INFO : both14.rclone_chunk.001_m3cdgn: Deleted 2026/07/23 02:58:44 DEBUG : only14: size = 6 OK 2026/07/23 02:58:44 DEBUG : only14.rclone_chunk.001_m3cd2b: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:44 INFO : only14.rclone_chunk.001_m3cd2b: Copied (server-side copy) to: only14 2026/07/23 02:58:44 INFO : only14.rclone_chunk.001_m3cd2b: Deleted 2026/07/23 02:58:44 DEBUG : both15: size = 6 OK 2026/07/23 02:58:44 DEBUG : both15.rclone_chunk.001_m3cecw: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:44 INFO : both15.rclone_chunk.001_m3cecw: Copied (server-side copy) to: both15 2026/07/23 02:58:44 INFO : both15.rclone_chunk.001_m3cecw: Deleted 2026/07/23 02:58:44 DEBUG : only15: size = 6 OK 2026/07/23 02:58:44 DEBUG : only15.rclone_chunk.001_m3ce7b: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:44 INFO : only15.rclone_chunk.001_m3ce7b: Copied (server-side copy) to: only15 2026/07/23 02:58:45 INFO : only15.rclone_chunk.001_m3ce7b: Deleted 2026/07/23 02:58:45 DEBUG : both16: size = 6 OK 2026/07/23 02:58:45 DEBUG : both16.rclone_chunk.001_m3cfvu: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:45 INFO : both16.rclone_chunk.001_m3cfvu: Copied (server-side copy) to: both16 2026/07/23 02:58:45 INFO : both16.rclone_chunk.001_m3cfvu: Deleted 2026/07/23 02:58:45 DEBUG : only16: size = 6 OK 2026/07/23 02:58:45 DEBUG : only16.rclone_chunk.001_m3cfyv: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:45 INFO : only16.rclone_chunk.001_m3cfyv: Copied (server-side copy) to: only16 2026/07/23 02:58:45 INFO : only16.rclone_chunk.001_m3cfyv: Deleted 2026/07/23 02:58:46 DEBUG : both17: size = 6 OK 2026/07/23 02:58:46 DEBUG : both17.rclone_chunk.001_m3cfwv: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:46 INFO : both17.rclone_chunk.001_m3cfwv: Copied (server-side copy) to: both17 2026/07/23 02:58:46 INFO : both17.rclone_chunk.001_m3cfwv: Deleted 2026/07/23 02:58:46 DEBUG : only17: size = 6 OK 2026/07/23 02:58:46 DEBUG : only17.rclone_chunk.001_m3cgoz: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:46 INFO : only17.rclone_chunk.001_m3cgoz: Copied (server-side copy) to: only17 2026/07/23 02:58:46 INFO : only17.rclone_chunk.001_m3cgoz: Deleted 2026/07/23 02:58:47 DEBUG : both18: size = 6 OK 2026/07/23 02:58:47 DEBUG : both18.rclone_chunk.001_m3cg4t: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:47 INFO : both18.rclone_chunk.001_m3cg4t: Copied (server-side copy) to: both18 2026/07/23 02:58:47 INFO : both18.rclone_chunk.001_m3cg4t: Deleted 2026/07/23 02:58:47 DEBUG : only18: size = 6 OK 2026/07/23 02:58:47 DEBUG : only18.rclone_chunk.001_m3chof: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:47 INFO : only18.rclone_chunk.001_m3chof: Copied (server-side copy) to: only18 2026/07/23 02:58:47 INFO : only18.rclone_chunk.001_m3chof: Deleted 2026/07/23 02:58:48 DEBUG : both19: size = 6 OK 2026/07/23 02:58:48 DEBUG : both19.rclone_chunk.001_m3ch5i: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:48 INFO : both19.rclone_chunk.001_m3ch5i: Copied (server-side copy) to: both19 2026/07/23 02:58:48 INFO : both19.rclone_chunk.001_m3ch5i: Deleted 2026/07/23 02:58:48 DEBUG : only19: size = 6 OK 2026/07/23 02:58:48 DEBUG : only19.rclone_chunk.001_m3cian: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:48 INFO : only19.rclone_chunk.001_m3cian: Copied (server-side copy) to: only19 2026/07/23 02:58:48 INFO : only19.rclone_chunk.001_m3cian: Deleted 2026/07/23 02:58:50 DEBUG : both0: size = 6 OK 2026/07/23 02:58:50 DEBUG : both10: size = 6 OK 2026/07/23 02:58:50 DEBUG : both11: size = 6 OK 2026/07/23 02:58:50 DEBUG : both12: size = 6 OK 2026/07/23 02:58:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:58:50 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both0: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both13: size = 6 OK 2026/07/23 02:58:50 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both10: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both14: size = 6 OK 2026/07/23 02:58:50 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both11: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both15: size = 6 OK 2026/07/23 02:58:50 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both12: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both16: size = 6 OK 2026/07/23 02:58:50 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both13: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both17: size = 6 OK 2026/07/23 02:58:50 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both14: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both18: size = 6 OK 2026/07/23 02:58:50 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both15: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both19: size = 6 OK 2026/07/23 02:58:50 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both17: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both1: size = 6 OK 2026/07/23 02:58:50 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both16: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both2: size = 6 OK 2026/07/23 02:58:50 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both18: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both3: size = 6 OK 2026/07/23 02:58:50 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both19: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both4: size = 6 OK 2026/07/23 02:58:50 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both2: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both5: size = 6 OK 2026/07/23 02:58:50 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both1: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both6: size = 6 OK 2026/07/23 02:58:50 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both3: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both7: size = 6 OK 2026/07/23 02:58:50 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both4: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both8: size = 6 OK 2026/07/23 02:58:50 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both6: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both9: size = 6 OK 2026/07/23 02:58:50 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both5: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both7: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both8: Unchanged skipping 2026/07/23 02:58:50 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:58:50 DEBUG : both9: Unchanged skipping 2026/07/23 02:58:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:58:50 DEBUG : Waiting for deletions to finish 2026/07/23 02:58:50 INFO : only0: Deleted 2026/07/23 02:58:50 INFO : only13: Deleted 2026/07/23 02:58:50 INFO : only10: Deleted 2026/07/23 02:58:50 INFO : only12: Deleted 2026/07/23 02:58:50 INFO : only14: Deleted 2026/07/23 02:58:50 INFO : only16: Deleted 2026/07/23 02:58:50 INFO : only17: Deleted 2026/07/23 02:58:50 INFO : only15: Deleted 2026/07/23 02:58:50 INFO : only19: Deleted 2026/07/23 02:58:50 INFO : only11: Deleted 2026/07/23 02:58:50 INFO : only7: Deleted 2026/07/23 02:58:50 INFO : only2: Deleted 2026/07/23 02:58:50 INFO : only1: Deleted 2026/07/23 02:58:50 INFO : only4: Deleted 2026/07/23 02:58:50 INFO : only3: Deleted 2026/07/23 02:58:50 INFO : only6: Deleted 2026/07/23 02:58:50 INFO : only8: Deleted 2026/07/23 02:58:51 INFO : only18: Deleted 2026/07/23 02:58:51 INFO : only9: Deleted 2026/07/23 02:58:51 INFO : only5: Deleted --- PASS: TestSyncConcurrentDelete (22.62s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:58:54 DEBUG : both0: size = 6 OK 2026/07/23 02:58:54 DEBUG : both0.rclone_chunk.001_m3cnm4: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:54 INFO : both0.rclone_chunk.001_m3cnm4: Copied (server-side copy) to: both0 2026/07/23 02:58:54 INFO : both0.rclone_chunk.001_m3cnm4: Deleted 2026/07/23 02:58:54 DEBUG : only0: size = 6 OK 2026/07/23 02:58:54 DEBUG : only0.rclone_chunk.001_m3co9g: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:54 INFO : only0.rclone_chunk.001_m3co9g: Copied (server-side copy) to: only0 2026/07/23 02:58:54 INFO : only0.rclone_chunk.001_m3co9g: Deleted 2026/07/23 02:58:54 DEBUG : both1: size = 6 OK 2026/07/23 02:58:54 DEBUG : both1.rclone_chunk.001_m3cojo: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:54 INFO : both1.rclone_chunk.001_m3cojo: Copied (server-side copy) to: both1 2026/07/23 02:58:55 INFO : both1.rclone_chunk.001_m3cojo: Deleted 2026/07/23 02:58:55 DEBUG : only1: size = 6 OK 2026/07/23 02:58:55 DEBUG : only1.rclone_chunk.001_m3cp0f: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:55 INFO : only1.rclone_chunk.001_m3cp0f: Copied (server-side copy) to: only1 2026/07/23 02:58:55 INFO : only1.rclone_chunk.001_m3cp0f: Deleted 2026/07/23 02:58:55 DEBUG : both2: size = 6 OK 2026/07/23 02:58:55 DEBUG : both2.rclone_chunk.001_m3cp6u: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:55 INFO : both2.rclone_chunk.001_m3cp6u: Copied (server-side copy) to: both2 2026/07/23 02:58:55 INFO : both2.rclone_chunk.001_m3cp6u: Deleted 2026/07/23 02:58:56 DEBUG : only2: size = 6 OK 2026/07/23 02:58:56 DEBUG : only2.rclone_chunk.001_m3cpo8: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:56 INFO : only2.rclone_chunk.001_m3cpo8: Copied (server-side copy) to: only2 2026/07/23 02:58:56 INFO : only2.rclone_chunk.001_m3cpo8: Deleted 2026/07/23 02:58:56 DEBUG : both3: size = 6 OK 2026/07/23 02:58:56 DEBUG : both3.rclone_chunk.001_m3cq9q: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:56 INFO : both3.rclone_chunk.001_m3cq9q: Copied (server-side copy) to: both3 2026/07/23 02:58:56 INFO : both3.rclone_chunk.001_m3cq9q: Deleted 2026/07/23 02:58:57 DEBUG : only3: size = 6 OK 2026/07/23 02:58:57 DEBUG : only3.rclone_chunk.001_m3cqcl: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:57 INFO : only3.rclone_chunk.001_m3cqcl: Copied (server-side copy) to: only3 2026/07/23 02:58:57 INFO : only3.rclone_chunk.001_m3cqcl: Deleted 2026/07/23 02:58:57 DEBUG : both4: size = 6 OK 2026/07/23 02:58:57 DEBUG : both4.rclone_chunk.001_m3cr9y: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:57 INFO : both4.rclone_chunk.001_m3cr9y: Copied (server-side copy) to: both4 2026/07/23 02:58:57 INFO : both4.rclone_chunk.001_m3cr9y: Deleted 2026/07/23 02:58:58 DEBUG : only4: size = 6 OK 2026/07/23 02:58:58 DEBUG : only4.rclone_chunk.001_m3cr4k: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:58 INFO : only4.rclone_chunk.001_m3cr4k: Copied (server-side copy) to: only4 2026/07/23 02:58:58 INFO : only4.rclone_chunk.001_m3cr4k: Deleted 2026/07/23 02:58:58 DEBUG : both5: size = 6 OK 2026/07/23 02:58:58 DEBUG : both5.rclone_chunk.001_m3csg7: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:58 INFO : both5.rclone_chunk.001_m3csg7: Copied (server-side copy) to: both5 2026/07/23 02:58:58 INFO : both5.rclone_chunk.001_m3csg7: Deleted 2026/07/23 02:58:58 DEBUG : only5: size = 6 OK 2026/07/23 02:58:58 DEBUG : only5.rclone_chunk.001_m3cs22: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:58 INFO : only5.rclone_chunk.001_m3cs22: Copied (server-side copy) to: only5 2026/07/23 02:58:58 INFO : only5.rclone_chunk.001_m3cs22: Deleted 2026/07/23 02:58:59 DEBUG : both6: size = 6 OK 2026/07/23 02:58:59 DEBUG : both6.rclone_chunk.001_m3ctji: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:59 INFO : both6.rclone_chunk.001_m3ctji: Copied (server-side copy) to: both6 2026/07/23 02:58:59 INFO : both6.rclone_chunk.001_m3ctji: Deleted 2026/07/23 02:58:59 DEBUG : only6: size = 6 OK 2026/07/23 02:58:59 DEBUG : only6.rclone_chunk.001_m3ctae: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:58:59 INFO : only6.rclone_chunk.001_m3ctae: Copied (server-side copy) to: only6 2026/07/23 02:58:59 INFO : only6.rclone_chunk.001_m3ctae: Deleted 2026/07/23 02:59:00 DEBUG : both7: size = 6 OK 2026/07/23 02:59:00 DEBUG : both7.rclone_chunk.001_m3ctav: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:00 INFO : both7.rclone_chunk.001_m3ctav: Copied (server-side copy) to: both7 2026/07/23 02:59:00 INFO : both7.rclone_chunk.001_m3ctav: Deleted 2026/07/23 02:59:00 DEBUG : only7: size = 6 OK 2026/07/23 02:59:00 DEBUG : only7.rclone_chunk.001_m3cudf: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:00 INFO : only7.rclone_chunk.001_m3cudf: Copied (server-side copy) to: only7 2026/07/23 02:59:00 INFO : only7.rclone_chunk.001_m3cudf: Deleted 2026/07/23 02:59:01 DEBUG : both8: size = 6 OK 2026/07/23 02:59:01 DEBUG : both8.rclone_chunk.001_m3cu07: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:01 INFO : both8.rclone_chunk.001_m3cu07: Copied (server-side copy) to: both8 2026/07/23 02:59:01 INFO : both8.rclone_chunk.001_m3cu07: Deleted 2026/07/23 02:59:01 DEBUG : only8: size = 6 OK 2026/07/23 02:59:01 DEBUG : only8.rclone_chunk.001_m3cvcv: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:01 INFO : only8.rclone_chunk.001_m3cvcv: Copied (server-side copy) to: only8 2026/07/23 02:59:01 INFO : only8.rclone_chunk.001_m3cvcv: Deleted 2026/07/23 02:59:01 DEBUG : both9: size = 6 OK 2026/07/23 02:59:01 DEBUG : both9.rclone_chunk.001_m3cvhr: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:01 INFO : both9.rclone_chunk.001_m3cvhr: Copied (server-side copy) to: both9 2026/07/23 02:59:01 INFO : both9.rclone_chunk.001_m3cvhr: Deleted 2026/07/23 02:59:02 DEBUG : only9: size = 6 OK 2026/07/23 02:59:02 DEBUG : only9.rclone_chunk.001_m3cw5e: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:02 INFO : only9.rclone_chunk.001_m3cw5e: Copied (server-side copy) to: only9 2026/07/23 02:59:02 INFO : only9.rclone_chunk.001_m3cw5e: Deleted 2026/07/23 02:59:02 DEBUG : both10: size = 6 OK 2026/07/23 02:59:02 DEBUG : both10.rclone_chunk.001_m3cw1j: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:02 INFO : both10.rclone_chunk.001_m3cw1j: Copied (server-side copy) to: both10 2026/07/23 02:59:03 INFO : both10.rclone_chunk.001_m3cw1j: Deleted 2026/07/23 02:59:03 DEBUG : only10: size = 6 OK 2026/07/23 02:59:03 DEBUG : only10.rclone_chunk.001_m3cxez: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:03 INFO : only10.rclone_chunk.001_m3cxez: Copied (server-side copy) to: only10 2026/07/23 02:59:03 INFO : only10.rclone_chunk.001_m3cxez: Deleted 2026/07/23 02:59:03 DEBUG : both11: size = 6 OK 2026/07/23 02:59:03 DEBUG : both11.rclone_chunk.001_m3cxnc: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:03 INFO : both11.rclone_chunk.001_m3cxnc: Copied (server-side copy) to: both11 2026/07/23 02:59:03 INFO : both11.rclone_chunk.001_m3cxnc: Deleted 2026/07/23 02:59:04 DEBUG : only11: size = 6 OK 2026/07/23 02:59:04 DEBUG : only11.rclone_chunk.001_m3cxrh: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:04 INFO : only11.rclone_chunk.001_m3cxrh: Copied (server-side copy) to: only11 2026/07/23 02:59:04 INFO : only11.rclone_chunk.001_m3cxrh: Deleted 2026/07/23 02:59:04 DEBUG : both12: size = 6 OK 2026/07/23 02:59:04 DEBUG : both12.rclone_chunk.001_m3cyh3: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:04 INFO : both12.rclone_chunk.001_m3cyh3: Copied (server-side copy) to: both12 2026/07/23 02:59:04 INFO : both12.rclone_chunk.001_m3cyh3: Deleted 2026/07/23 02:59:05 DEBUG : only12: size = 6 OK 2026/07/23 02:59:05 DEBUG : only12.rclone_chunk.001_m3cyci: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:05 INFO : only12.rclone_chunk.001_m3cyci: Copied (server-side copy) to: only12 2026/07/23 02:59:05 INFO : only12.rclone_chunk.001_m3cyci: Deleted 2026/07/23 02:59:05 DEBUG : both13: size = 6 OK 2026/07/23 02:59:05 DEBUG : both13.rclone_chunk.001_m3cz30: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:05 INFO : both13.rclone_chunk.001_m3cz30: Copied (server-side copy) to: both13 2026/07/23 02:59:05 INFO : both13.rclone_chunk.001_m3cz30: Deleted 2026/07/23 02:59:06 DEBUG : only13: size = 6 OK 2026/07/23 02:59:06 DEBUG : only13.rclone_chunk.001_m3cz9i: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:06 INFO : only13.rclone_chunk.001_m3cz9i: Copied (server-side copy) to: only13 2026/07/23 02:59:06 INFO : only13.rclone_chunk.001_m3cz9i: Deleted 2026/07/23 02:59:06 DEBUG : both14: size = 6 OK 2026/07/23 02:59:06 DEBUG : both14.rclone_chunk.001_m3d0eo: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:06 INFO : both14.rclone_chunk.001_m3d0eo: Copied (server-side copy) to: both14 2026/07/23 02:59:06 INFO : both14.rclone_chunk.001_m3d0eo: Deleted 2026/07/23 02:59:06 DEBUG : only14: size = 6 OK 2026/07/23 02:59:06 DEBUG : only14.rclone_chunk.001_m3d0kx: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:06 INFO : only14.rclone_chunk.001_m3d0kx: Copied (server-side copy) to: only14 2026/07/23 02:59:06 INFO : only14.rclone_chunk.001_m3d0kx: Deleted 2026/07/23 02:59:07 DEBUG : both15: size = 6 OK 2026/07/23 02:59:07 DEBUG : both15.rclone_chunk.001_m3d1ou: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:07 INFO : both15.rclone_chunk.001_m3d1ou: Copied (server-side copy) to: both15 2026/07/23 02:59:07 INFO : both15.rclone_chunk.001_m3d1ou: Deleted 2026/07/23 02:59:07 DEBUG : only15: size = 6 OK 2026/07/23 02:59:07 DEBUG : only15.rclone_chunk.001_m3d1hv: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:07 INFO : only15.rclone_chunk.001_m3d1hv: Copied (server-side copy) to: only15 2026/07/23 02:59:07 INFO : only15.rclone_chunk.001_m3d1hv: Deleted 2026/07/23 02:59:08 DEBUG : both16: size = 6 OK 2026/07/23 02:59:08 DEBUG : both16.rclone_chunk.001_m3d1wg: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:08 INFO : both16.rclone_chunk.001_m3d1wg: Copied (server-side copy) to: both16 2026/07/23 02:59:08 INFO : both16.rclone_chunk.001_m3d1wg: Deleted 2026/07/23 02:59:08 DEBUG : only16: size = 6 OK 2026/07/23 02:59:08 DEBUG : only16.rclone_chunk.001_m3d2ir: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:08 INFO : only16.rclone_chunk.001_m3d2ir: Copied (server-side copy) to: only16 2026/07/23 02:59:08 INFO : only16.rclone_chunk.001_m3d2ir: Deleted 2026/07/23 02:59:09 DEBUG : both17: size = 6 OK 2026/07/23 02:59:09 DEBUG : both17.rclone_chunk.001_m3d2gx: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:09 INFO : both17.rclone_chunk.001_m3d2gx: Copied (server-side copy) to: both17 2026/07/23 02:59:09 INFO : both17.rclone_chunk.001_m3d2gx: Deleted 2026/07/23 02:59:09 DEBUG : only17: size = 6 OK 2026/07/23 02:59:09 DEBUG : only17.rclone_chunk.001_m3d320: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:09 INFO : only17.rclone_chunk.001_m3d320: Copied (server-side copy) to: only17 2026/07/23 02:59:09 INFO : only17.rclone_chunk.001_m3d320: Deleted 2026/07/23 02:59:09 DEBUG : both18: size = 6 OK 2026/07/23 02:59:09 DEBUG : both18.rclone_chunk.001_m3d3r8: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:09 INFO : both18.rclone_chunk.001_m3d3r8: Copied (server-side copy) to: both18 2026/07/23 02:59:09 INFO : both18.rclone_chunk.001_m3d3r8: Deleted 2026/07/23 02:59:10 DEBUG : only18: size = 6 OK 2026/07/23 02:59:10 DEBUG : only18.rclone_chunk.001_m3d3lf: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:10 INFO : only18.rclone_chunk.001_m3d3lf: Copied (server-side copy) to: only18 2026/07/23 02:59:10 INFO : only18.rclone_chunk.001_m3d3lf: Deleted 2026/07/23 02:59:10 DEBUG : both19: size = 6 OK 2026/07/23 02:59:10 DEBUG : both19.rclone_chunk.001_m3d4xv: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:10 INFO : both19.rclone_chunk.001_m3d4xv: Copied (server-side copy) to: both19 2026/07/23 02:59:10 INFO : both19.rclone_chunk.001_m3d4xv: Deleted 2026/07/23 02:59:11 DEBUG : only19: size = 6 OK 2026/07/23 02:59:11 DEBUG : only19.rclone_chunk.001_m3d4w0: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/23 02:59:11 INFO : only19.rclone_chunk.001_m3d4w0: Copied (server-side copy) to: only19 2026/07/23 02:59:11 INFO : only19.rclone_chunk.001_m3d4w0: Deleted 2026/07/23 02:59:12 DEBUG : both10: size = 6 OK 2026/07/23 02:59:12 DEBUG : both11: size = 6 OK 2026/07/23 02:59:12 DEBUG : both12: size = 6 OK 2026/07/23 02:59:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:59:12 DEBUG : both0: size = 6 OK 2026/07/23 02:59:12 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:12 DEBUG : both10: Unchanged skipping 2026/07/23 02:59:12 DEBUG : both13: size = 6 OK 2026/07/23 02:59:13 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both11: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both14: size = 6 OK 2026/07/23 02:59:13 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both0: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both15: size = 6 OK 2026/07/23 02:59:13 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both14: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both16: size = 6 OK 2026/07/23 02:59:13 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both12: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both17: size = 6 OK 2026/07/23 02:59:13 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both13: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both18: size = 6 OK 2026/07/23 02:59:13 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both15: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both19: size = 6 OK 2026/07/23 02:59:13 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both16: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both1: size = 6 OK 2026/07/23 02:59:13 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both17: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both2: size = 6 OK 2026/07/23 02:59:13 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both18: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both3: size = 6 OK 2026/07/23 02:59:13 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both19: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both4: size = 6 OK 2026/07/23 02:59:13 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both1: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both5: size = 6 OK 2026/07/23 02:59:13 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both2: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both6: size = 6 OK 2026/07/23 02:59:13 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both3: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both7: size = 6 OK 2026/07/23 02:59:13 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both5: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both8: size = 6 OK 2026/07/23 02:59:13 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both4: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both9: size = 6 OK 2026/07/23 02:59:13 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both6: Unchanged skipping 2026/07/23 02:59:13 DEBUG : only0: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only0: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only0: Sizes differ 2026/07/23 02:59:13 DEBUG : only10: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only10: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only10: Sizes differ 2026/07/23 02:59:13 DEBUG : only11: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only11: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only11: Sizes differ 2026/07/23 02:59:13 DEBUG : only12: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only12: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only12: Sizes differ 2026/07/23 02:59:13 DEBUG : only0: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:13 DEBUG : only11: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:13 DEBUG : only12: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:13 DEBUG : only13: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only13: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only13: Sizes differ 2026/07/23 02:59:13 DEBUG : only10: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:13 DEBUG : only14: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only14: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only14: Sizes differ 2026/07/23 02:59:13 DEBUG : only15: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only15: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only15: Sizes differ 2026/07/23 02:59:13 DEBUG : only16: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only16: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only16: Sizes differ 2026/07/23 02:59:13 DEBUG : only17: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only17: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only17: Sizes differ 2026/07/23 02:59:13 DEBUG : only18: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only18: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only18: Sizes differ 2026/07/23 02:59:13 DEBUG : only19: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only19: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only19: Sizes differ 2026/07/23 02:59:13 DEBUG : only1: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only1: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only1: Sizes differ 2026/07/23 02:59:13 DEBUG : only2: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only2: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only2: Sizes differ 2026/07/23 02:59:13 DEBUG : only3: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only3: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only3: Sizes differ 2026/07/23 02:59:13 DEBUG : only4: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only4: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only4: Sizes differ 2026/07/23 02:59:13 DEBUG : only5: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only5: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only5: Sizes differ 2026/07/23 02:59:13 DEBUG : only6: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only6: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only6: Sizes differ 2026/07/23 02:59:13 DEBUG : only7: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only7: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only7: Sizes differ 2026/07/23 02:59:13 DEBUG : only8: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only8: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only8: Sizes differ 2026/07/23 02:59:13 DEBUG : only9: size = 0 (Local file system at /tmp/rclone789372012) 2026/07/23 02:59:13 DEBUG : only9: size = 6 (Chunked 'TestChunkerS3:rclone-test-buweqor6qoha') 2026/07/23 02:59:13 DEBUG : only9: Sizes differ 2026/07/23 02:59:13 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both7: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both8: Unchanged skipping 2026/07/23 02:59:13 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:13 DEBUG : both9: Unchanged skipping 2026/07/23 02:59:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:59:13 DEBUG : only11: size = 0 OK 2026/07/23 02:59:13 DEBUG : only11.rclone_chunk.001_m3d7fu: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:13 INFO : only11.rclone_chunk.001_m3d7fu: Copied (server-side copy) to: only11 2026/07/23 02:59:13 DEBUG : only0: size = 0 OK 2026/07/23 02:59:13 DEBUG : only0.rclone_chunk.001_m3d7tr: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:13 INFO : only0.rclone_chunk.001_m3d7tr: Copied (server-side copy) to: only0 2026/07/23 02:59:13 DEBUG : only10: size = 0 OK 2026/07/23 02:59:13 DEBUG : only10.rclone_chunk.001_m3d7qt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:13 INFO : only10.rclone_chunk.001_m3d7qt: Copied (server-side copy) to: only10 2026/07/23 02:59:13 DEBUG : only12: size = 0 OK 2026/07/23 02:59:13 DEBUG : only12.rclone_chunk.001_m3d7m9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:13 INFO : only12.rclone_chunk.001_m3d7m9: Copied (server-side copy) to: only12 2026/07/23 02:59:13 INFO : only11.rclone_chunk.001_m3d7fu: Deleted 2026/07/23 02:59:13 DEBUG : only11: size = 0 OK 2026/07/23 02:59:13 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:13 INFO : only11: Copied (replaced existing) 2026/07/23 02:59:13 DEBUG : only13: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:13 INFO : only0.rclone_chunk.001_m3d7tr: Deleted 2026/07/23 02:59:13 DEBUG : only0: size = 0 OK 2026/07/23 02:59:13 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:13 INFO : only0: Copied (replaced existing) 2026/07/23 02:59:13 DEBUG : only14: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:13 INFO : only10.rclone_chunk.001_m3d7qt: Deleted 2026/07/23 02:59:13 DEBUG : only10: size = 0 OK 2026/07/23 02:59:13 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:13 INFO : only10: Copied (replaced existing) 2026/07/23 02:59:13 DEBUG : only15: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:13 INFO : only12.rclone_chunk.001_m3d7m9: Deleted 2026/07/23 02:59:13 DEBUG : only12: size = 0 OK 2026/07/23 02:59:13 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:13 INFO : only12: Copied (replaced existing) 2026/07/23 02:59:13 DEBUG : only16: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:13 DEBUG : only13: size = 0 OK 2026/07/23 02:59:13 DEBUG : only13.rclone_chunk.001_m3d7i1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:13 INFO : only13.rclone_chunk.001_m3d7i1: Copied (server-side copy) to: only13 2026/07/23 02:59:13 DEBUG : only14: size = 0 OK 2026/07/23 02:59:13 DEBUG : only14.rclone_chunk.001_m3d7in: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:13 INFO : only14.rclone_chunk.001_m3d7in: Copied (server-side copy) to: only14 2026/07/23 02:59:13 DEBUG : only15: size = 0 OK 2026/07/23 02:59:13 DEBUG : only15.rclone_chunk.001_m3d78t: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:13 INFO : only15.rclone_chunk.001_m3d78t: Copied (server-side copy) to: only15 2026/07/23 02:59:14 DEBUG : only16: size = 0 OK 2026/07/23 02:59:14 DEBUG : only16.rclone_chunk.001_m3d7vf: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only16.rclone_chunk.001_m3d7vf: Copied (server-side copy) to: only16 2026/07/23 02:59:14 INFO : only13.rclone_chunk.001_m3d7i1: Deleted 2026/07/23 02:59:14 DEBUG : only13: size = 0 OK 2026/07/23 02:59:14 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only13: Copied (replaced existing) 2026/07/23 02:59:14 DEBUG : only17: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:14 INFO : only14.rclone_chunk.001_m3d7in: Deleted 2026/07/23 02:59:14 DEBUG : only14: size = 0 OK 2026/07/23 02:59:14 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only14: Copied (replaced existing) 2026/07/23 02:59:14 DEBUG : only18: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:14 INFO : only15.rclone_chunk.001_m3d78t: Deleted 2026/07/23 02:59:14 DEBUG : only15: size = 0 OK 2026/07/23 02:59:14 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only15: Copied (replaced existing) 2026/07/23 02:59:14 DEBUG : only19: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:14 INFO : only16.rclone_chunk.001_m3d7vf: Deleted 2026/07/23 02:59:14 DEBUG : only16: size = 0 OK 2026/07/23 02:59:14 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only16: Copied (replaced existing) 2026/07/23 02:59:14 DEBUG : only1: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:14 DEBUG : only17: size = 0 OK 2026/07/23 02:59:14 DEBUG : only17.rclone_chunk.001_m3d8k4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only17.rclone_chunk.001_m3d8k4: Copied (server-side copy) to: only17 2026/07/23 02:59:14 DEBUG : only18: size = 0 OK 2026/07/23 02:59:14 DEBUG : only18.rclone_chunk.001_m3d8me: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only18.rclone_chunk.001_m3d8me: Copied (server-side copy) to: only18 2026/07/23 02:59:14 DEBUG : only19: size = 0 OK 2026/07/23 02:59:14 DEBUG : only19.rclone_chunk.001_m3d8yo: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only19.rclone_chunk.001_m3d8yo: Copied (server-side copy) to: only19 2026/07/23 02:59:14 DEBUG : only1: size = 0 OK 2026/07/23 02:59:14 DEBUG : only1.rclone_chunk.001_m3d8cc: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only1.rclone_chunk.001_m3d8cc: Copied (server-side copy) to: only1 2026/07/23 02:59:14 INFO : only17.rclone_chunk.001_m3d8k4: Deleted 2026/07/23 02:59:14 DEBUG : only17: size = 0 OK 2026/07/23 02:59:14 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only17: Copied (replaced existing) 2026/07/23 02:59:14 DEBUG : only2: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:14 INFO : only19.rclone_chunk.001_m3d8yo: Deleted 2026/07/23 02:59:14 DEBUG : only19: size = 0 OK 2026/07/23 02:59:14 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only19: Copied (replaced existing) 2026/07/23 02:59:14 DEBUG : only3: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:14 INFO : only18.rclone_chunk.001_m3d8me: Deleted 2026/07/23 02:59:14 DEBUG : only18: size = 0 OK 2026/07/23 02:59:14 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only18: Copied (replaced existing) 2026/07/23 02:59:14 DEBUG : only4: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:14 INFO : only1.rclone_chunk.001_m3d8cc: Deleted 2026/07/23 02:59:14 DEBUG : only1: size = 0 OK 2026/07/23 02:59:14 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only1: Copied (replaced existing) 2026/07/23 02:59:14 DEBUG : only5: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:14 DEBUG : only2: size = 0 OK 2026/07/23 02:59:14 DEBUG : only2.rclone_chunk.001_m3d8qa: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only2.rclone_chunk.001_m3d8qa: Copied (server-side copy) to: only2 2026/07/23 02:59:14 DEBUG : only3: size = 0 OK 2026/07/23 02:59:14 DEBUG : only3.rclone_chunk.001_m3d8gw: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only3.rclone_chunk.001_m3d8gw: Copied (server-side copy) to: only3 2026/07/23 02:59:14 INFO : only2.rclone_chunk.001_m3d8qa: Deleted 2026/07/23 02:59:14 DEBUG : only2: size = 0 OK 2026/07/23 02:59:14 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only2: Copied (replaced existing) 2026/07/23 02:59:14 DEBUG : only6: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:14 DEBUG : only4: size = 0 OK 2026/07/23 02:59:14 DEBUG : only4.rclone_chunk.001_m3d8j8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only4.rclone_chunk.001_m3d8j8: Copied (server-side copy) to: only4 2026/07/23 02:59:14 INFO : only3.rclone_chunk.001_m3d8gw: Deleted 2026/07/23 02:59:14 DEBUG : only3: size = 0 OK 2026/07/23 02:59:14 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only3: Copied (replaced existing) 2026/07/23 02:59:14 DEBUG : only7: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:14 DEBUG : only5: size = 0 OK 2026/07/23 02:59:14 DEBUG : only5.rclone_chunk.001_m3d84p: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only5.rclone_chunk.001_m3d84p: Copied (server-side copy) to: only5 2026/07/23 02:59:14 INFO : only4.rclone_chunk.001_m3d8j8: Deleted 2026/07/23 02:59:14 DEBUG : only4: size = 0 OK 2026/07/23 02:59:14 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only4: Copied (replaced existing) 2026/07/23 02:59:14 DEBUG : only8: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:14 INFO : only5.rclone_chunk.001_m3d84p: Deleted 2026/07/23 02:59:14 DEBUG : only5: size = 0 OK 2026/07/23 02:59:14 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:14 INFO : only5: Copied (replaced existing) 2026/07/23 02:59:14 DEBUG : only9: skip slow MD5 on source file, hashing in-transit 2026/07/23 02:59:15 DEBUG : only6: size = 0 OK 2026/07/23 02:59:15 DEBUG : only6.rclone_chunk.001_m3d8f1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:15 INFO : only6.rclone_chunk.001_m3d8f1: Copied (server-side copy) to: only6 2026/07/23 02:59:15 DEBUG : only7: size = 0 OK 2026/07/23 02:59:15 DEBUG : only7.rclone_chunk.001_m3d8xt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:15 INFO : only7.rclone_chunk.001_m3d8xt: Copied (server-side copy) to: only7 2026/07/23 02:59:15 INFO : only6.rclone_chunk.001_m3d8f1: Deleted 2026/07/23 02:59:15 DEBUG : only6: size = 0 OK 2026/07/23 02:59:15 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:15 INFO : only6: Copied (replaced existing) 2026/07/23 02:59:15 DEBUG : only8: size = 0 OK 2026/07/23 02:59:15 DEBUG : only8.rclone_chunk.001_m3d89k: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:15 INFO : only8.rclone_chunk.001_m3d89k: Copied (server-side copy) to: only8 2026/07/23 02:59:15 DEBUG : only9: size = 0 OK 2026/07/23 02:59:15 DEBUG : only9.rclone_chunk.001_m3d8bp: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:15 INFO : only9.rclone_chunk.001_m3d8bp: Copied (server-side copy) to: only9 2026/07/23 02:59:15 INFO : only7.rclone_chunk.001_m3d8xt: Deleted 2026/07/23 02:59:15 DEBUG : only7: size = 0 OK 2026/07/23 02:59:15 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:15 INFO : only7: Copied (replaced existing) 2026/07/23 02:59:15 INFO : only8.rclone_chunk.001_m3d89k: Deleted 2026/07/23 02:59:15 DEBUG : only8: size = 0 OK 2026/07/23 02:59:15 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:15 INFO : only8: Copied (replaced existing) 2026/07/23 02:59:15 INFO : only9.rclone_chunk.001_m3d8bp: Deleted 2026/07/23 02:59:15 DEBUG : only9: size = 0 OK 2026/07/23 02:59:15 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/23 02:59:15 INFO : only9: Copied (replaced existing) 2026/07/23 02:59:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.35s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:59:21 DEBUG : empty_dir: Making directory with metadata 2026/07/23 02:59:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:59:21 DEBUG : empty_on_remote: Making directory with metadata 2026/07/23 02:59:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:59:21 INFO : empty_on_remote: Making directory 2026/07/23 02:59:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/23 02:59:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/23 02:59:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/23 02:59:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:59:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (1.75s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:59:22 DEBUG : empty_dir: Making directory with metadata 2026/07/23 02:59:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:59:22 DEBUG : empty_on_remote: Making directory with metadata 2026/07/23 02:59:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:59:22 INFO : empty_on_remote: Making directory 2026/07/23 02:59:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/23 02:59:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/23 02:59:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/23 02:59:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:59:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/23 02:59:23 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:59:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:59:24 INFO : sub dir: Making directory 2026/07/23 02:59:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.57s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:59:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:59:28 INFO : sub dir: Making directory 2026/07/23 02:59:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.36s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:59:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:59:31 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_m3dpet: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 02:59:31 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3dpet: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/07/23 02:59:32 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3dpet: Deleted 2026/07/23 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:59:32 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3dqyc: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 02:59:32 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3dqyc: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/07/23 02:59:32 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3dqyc: Deleted 2026/07/23 02:59:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:59:32 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_m3dqg4: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 02:59:32 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3dqg4: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/07/23 02:59:32 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3dqg4: Deleted 2026/07/23 02:59:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:59:33 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_m3dqa2: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 02:59:33 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3dqa2: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/07/23 02:59:33 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3dqa2: Deleted 2026/07/23 02:59:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:59:33 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_m3dr4v: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 02:59:33 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3dr4v: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/07/23 02:59:33 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3dr4v: Deleted 2026/07/23 02:59:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:59:34 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_m3drwa: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 02:59:34 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3drwa: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/07/23 02:59:34 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3drwa: Deleted 2026/07/23 02:59:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:59:34 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_m3dsby: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 02:59:34 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3dsby: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/07/23 02:59:34 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3dsby: Deleted 2026/07/23 02:59:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:59:34 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_m3dsgm: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 02:59:34 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3dsgm: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/07/23 02:59:34 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3dsgm: Deleted 2026/07/23 02:59:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:59:35 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_m3dsyi: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 02:59:35 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3dsyi: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/07/23 02:59:35 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3dsyi: Deleted 2026/07/23 02:59:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:59:35 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_m3dtyi: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 02:59:35 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3dtyi: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/07/23 02:59:35 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3dtyi: Deleted 2026/07/23 02:59:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:59:36 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_m3dtbt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 02:59:36 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3dtbt: Copied (server-side copy) to: dir1/0010-456789.txt 2026/07/23 02:59:36 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3dtbt: Deleted 2026/07/23 02:59:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:59:36 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_m3du6v: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 02:59:36 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3du6v: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/07/23 02:59:36 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3du6v: Deleted 2026/07/23 02:59:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:59:36 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_m3duac: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 02:59:36 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3duac: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/07/23 02:59:37 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3duac: Deleted 2026/07/23 02:59:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:59:37 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_m3dvff: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 02:59:37 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3dvff: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/07/23 02:59:37 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3dvff: Deleted 2026/07/23 02:59:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:59:37 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_m3dvn0: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 02:59:37 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3dvn0: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/07/23 02:59:37 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3dvn0: Deleted 2026/07/23 02:59:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:59:38 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_m3dw66: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 02:59:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3dw66: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/07/23 02:59:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3dw66: Deleted 2026/07/23 02:59:38 DEBUG : apple: size = 5 OK 2026/07/23 02:59:38 DEBUG : apple.rclone_chunk.001_m3dwvi: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 02:59:38 INFO : apple.rclone_chunk.001_m3dwvi: Copied (server-side copy) to: apple 2026/07/23 02:59:38 INFO : apple.rclone_chunk.001_m3dwvi: Deleted 2026/07/23 02:59:39 DEBUG : banana: size = 6 OK 2026/07/23 02:59:39 DEBUG : banana.rclone_chunk.001_m3dwlv: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 02:59:39 INFO : banana.rclone_chunk.001_m3dwlv: Copied (server-side copy) to: banana 2026/07/23 02:59:39 INFO : banana.rclone_chunk.001_m3dwlv: Deleted 2026/07/23 02:59:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:59:39 DEBUG : appleappleapplebanana.rclone_chunk.001_m3dxbn: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 02:59:39 INFO : appleappleapplebanana.rclone_chunk.001_m3dxbn: Copied (server-side copy) to: appleappleapplebanana 2026/07/23 02:59:39 INFO : appleappleapplebanana.rclone_chunk.001_m3dxbn: Deleted 2026/07/23 02:59:40 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:59:40 DEBUG : splitbananasplit.rclone_chunk.001_m3dxxc: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 02:59:40 INFO : splitbananasplit.rclone_chunk.001_m3dxxc: Copied (server-side copy) to: splitbananasplit 2026/07/23 02:59:40 INFO : splitbananasplit.rclone_chunk.001_m3dxxc: Deleted 2026/07/23 02:59:40 DEBUG : Waiting for deletions to finish 2026/07/23 02:59:40 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : apple: Excluded 2026/07/23 02:59:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:59:40 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : banana: Excluded 2026/07/23 02:59:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : splitbananasplit: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:59:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:59:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:59:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:59:41 DEBUG : banana: size = 6 OK 2026/07/23 02:59:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:59:41 DEBUG : apple: size = 5 OK 2026/07/23 02:59:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:59:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : apple: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : banana: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:59:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:59:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:59:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:59:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:59:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:59:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:59:41 DEBUG : Waiting for deletions to finish 2026/07/23 02:59:41 DEBUG : Waiting for deletions to finish 2026/07/23 02:59:41 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : apple: Excluded 2026/07/23 02:59:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:59:41 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : banana: Excluded 2026/07/23 02:59:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : splitbananasplit: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:59:41 DEBUG : apple: size = 5 OK 2026/07/23 02:59:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:59:41 DEBUG : banana: size = 6 OK 2026/07/23 02:59:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:59:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:59:41 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:59:41 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : apple: Unchanged skipping 2026/07/23 02:59:41 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : banana: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:59:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:59:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:59:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:59:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:59:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:59:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:59:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:59:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:59:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:59:41 DEBUG : Waiting for deletions to finish 2026/07/23 02:59:41 DEBUG : Waiting for deletions to finish 2026/07/23 02:59:41 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : apple: Excluded 2026/07/23 02:59:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:59:41 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : banana: Excluded 2026/07/23 02:59:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : splitbananasplit: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:59:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:59:41 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:59:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:59:43 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_m3e1hv: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 02:59:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3e1hv: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/07/23 02:59:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3e1hv: Deleted 2026/07/23 02:59:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:59:44 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3e15s: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 02:59:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3e15s: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/07/23 02:59:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3e15s: Deleted 2026/07/23 02:59:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:59:44 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_m3e21p: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 02:59:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3e21p: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/07/23 02:59:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3e21p: Deleted 2026/07/23 02:59:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:59:44 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_m3e27t: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 02:59:44 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3e27t: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/07/23 02:59:44 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3e27t: Deleted 2026/07/23 02:59:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:59:45 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_m3e3kh: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 02:59:45 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3e3kh: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/07/23 02:59:45 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3e3kh: Deleted 2026/07/23 02:59:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:59:45 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_m3e364: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 02:59:45 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3e364: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/07/23 02:59:45 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3e364: Deleted 2026/07/23 02:59:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:59:46 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_m3e34a: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 02:59:46 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3e34a: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/07/23 02:59:46 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3e34a: Deleted 2026/07/23 02:59:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:59:46 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_m3e4iz: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 02:59:46 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3e4iz: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/07/23 02:59:46 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3e4iz: Deleted 2026/07/23 02:59:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:59:47 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_m3e4ci: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 02:59:47 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3e4ci: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/07/23 02:59:47 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3e4ci: Deleted 2026/07/23 02:59:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:59:47 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_m3e53u: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 02:59:47 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3e53u: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/07/23 02:59:47 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3e53u: Deleted 2026/07/23 02:59:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:59:47 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_m3e5m0: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 02:59:47 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3e5m0: Copied (server-side copy) to: dir1/0010-456789.txt 2026/07/23 02:59:47 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3e5m0: Deleted 2026/07/23 02:59:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:59:48 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_m3e5bq: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 02:59:48 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3e5bq: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/07/23 02:59:48 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3e5bq: Deleted 2026/07/23 02:59:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:59:48 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_m3e6a5: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 02:59:48 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3e6a5: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/07/23 02:59:48 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3e6a5: Deleted 2026/07/23 02:59:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:59:49 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_m3e6ne: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 02:59:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3e6ne: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/07/23 02:59:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3e6ne: Deleted 2026/07/23 02:59:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:59:49 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_m3e7o5: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 02:59:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3e7o5: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/07/23 02:59:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3e7o5: Deleted 2026/07/23 02:59:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:59:49 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_m3e756: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 02:59:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3e756: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/07/23 02:59:50 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3e756: Deleted 2026/07/23 02:59:50 DEBUG : apple: size = 5 OK 2026/07/23 02:59:50 DEBUG : apple.rclone_chunk.001_m3e8ve: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 02:59:50 INFO : apple.rclone_chunk.001_m3e8ve: Copied (server-side copy) to: apple 2026/07/23 02:59:50 INFO : apple.rclone_chunk.001_m3e8ve: Deleted 2026/07/23 02:59:50 DEBUG : banana: size = 6 OK 2026/07/23 02:59:50 DEBUG : banana.rclone_chunk.001_m3e8wk: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 02:59:50 INFO : banana.rclone_chunk.001_m3e8wk: Copied (server-side copy) to: banana 2026/07/23 02:59:50 INFO : banana.rclone_chunk.001_m3e8wk: Deleted 2026/07/23 02:59:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:59:51 DEBUG : appleappleapplebanana.rclone_chunk.001_m3e8j7: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 02:59:51 INFO : appleappleapplebanana.rclone_chunk.001_m3e8j7: Copied (server-side copy) to: appleappleapplebanana 2026/07/23 02:59:51 INFO : appleappleapplebanana.rclone_chunk.001_m3e8j7: Deleted 2026/07/23 02:59:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:59:51 DEBUG : splitbananasplit.rclone_chunk.001_m3e92s: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 02:59:51 INFO : splitbananasplit.rclone_chunk.001_m3e92s: Copied (server-side copy) to: splitbananasplit 2026/07/23 02:59:51 INFO : splitbananasplit.rclone_chunk.001_m3e92s: Deleted 2026/07/23 02:59:51 DEBUG : Waiting for deletions to finish 2026/07/23 02:59:51 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : apple: Excluded 2026/07/23 02:59:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:59:51 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : banana: Excluded 2026/07/23 02:59:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : splitbananasplit: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:59:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:59:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:59:52 DEBUG : apple: size = 5 OK 2026/07/23 02:59:52 DEBUG : banana: size = 6 OK 2026/07/23 02:59:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:59:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:59:52 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : banana: Unchanged skipping 2026/07/23 02:59:52 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : apple: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:59:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:59:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:59:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:59:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:59:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:59:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:59:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:59:52 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:59:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:59:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:59:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:59:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:59:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:59:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:59:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:59:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:59:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:59:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:59:52 DEBUG : Waiting for deletions to finish 2026/07/23 02:59:52 DEBUG : Waiting for deletions to finish 2026/07/23 02:59:52 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:59:52 DEBUG : apple: Excluded 2026/07/23 02:59:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:59:52 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:59:52 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:59:52 DEBUG : banana: Excluded 2026/07/23 02:59:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:59:52 DEBUG : splitbananasplit: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:59:53 DEBUG : apple: size = 5 OK 2026/07/23 02:59:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:59:53 DEBUG : banana: size = 6 OK 2026/07/23 02:59:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:59:53 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:59:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:59:53 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : banana: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:59:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:59:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:59:53 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : apple: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:59:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:59:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:59:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:59:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:59:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:59:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:59:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:59:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:59:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:59:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:59:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:59:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 02:59:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:59:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 02:59:53 DEBUG : Waiting for deletions to finish 2026/07/23 02:59:53 DEBUG : Waiting for deletions to finish 2026/07/23 02:59:53 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : apple: Excluded 2026/07/23 02:59:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:59:53 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : banana: Excluded 2026/07/23 02:59:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : splitbananasplit: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:59:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:59:53 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 02:59:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:59:55 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_m3ecyl: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 02:59:55 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3ecyl: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/07/23 02:59:55 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3ecyl: Deleted 2026/07/23 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:59:55 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3edrj: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 02:59:55 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3edrj: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/07/23 02:59:55 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3edrj: Deleted 2026/07/23 02:59:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:59:56 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_m3ednp: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 02:59:56 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3ednp: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/07/23 02:59:56 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3ednp: Deleted 2026/07/23 02:59:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:59:56 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_m3ee34: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 02:59:56 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3ee34: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/07/23 02:59:56 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3ee34: Deleted 2026/07/23 02:59:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:59:57 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_m3eekd: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 02:59:57 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3eekd: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/07/23 02:59:57 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3eekd: Deleted 2026/07/23 02:59:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:59:57 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_m3ef6f: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 02:59:57 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3ef6f: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/07/23 02:59:57 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3ef6f: Deleted 2026/07/23 02:59:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:59:57 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_m3ef1z: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 02:59:57 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3ef1z: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/07/23 02:59:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3ef1z: Deleted 2026/07/23 02:59:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:59:58 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_m3egpi: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 02:59:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3egpi: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/07/23 02:59:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3egpi: Deleted 2026/07/23 02:59:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:59:58 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_m3egaj: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 02:59:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3egaj: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/07/23 02:59:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3egaj: Deleted 2026/07/23 02:59:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:59:59 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_m3egas: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 02:59:59 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3egas: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/07/23 02:59:59 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3egas: Deleted 2026/07/23 02:59:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:59:59 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_m3ehgl: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 02:59:59 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3ehgl: Copied (server-side copy) to: dir1/0010-456789.txt 2026/07/23 02:59:59 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3ehgl: Deleted 2026/07/23 03:00:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:00:00 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_m3ehma: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:00 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3ehma: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/07/23 03:00:00 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3ehma: Deleted 2026/07/23 03:00:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:00:00 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_m3eid4: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:00 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3eid4: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/07/23 03:00:00 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3eid4: Deleted 2026/07/23 03:00:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:00:01 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_m3ei8c: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:01 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3ei8c: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/07/23 03:00:01 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3ei8c: Deleted 2026/07/23 03:00:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:00:01 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_m3ejda: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:01 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3ejda: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/07/23 03:00:01 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3ejda: Deleted 2026/07/23 03:00:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:00:01 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_m3ejaw: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:01 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3ejaw: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/07/23 03:00:01 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3ejaw: Deleted 2026/07/23 03:00:02 DEBUG : apple: size = 5 OK 2026/07/23 03:00:02 DEBUG : apple.rclone_chunk.001_m3ekcv: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:00:02 INFO : apple.rclone_chunk.001_m3ekcv: Copied (server-side copy) to: apple 2026/07/23 03:00:02 INFO : apple.rclone_chunk.001_m3ekcv: Deleted 2026/07/23 03:00:02 DEBUG : banana: size = 6 OK 2026/07/23 03:00:02 DEBUG : banana.rclone_chunk.001_m3ekpy: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:00:02 INFO : banana.rclone_chunk.001_m3ekpy: Copied (server-side copy) to: banana 2026/07/23 03:00:02 INFO : banana.rclone_chunk.001_m3ekpy: Deleted 2026/07/23 03:00:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:00:03 DEBUG : appleappleapplebanana.rclone_chunk.001_m3ekgm: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:03 INFO : appleappleapplebanana.rclone_chunk.001_m3ekgm: Copied (server-side copy) to: appleappleapplebanana 2026/07/23 03:00:03 INFO : appleappleapplebanana.rclone_chunk.001_m3ekgm: Deleted 2026/07/23 03:00:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:00:03 DEBUG : splitbananasplit.rclone_chunk.001_m3elk3: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:03 INFO : splitbananasplit.rclone_chunk.001_m3elk3: Copied (server-side copy) to: splitbananasplit 2026/07/23 03:00:03 INFO : splitbananasplit.rclone_chunk.001_m3elk3: Deleted 2026/07/23 03:00:03 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : apple: Excluded 2026/07/23 03:00:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:00:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : banana: Excluded 2026/07/23 03:00:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : splitbananasplit: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:00:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:00:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:00:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 03:00:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:00:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:00:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/23 03:00:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_m3emyx: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:05 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_m3emyx: Copied (server-side copy) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:05 DEBUG : YXBwbGU=: size = 5 OK 2026/07/23 03:00:05 DEBUG : YXBwbGU=.rclone_chunk.001_m3emf6: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:00:05 INFO : YXBwbGU=.rclone_chunk.001_m3emf6: Copied (server-side copy) to: YXBwbGU= 2026/07/23 03:00:05 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_m3emyx: Deleted 2026/07/23 03:00:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/23 03:00:05 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:05 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/23 03:00:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_m3eme5: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:05 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_m3eme5: Copied (server-side copy) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:05 DEBUG : YmFuYW5h: size = 6 OK 2026/07/23 03:00:05 DEBUG : YmFuYW5h.rclone_chunk.001_m3em7a: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:00:05 INFO : YmFuYW5h.rclone_chunk.001_m3em7a: Copied (server-side copy) to: YmFuYW5h 2026/07/23 03:00:05 INFO : YXBwbGU=.rclone_chunk.001_m3emf6: Deleted 2026/07/23 03:00:05 DEBUG : YXBwbGU=: size = 5 OK 2026/07/23 03:00:05 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:00:05 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/23 03:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:05 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_m3eme5: Deleted 2026/07/23 03:00:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/23 03:00:05 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:05 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:05 INFO : YmFuYW5h.rclone_chunk.001_m3em7a: Deleted 2026/07/23 03:00:05 DEBUG : YmFuYW5h: size = 6 OK 2026/07/23 03:00:05 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:00:05 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/23 03:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/23 03:00:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_m3enev: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:05 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_m3enev: Copied (server-side copy) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/23 03:00:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_m3enu3: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:05 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_m3enu3: Copied (server-side copy) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:05 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_m3enev: Deleted 2026/07/23 03:00:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/23 03:00:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/23 03:00:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_m3enlh: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:05 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_m3enlh: Copied (server-side copy) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/23 03:00:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_m3en4h: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:05 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_m3en4h: Copied (server-side copy) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:05 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_m3enu3: Deleted 2026/07/23 03:00:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/23 03:00:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:05 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_m3enlh: Deleted 2026/07/23 03:00:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/23 03:00:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:05 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_m3en4h: Deleted 2026/07/23 03:00:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/23 03:00:05 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/23 03:00:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_m3enjv: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:06 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_m3enjv: Copied (server-side copy) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:06 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_m3enjv: Deleted 2026/07/23 03:00:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/23 03:00:06 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/23 03:00:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_m3enxm: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:06 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_m3enxm: Copied (server-side copy) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/23 03:00:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_m3enk2: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:06 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_m3enk2: Copied (server-side copy) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/23 03:00:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_m3engm: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:06 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_m3engm: Copied (server-side copy) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:06 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_m3enxm: Deleted 2026/07/23 03:00:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/23 03:00:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:06 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_m3enk2: Deleted 2026/07/23 03:00:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/23 03:00:06 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:06 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_m3engm: Deleted 2026/07/23 03:00:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/23 03:00:06 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/23 03:00:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_m3eoj9: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:06 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_m3eoj9: Copied (server-side copy) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/23 03:00:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_m3eo4s: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:06 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_m3eo4s: Copied (server-side copy) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:06 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_m3eoj9: Deleted 2026/07/23 03:00:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/23 03:00:06 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/23 03:00:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_m3eofs: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:06 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_m3eofs: Copied (server-side copy) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/23 03:00:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_m3eo5t: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:06 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_m3eo5t: Copied (server-side copy) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:06 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_m3eo4s: Deleted 2026/07/23 03:00:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/23 03:00:06 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:06 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_m3eofs: Deleted 2026/07/23 03:00:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/23 03:00:06 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:06 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_m3eo5t: Deleted 2026/07/23 03:00:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/23 03:00:06 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 03:00:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/23 03:00:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_m3eory: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:06 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_m3eory: Copied (server-side copy) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/23 03:00:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_m3eok2: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:06 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_m3eok2: Copied (server-side copy) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:06 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_m3eory: Deleted 2026/07/23 03:00:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/23 03:00:06 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/23 03:00:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_m3eodt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:06 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_m3eodt: Copied (server-side copy) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:06 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_m3eok2: Deleted 2026/07/23 03:00:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/23 03:00:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/23 03:00:06 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:06 DEBUG : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_m3eok7: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:06 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_m3eok7: Copied (server-side copy) to: dir1/MDAxNS05Oz0udHh0 2026/07/23 03:00:06 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_m3eodt: Deleted 2026/07/23 03:00:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/23 03:00:06 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:06 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_m3eok7: Deleted 2026/07/23 03:00:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/23 03:00:06 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/23 03:00:06 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 03:00:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 03:00:07 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 03:00:07 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 03:00:07 INFO : banana: Deleted 2026/07/23 03:00:07 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 03:00:07 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 03:00:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 03:00:07 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 03:00:07 INFO : appleappleapplebanana: Deleted 2026/07/23 03:00:07 INFO : apple: Deleted 2026/07/23 03:00:07 INFO : splitbananasplit: Deleted 2026/07/23 03:00:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 03:00:07 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 03:00:07 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 03:00:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 03:00:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 03:00:07 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 03:00:07 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 03:00:07 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 03:00:07 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : YXBwbGU=: Excluded 2026/07/23 03:00:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/23 03:00:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : YmFuYW5h: Excluded 2026/07/23 03:00:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/23 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 03:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : YXBwbGU=: size = 5 OK 2026/07/23 03:00:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/23 03:00:07 DEBUG : YmFuYW5h: size = 6 OK 2026/07/23 03:00:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/23 03:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : apple: Unchanged skipping 2026/07/23 03:00:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : banana: Unchanged skipping 2026/07/23 03:00:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 03:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 03:00:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/23 03:00:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/23 03:00:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/23 03:00:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/23 03:00:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/23 03:00:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:00:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/23 03:00:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/23 03:00:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/23 03:00:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/23 03:00:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/23 03:00:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/23 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/23 03:00:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/23 03:00:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/23 03:00:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/23 03:00:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/23 03:00:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 03:00:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:00:07 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:07 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : YXBwbGU=: Excluded 2026/07/23 03:00:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/23 03:00:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : YmFuYW5h: Excluded 2026/07/23 03:00:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/23 03:00:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/23 03:00:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 03:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 03:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 03:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 03:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 03:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 03:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 03:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 03:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 03:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 03:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:00:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:00:09 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_m3er9b: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:09 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3er9b: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/07/23 03:00:09 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3er9b: Deleted 2026/07/23 03:00:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:00:09 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3erf2: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:09 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3erf2: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/07/23 03:00:09 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3erf2: Deleted 2026/07/23 03:00:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:00:10 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_m3erb4: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:10 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3erb4: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/07/23 03:00:10 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3erb4: Deleted 2026/07/23 03:00:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:00:10 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_m3esoq: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:10 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3esoq: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/07/23 03:00:10 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3esoq: Deleted 2026/07/23 03:00:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:00:11 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_m3esy0: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:11 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3esy0: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/07/23 03:00:11 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3esy0: Deleted 2026/07/23 03:00:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:00:11 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_m3et07: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:11 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3et07: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/07/23 03:00:11 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3et07: Deleted 2026/07/23 03:00:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:00:12 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_m3etbh: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:12 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3etbh: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/07/23 03:00:12 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3etbh: Deleted 2026/07/23 03:00:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:00:12 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_m3eutf: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:12 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3eutf: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/07/23 03:00:12 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3eutf: Deleted 2026/07/23 03:00:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:00:12 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_m3euhq: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:12 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3euhq: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/07/23 03:00:13 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3euhq: Deleted 2026/07/23 03:00:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:00:13 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_m3ev8x: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:13 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3ev8x: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/07/23 03:00:13 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3ev8x: Deleted 2026/07/23 03:00:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:00:13 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_m3evu6: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:13 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3evu6: Copied (server-side copy) to: dir1/0010-456789.txt 2026/07/23 03:00:13 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3evu6: Deleted 2026/07/23 03:00:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:00:14 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_m3evsp: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:14 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3evsp: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/07/23 03:00:14 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3evsp: Deleted 2026/07/23 03:00:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:00:14 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_m3ewpy: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:14 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3ewpy: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/07/23 03:00:14 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3ewpy: Deleted 2026/07/23 03:00:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:00:15 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_m3ewpa: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:15 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3ewpa: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/07/23 03:00:15 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3ewpa: Deleted 2026/07/23 03:00:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:00:15 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_m3exu8: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:15 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3exu8: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/07/23 03:00:15 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3exu8: Deleted 2026/07/23 03:00:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:00:16 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_m3ex3a: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:16 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3ex3a: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/07/23 03:00:16 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3ex3a: Deleted 2026/07/23 03:00:16 DEBUG : apple: size = 5 OK 2026/07/23 03:00:16 DEBUG : apple.rclone_chunk.001_m3eym2: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:00:16 INFO : apple.rclone_chunk.001_m3eym2: Copied (server-side copy) to: apple 2026/07/23 03:00:16 INFO : apple.rclone_chunk.001_m3eym2: Deleted 2026/07/23 03:00:16 DEBUG : banana: size = 6 OK 2026/07/23 03:00:16 DEBUG : banana.rclone_chunk.001_m3eybt: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:00:16 INFO : banana.rclone_chunk.001_m3eybt: Copied (server-side copy) to: banana 2026/07/23 03:00:17 INFO : banana.rclone_chunk.001_m3eybt: Deleted 2026/07/23 03:00:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:00:17 DEBUG : appleappleapplebanana.rclone_chunk.001_m3ez1l: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:17 INFO : appleappleapplebanana.rclone_chunk.001_m3ez1l: Copied (server-side copy) to: appleappleapplebanana 2026/07/23 03:00:17 INFO : appleappleapplebanana.rclone_chunk.001_m3ez1l: Deleted 2026/07/23 03:00:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:00:17 DEBUG : splitbananasplit.rclone_chunk.001_m3ezga: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:17 INFO : splitbananasplit.rclone_chunk.001_m3ezga: Copied (server-side copy) to: splitbananasplit 2026/07/23 03:00:17 INFO : splitbananasplit.rclone_chunk.001_m3ezga: Deleted 2026/07/23 03:00:17 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:17 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:00:17 DEBUG : apple: Excluded 2026/07/23 03:00:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:00:17 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:00:17 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:00:17 DEBUG : banana: Excluded 2026/07/23 03:00:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:00:17 DEBUG : splitbananasplit: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:00:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:00:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:00:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:18 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:18 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:18 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:18 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:18 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:18 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:18 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 03:00:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 03:00:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 03:00:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 03:00:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 03:00:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 03:00:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 03:00:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 03:00:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 03:00:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 03:00:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 03:00:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 03:00:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 03:00:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 03:00:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 03:00:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 03:00:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 03:00:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 03:00:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 03:00:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 03:00:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 03:00:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 03:00:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 03:00:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 03:00:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 03:00:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 03:00:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 03:00:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 03:00:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 03:00:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 03:00:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 03:00:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 03:00:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 03:00:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 03:00:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 03:00:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 03:00:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 03:00:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 03:00:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 03:00:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 03:00:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 03:00:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 03:00:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 03:00:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 03:00:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 03:00:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 03:00:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 03:00:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 03:00:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 03:00:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 03:00:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 03:00:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 03:00:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 03:00:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 03:00:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 03:00:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 03:00:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 03:00:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 03:00:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 03:00:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 03:00:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 03:00:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 03:00:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 03:00:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 03:00:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 03:00:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 03:00:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/23 03:00:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:00:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:00:19 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/23 03:00:19 DEBUG : PREFIXappleappleapplebanana.rclone_chunk.001_m3f11f: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:19 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_m3f11f: Copied (server-side copy) to: PREFIXappleappleapplebanana 2026/07/23 03:00:19 DEBUG : PREFIXbanana: size = 6 OK 2026/07/23 03:00:19 DEBUG : PREFIXbanana.rclone_chunk.001_m3f1g3: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:00:19 INFO : PREFIXbanana.rclone_chunk.001_m3f1g3: Copied (server-side copy) to: PREFIXbanana 2026/07/23 03:00:19 DEBUG : PREFIXapple: size = 5 OK 2026/07/23 03:00:19 DEBUG : PREFIXapple.rclone_chunk.001_m3f14e: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:00:19 INFO : PREFIXapple.rclone_chunk.001_m3f14e: Copied (server-side copy) to: PREFIXapple 2026/07/23 03:00:19 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/23 03:00:19 DEBUG : PREFIXsplitbananasplit.rclone_chunk.001_m3f11a: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:19 INFO : PREFIXsplitbananasplit.rclone_chunk.001_m3f11a: Copied (server-side copy) to: PREFIXsplitbananasplit 2026/07/23 03:00:19 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_m3f11f: Deleted 2026/07/23 03:00:19 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/23 03:00:19 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:19 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/23 03:00:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 INFO : PREFIXapple.rclone_chunk.001_m3f14e: Deleted 2026/07/23 03:00:19 DEBUG : PREFIXapple: size = 5 OK 2026/07/23 03:00:19 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:00:19 INFO : apple: Copied (new) to: PREFIXapple 2026/07/23 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 INFO : PREFIXbanana.rclone_chunk.001_m3f1g3: Deleted 2026/07/23 03:00:19 DEBUG : PREFIXbanana: size = 6 OK 2026/07/23 03:00:19 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:00:19 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/23 03:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 INFO : PREFIXsplitbananasplit.rclone_chunk.001_m3f11a: Deleted 2026/07/23 03:00:19 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/23 03:00:19 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/23 03:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 03:00:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/23 03:00:19 DEBUG : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_m3f1no: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:19 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_m3f1no: Copied (server-side copy) to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:00:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_m3f1ds: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:19 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_m3f1ds: Copied (server-side copy) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/23 03:00:19 DEBUG : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_m3f1mz: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:19 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_m3f1mz: Copied (server-side copy) to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/23 03:00:19 DEBUG : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_m3f1jt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:19 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_m3f1jt: Copied (server-side copy) to: dir1/PREFIX0003-defghij.txt 2026/07/23 03:00:19 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_m3f1no: Deleted 2026/07/23 03:00:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/23 03:00:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 03:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 03:00:19 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_m3f1ds: Deleted 2026/07/23 03:00:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 03:00:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 03:00:19 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_m3f1mz: Deleted 2026/07/23 03:00:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/23 03:00:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 03:00:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 03:00:19 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_m3f1jt: Deleted 2026/07/23 03:00:19 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/23 03:00:19 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/23 03:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_m3f1w0: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:20 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_m3f1w0: Copied (server-side copy) to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_m3f1ea: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:20 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_m3f1ea: Copied (server-side copy) to: dir1/PREFIX0004-efghijk.txt 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_m3f115: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:20 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_m3f115: Copied (server-side copy) to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 03:00:20 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_m3f1w0: Deleted 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/23 03:00:20 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 03:00:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 03:00:20 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_m3f1ea: Deleted 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/23 03:00:20 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/23 03:00:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 03:00:20 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_m3f115: Deleted 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/23 03:00:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 03:00:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_m3f1ez: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:20 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_m3f1ez: Copied (server-side copy) to: dir1/PREFIX0007-1234567.txt 2026/07/23 03:00:20 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_m3f1ez: Deleted 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/23 03:00:20 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/23 03:00:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_m3f2pf: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:20 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_m3f2pf: Copied (server-side copy) to: dir1/PREFIX0009-3456789.txt 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_m3f249: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:20 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_m3f249: Copied (server-side copy) to: dir1/PREFIX0008-2345678.txt 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0010-456789.txt.rclone_chunk.001_m3f2gu: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:20 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_m3f2gu: Copied (server-side copy) to: dir1/PREFIX0010-456789.txt 2026/07/23 03:00:20 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_m3f2pf: Deleted 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/23 03:00:20 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/23 03:00:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 03:00:20 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_m3f249: Deleted 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/23 03:00:20 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/23 03:00:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_m3f2ao: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:20 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_m3f2ao: Copied (server-side copy) to: dir1/PREFIX0011-56789;.txt 2026/07/23 03:00:20 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_m3f2gu: Deleted 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/23 03:00:20 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/23 03:00:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 03:00:20 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_m3f2ao: Deleted 2026/07/23 03:00:20 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/23 03:00:20 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/23 03:00:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_m3f2h6: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:21 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_m3f2h6: Copied (server-side copy) to: dir1/PREFIX0013-789;=.txt 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_m3f2jv: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:21 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_m3f2jv: Copied (server-side copy) to: dir1/PREFIX0012-6789;.txt 2026/07/23 03:00:21 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_m3f2h6: Deleted 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/23 03:00:21 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/23 03:00:21 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_m3f2jv: Deleted 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/23 03:00:21 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_m3f29i: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:21 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_m3f29i: Copied (server-side copy) to: dir1/PREFIX0014-89;=.txt 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_m3f2fh: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:21 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_m3f2fh: Copied (server-side copy) to: dir1/PREFIX0015-9;=.txt 2026/07/23 03:00:21 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_m3f29i: Deleted 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/23 03:00:21 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/23 03:00:21 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_m3f2fh: Deleted 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/23 03:00:21 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/23 03:00:21 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:21 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 03:00:21 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 03:00:21 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 03:00:21 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 03:00:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 03:00:21 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 03:00:21 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 03:00:21 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 03:00:21 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 03:00:21 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 03:00:21 INFO : appleappleapplebanana: Deleted 2026/07/23 03:00:21 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 03:00:21 INFO : banana: Deleted 2026/07/23 03:00:21 INFO : splitbananasplit: Deleted 2026/07/23 03:00:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 03:00:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 03:00:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 03:00:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 03:00:21 INFO : apple: Deleted 2026/07/23 03:00:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 03:00:21 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:21 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : PREFIXapple: Excluded 2026/07/23 03:00:21 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/23 03:00:21 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : PREFIXbanana: Excluded 2026/07/23 03:00:21 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:00:21 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/23 03:00:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 03:00:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 03:00:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 03:00:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 03:00:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 03:00:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 03:00:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 03:00:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 03:00:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 03:00:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 03:00:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 03:00:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 03:00:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 03:00:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 03:00:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 03:00:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 03:00:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 03:00:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 03:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 03:00:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 03:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 03:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 03:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 03:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 03:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 03:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 03:00:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 03:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 03:00:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 03:00:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 03:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 03:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 03:00:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 03:00:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 03:00:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 03:00:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 03:00:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 03:00:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 03:00:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 03:00:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 03:00:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 03:00:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 03:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 03:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 03:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 03:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 03:00:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 03:00:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 03:00:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:21 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:21 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:21 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:00:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:00:22 DEBUG : apple: size = 5 OK 2026/07/23 03:00:22 DEBUG : apple.rclone_chunk.001_m3f348: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:00:22 INFO : apple.rclone_chunk.001_m3f348: Copied (server-side copy) to: apple 2026/07/23 03:00:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:00:22 DEBUG : appleappleapplebanana.rclone_chunk.001_m3f3zh: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:22 INFO : appleappleapplebanana.rclone_chunk.001_m3f3zh: Copied (server-side copy) to: appleappleapplebanana 2026/07/23 03:00:22 DEBUG : banana: size = 6 OK 2026/07/23 03:00:22 DEBUG : banana.rclone_chunk.001_m3f39s: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:00:22 INFO : banana.rclone_chunk.001_m3f39s: Copied (server-side copy) to: banana 2026/07/23 03:00:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:00:22 DEBUG : splitbananasplit.rclone_chunk.001_m3f3ai: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:22 INFO : splitbananasplit.rclone_chunk.001_m3f3ai: Copied (server-side copy) to: splitbananasplit 2026/07/23 03:00:22 INFO : apple.rclone_chunk.001_m3f348: Deleted 2026/07/23 03:00:22 DEBUG : apple: size = 5 OK 2026/07/23 03:00:22 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:00:22 INFO : apple: Copied (new) 2026/07/23 03:00:22 INFO : appleappleapplebanana.rclone_chunk.001_m3f3zh: Deleted 2026/07/23 03:00:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:00:22 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:22 INFO : appleappleapplebanana: Copied (new) 2026/07/23 03:00:22 INFO : banana.rclone_chunk.001_m3f39s: Deleted 2026/07/23 03:00:22 DEBUG : banana: size = 6 OK 2026/07/23 03:00:22 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:00:22 INFO : banana: Copied (new) 2026/07/23 03:00:22 INFO : splitbananasplit.rclone_chunk.001_m3f3ai: Deleted 2026/07/23 03:00:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:00:22 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:22 INFO : splitbananasplit: Copied (new) 2026/07/23 03:00:22 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:22 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:22 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:22 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_m3f4ku: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:22 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3f4ku: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/07/23 03:00:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_m3f4dq: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:22 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3f4dq: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/07/23 03:00:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3f43t: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:22 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3f43t: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/07/23 03:00:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_m3f4bp: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:22 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3f4bp: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/07/23 03:00:22 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3f4ku: Deleted 2026/07/23 03:00:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/23 03:00:22 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3f4dq: Deleted 2026/07/23 03:00:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/23 03:00:22 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3f43t: Deleted 2026/07/23 03:00:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/23 03:00:22 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3f4bp: Deleted 2026/07/23 03:00:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:22 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/23 03:00:22 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:22 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:22 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:22 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_m3f4pp: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:22 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3f4pp: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/07/23 03:00:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_m3f40d: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:22 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3f40d: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/07/23 03:00:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_m3f466: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:22 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3f466: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/07/23 03:00:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_m3f454: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:22 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3f454: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/07/23 03:00:22 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3f4pp: Deleted 2026/07/23 03:00:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/23 03:00:22 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3f40d: Deleted 2026/07/23 03:00:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/23 03:00:22 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3f466: Deleted 2026/07/23 03:00:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/23 03:00:22 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3f454: Deleted 2026/07/23 03:00:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:00:22 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:22 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/23 03:00:22 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:22 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:22 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:22 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:00:23 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_m3f4vf: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:23 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3f4vf: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/07/23 03:00:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:00:23 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_m3f4fj: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:23 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3f4fj: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/07/23 03:00:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:00:23 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_m3f4zj: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:23 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3f4zj: Copied (server-side copy) to: dir1/0010-456789.txt 2026/07/23 03:00:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:00:23 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_m3f40o: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:23 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3f40o: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/07/23 03:00:23 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3f4vf: Deleted 2026/07/23 03:00:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:00:23 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:23 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/23 03:00:23 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3f4fj: Deleted 2026/07/23 03:00:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:00:23 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:23 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/23 03:00:23 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3f4zj: Deleted 2026/07/23 03:00:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:00:23 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:23 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/23 03:00:23 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3f40o: Deleted 2026/07/23 03:00:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:00:23 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:23 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/23 03:00:23 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:23 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:23 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:23 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:00:23 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_m3f5ne: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:23 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3f5ne: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/07/23 03:00:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:00:23 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_m3f52x: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:23 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3f52x: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/07/23 03:00:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:00:23 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_m3f5ox: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:23 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3f5ox: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/07/23 03:00:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:00:23 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_m3f59p: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:23 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3f59p: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/07/23 03:00:23 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3f5ne: Deleted 2026/07/23 03:00:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:00:23 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/23 03:00:23 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3f52x: Deleted 2026/07/23 03:00:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:00:23 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/23 03:00:23 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3f5ox: Deleted 2026/07/23 03:00:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:00:23 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/23 03:00:23 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3f59p: Deleted 2026/07/23 03:00:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:00:23 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/23 03:00:23 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:23 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/23 03:00:23 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/23 03:00:23 INFO : PREFIXsplitbananasplit: Deleted 2026/07/23 03:00:23 INFO : PREFIXapple: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/23 03:00:23 INFO : PREFIXbanana: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/23 03:00:23 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/23 03:00:23 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:23 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : apple: Excluded 2026/07/23 03:00:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:00:23 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : banana: Excluded 2026/07/23 03:00:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : splitbananasplit: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:00:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:00:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:00:24 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:24 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : apple: Excluded 2026/07/23 03:00:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:00:24 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : banana: Excluded 2026/07/23 03:00:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : splitbananasplit: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:00:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:00:24 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:00:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:00:26 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_m3f8pv: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:26 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3f8pv: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/07/23 03:00:26 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3f8pv: Deleted 2026/07/23 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:00:27 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3f8z7: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:27 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3f8z7: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/07/23 03:00:27 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3f8z7: Deleted 2026/07/23 03:00:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:00:27 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_m3f9mo: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:27 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3f9mo: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/07/23 03:00:27 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3f9mo: Deleted 2026/07/23 03:00:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:00:28 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_m3f9q2: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:28 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3f9q2: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/07/23 03:00:28 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3f9q2: Deleted 2026/07/23 03:00:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:00:28 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_m3fafj: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:28 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3fafj: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/07/23 03:00:28 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3fafj: Deleted 2026/07/23 03:00:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:00:28 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_m3fakj: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:28 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3fakj: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/07/23 03:00:28 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3fakj: Deleted 2026/07/23 03:00:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:00:29 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_m3fb03: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:29 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3fb03: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/07/23 03:00:29 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3fb03: Deleted 2026/07/23 03:00:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:00:29 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_m3fbgh: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:29 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3fbgh: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/07/23 03:00:29 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3fbgh: Deleted 2026/07/23 03:00:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:00:30 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_m3fb3b: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:30 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3fb3b: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/07/23 03:00:30 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3fb3b: Deleted 2026/07/23 03:00:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:00:30 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_m3fc4z: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:30 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3fc4z: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/07/23 03:00:30 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3fc4z: Deleted 2026/07/23 03:00:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:00:31 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_m3fcn4: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:31 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3fcn4: Copied (server-side copy) to: dir1/0010-456789.txt 2026/07/23 03:00:31 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3fcn4: Deleted 2026/07/23 03:00:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:00:31 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_m3fdih: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:31 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3fdih: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/07/23 03:00:31 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3fdih: Deleted 2026/07/23 03:00:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:00:31 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_m3fdjz: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:31 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3fdjz: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/07/23 03:00:31 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3fdjz: Deleted 2026/07/23 03:00:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:00:32 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_m3fd16: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:32 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3fd16: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/07/23 03:00:32 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3fd16: Deleted 2026/07/23 03:00:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:00:32 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_m3fenu: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:32 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3fenu: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/07/23 03:00:32 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3fenu: Deleted 2026/07/23 03:00:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:00:33 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_m3fen2: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:33 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3fen2: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/07/23 03:00:33 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3fen2: Deleted 2026/07/23 03:00:33 DEBUG : apple: size = 5 OK 2026/07/23 03:00:33 DEBUG : apple.rclone_chunk.001_m3ff1r: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:00:33 INFO : apple.rclone_chunk.001_m3ff1r: Copied (server-side copy) to: apple 2026/07/23 03:00:33 INFO : apple.rclone_chunk.001_m3ff1r: Deleted 2026/07/23 03:00:33 DEBUG : banana: size = 6 OK 2026/07/23 03:00:33 DEBUG : banana.rclone_chunk.001_m3ffuj: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:00:33 INFO : banana.rclone_chunk.001_m3ffuj: Copied (server-side copy) to: banana 2026/07/23 03:00:34 INFO : banana.rclone_chunk.001_m3ffuj: Deleted 2026/07/23 03:00:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:00:34 DEBUG : appleappleapplebanana.rclone_chunk.001_m3fg1d: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:34 INFO : appleappleapplebanana.rclone_chunk.001_m3fg1d: Copied (server-side copy) to: appleappleapplebanana 2026/07/23 03:00:34 INFO : appleappleapplebanana.rclone_chunk.001_m3fg1d: Deleted 2026/07/23 03:00:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:00:34 DEBUG : splitbananasplit.rclone_chunk.001_m3fgqo: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:34 INFO : splitbananasplit.rclone_chunk.001_m3fgqo: Copied (server-side copy) to: splitbananasplit 2026/07/23 03:00:34 INFO : splitbananasplit.rclone_chunk.001_m3fgqo: Deleted 2026/07/23 03:00:34 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:34 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : apple: Excluded 2026/07/23 03:00:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:00:34 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : banana: Excluded 2026/07/23 03:00:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : splitbananasplit: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:00:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:00:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:00:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 03:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 03:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 03:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 03:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 03:00:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 03:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 03:00:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 03:00:36 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:00:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:00:36 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/23 03:00:36 DEBUG : appleappleapplebananaSUFFIX.rclone_chunk.001_m3fiio: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:36 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_m3fiio: Copied (server-side copy) to: appleappleapplebananaSUFFIX 2026/07/23 03:00:36 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/23 03:00:36 DEBUG : splitbananasplitSUFFIX.rclone_chunk.001_m3fiyh: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:36 INFO : splitbananasplitSUFFIX.rclone_chunk.001_m3fiyh: Copied (server-side copy) to: splitbananasplitSUFFIX 2026/07/23 03:00:36 DEBUG : appleSUFFIX: size = 5 OK 2026/07/23 03:00:36 DEBUG : appleSUFFIX.rclone_chunk.001_m3fieg: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:00:36 INFO : appleSUFFIX.rclone_chunk.001_m3fieg: Copied (server-side copy) to: appleSUFFIX 2026/07/23 03:00:36 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_m3fiio: Deleted 2026/07/23 03:00:36 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/23 03:00:36 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:36 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/23 03:00:36 DEBUG : bananaSUFFIX.rclone_chunk.001_m3fipj: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:00:36 INFO : bananaSUFFIX.rclone_chunk.001_m3fipj: Copied (server-side copy) to: bananaSUFFIX 2026/07/23 03:00:36 INFO : splitbananasplitSUFFIX.rclone_chunk.001_m3fiyh: Deleted 2026/07/23 03:00:36 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/23 03:00:36 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:36 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 INFO : appleSUFFIX.rclone_chunk.001_m3fieg: Deleted 2026/07/23 03:00:36 DEBUG : appleSUFFIX: size = 5 OK 2026/07/23 03:00:36 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:00:36 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 INFO : bananaSUFFIX.rclone_chunk.001_m3fipj: Deleted 2026/07/23 03:00:36 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/23 03:00:36 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:00:36 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/23 03:00:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_m3fi8l: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:36 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_m3fi8l: Copied (server-side copy) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/23 03:00:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_m3fiv5: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:36 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_m3fiv5: Copied (server-side copy) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_m3fi8l: Deleted 2026/07/23 03:00:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/23 03:00:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/23 03:00:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_m3fipu: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:36 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_m3fipu: Copied (server-side copy) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/23 03:00:36 DEBUG : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_m3fi1i: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:36 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_m3fi1i: Copied (server-side copy) to: dir1/0003-defghij.txtSUFFIX 2026/07/23 03:00:36 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_m3fiv5: Deleted 2026/07/23 03:00:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/23 03:00:36 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 03:00:36 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_m3fipu: Deleted 2026/07/23 03:00:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/23 03:00:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 03:00:36 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_m3fi1i: Deleted 2026/07/23 03:00:36 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/23 03:00:36 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/23 03:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/23 03:00:37 DEBUG : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_m3fisy: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:37 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_m3fisy: Copied (server-side copy) to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/23 03:00:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_m3fire: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:37 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_m3fire: Copied (server-side copy) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 03:00:37 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_m3fisy: Deleted 2026/07/23 03:00:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/23 03:00:37 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/23 03:00:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_m3fjzq: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:37 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_m3fjzq: Copied (server-side copy) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/23 03:00:37 DEBUG : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_m3fjgq: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:37 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_m3fjgq: Copied (server-side copy) to: dir1/0007-1234567.txtSUFFIX 2026/07/23 03:00:37 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_m3fire: Deleted 2026/07/23 03:00:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/23 03:00:37 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 03:00:37 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_m3fjzq: Deleted 2026/07/23 03:00:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/23 03:00:37 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 03:00:37 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_m3fjgq: Deleted 2026/07/23 03:00:37 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/23 03:00:37 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/23 03:00:37 DEBUG : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_m3fj81: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:37 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_m3fj81: Copied (server-side copy) to: dir1/0008-2345678.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/23 03:00:37 DEBUG : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_m3fjrw: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:37 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_m3fjrw: Copied (server-side copy) to: dir1/0009-3456789.txtSUFFIX 2026/07/23 03:00:37 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_m3fj81: Deleted 2026/07/23 03:00:37 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/23 03:00:37 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 03:00:37 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_m3fjrw: Deleted 2026/07/23 03:00:37 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/23 03:00:37 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/23 03:00:37 DEBUG : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_m3fjny: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:37 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_m3fjny: Copied (server-side copy) to: dir1/0011-56789;.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/23 03:00:37 DEBUG : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_m3fj3x: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:37 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_m3fj3x: Copied (server-side copy) to: dir1/0010-456789.txtSUFFIX 2026/07/23 03:00:37 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_m3fjny: Deleted 2026/07/23 03:00:37 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/23 03:00:37 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 03:00:37 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_m3fj3x: Deleted 2026/07/23 03:00:37 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/23 03:00:37 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/23 03:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/23 03:00:38 DEBUG : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_m3fj2m: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:38 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_m3fj2m: Copied (server-side copy) to: dir1/0012-6789;.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/23 03:00:38 DEBUG : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_m3fjsw: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:38 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_m3fjsw: Copied (server-side copy) to: dir1/0013-789;=.txtSUFFIX 2026/07/23 03:00:38 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_m3fj2m: Deleted 2026/07/23 03:00:38 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/23 03:00:38 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/23 03:00:38 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_m3fjsw: Deleted 2026/07/23 03:00:38 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/23 03:00:38 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/23 03:00:38 DEBUG : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_m3fjav: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:38 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_m3fjav: Copied (server-side copy) to: dir1/0014-89;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/23 03:00:38 DEBUG : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_m3fjr2: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:38 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_m3fjr2: Copied (server-side copy) to: dir1/0015-9;=.txtSUFFIX 2026/07/23 03:00:38 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_m3fjav: Deleted 2026/07/23 03:00:38 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/23 03:00:38 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/23 03:00:38 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_m3fjr2: Deleted 2026/07/23 03:00:38 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/23 03:00:38 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:38 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 03:00:38 INFO : appleappleapplebanana: Deleted 2026/07/23 03:00:38 INFO : apple: Deleted 2026/07/23 03:00:38 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 03:00:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 03:00:38 INFO : splitbananasplit: Deleted 2026/07/23 03:00:38 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 03:00:38 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 03:00:38 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 03:00:38 INFO : banana: Deleted 2026/07/23 03:00:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 03:00:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 03:00:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 03:00:38 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 03:00:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 03:00:38 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 03:00:38 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 03:00:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 03:00:38 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 03:00:38 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 03:00:38 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : appleSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : bananaSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 03:00:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/23 03:00:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 03:00:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 03:00:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 03:00:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:38 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:38 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:38 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:00:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:00:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:00:39 DEBUG : splitbananasplit.rclone_chunk.001_m3fkpp: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:39 INFO : splitbananasplit.rclone_chunk.001_m3fkpp: Copied (server-side copy) to: splitbananasplit 2026/07/23 03:00:39 DEBUG : banana: size = 6 OK 2026/07/23 03:00:39 DEBUG : banana.rclone_chunk.001_m3fk6t: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:00:39 INFO : banana.rclone_chunk.001_m3fk6t: Copied (server-side copy) to: banana 2026/07/23 03:00:39 DEBUG : apple: size = 5 OK 2026/07/23 03:00:39 DEBUG : apple.rclone_chunk.001_m3fknd: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:00:39 INFO : apple.rclone_chunk.001_m3fknd: Copied (server-side copy) to: apple 2026/07/23 03:00:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:00:39 DEBUG : appleappleapplebanana.rclone_chunk.001_m3fkrg: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:39 INFO : appleappleapplebanana.rclone_chunk.001_m3fkrg: Copied (server-side copy) to: appleappleapplebanana 2026/07/23 03:00:39 INFO : splitbananasplit.rclone_chunk.001_m3fkpp: Deleted 2026/07/23 03:00:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:00:39 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:39 INFO : splitbananasplit: Copied (new) 2026/07/23 03:00:39 INFO : banana.rclone_chunk.001_m3fk6t: Deleted 2026/07/23 03:00:39 DEBUG : banana: size = 6 OK 2026/07/23 03:00:39 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:00:39 INFO : banana: Copied (new) 2026/07/23 03:00:39 INFO : apple.rclone_chunk.001_m3fknd: Deleted 2026/07/23 03:00:39 DEBUG : apple: size = 5 OK 2026/07/23 03:00:39 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:00:39 INFO : apple: Copied (new) 2026/07/23 03:00:39 INFO : appleappleapplebanana.rclone_chunk.001_m3fkrg: Deleted 2026/07/23 03:00:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:00:39 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:39 INFO : appleappleapplebanana: Copied (new) 2026/07/23 03:00:39 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:39 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:39 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:39 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_m3fl1l: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:39 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3fl1l: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/07/23 03:00:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_m3flh2: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:39 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3flh2: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/07/23 03:00:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_m3flba: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:39 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3flba: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/07/23 03:00:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3flne: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:39 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3flne: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/07/23 03:00:39 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3fl1l: Deleted 2026/07/23 03:00:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/23 03:00:39 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3flh2: Deleted 2026/07/23 03:00:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/23 03:00:39 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:39 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3flne: Deleted 2026/07/23 03:00:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/23 03:00:39 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3flba: Deleted 2026/07/23 03:00:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:39 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/23 03:00:39 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:39 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:39 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_m3fl1e: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:39 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3fl1e: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/07/23 03:00:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_m3fldh: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:39 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3fldh: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/07/23 03:00:39 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3fl1e: Deleted 2026/07/23 03:00:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/23 03:00:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_m3flv2: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:39 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3flv2: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/07/23 03:00:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_m3flih: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:39 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3flih: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/07/23 03:00:39 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3fldh: Deleted 2026/07/23 03:00:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/23 03:00:39 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:39 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3flv2: Deleted 2026/07/23 03:00:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:00:39 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/23 03:00:40 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:40 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3flih: Deleted 2026/07/23 03:00:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:00:40 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/23 03:00:40 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:40 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:00:40 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_m3flzd: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:40 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3flzd: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/07/23 03:00:40 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3flzd: Deleted 2026/07/23 03:00:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:00:40 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:40 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/23 03:00:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:00:40 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_m3fmsd: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:40 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3fmsd: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/07/23 03:00:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:00:40 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_m3fmph: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:40 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3fmph: Copied (server-side copy) to: dir1/0010-456789.txt 2026/07/23 03:00:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:00:40 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_m3fmno: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3fmno: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/07/23 03:00:40 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:40 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3fmsd: Deleted 2026/07/23 03:00:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:00:40 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:40 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/23 03:00:40 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3fmph: Deleted 2026/07/23 03:00:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:00:40 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:40 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/23 03:00:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3fmno: Deleted 2026/07/23 03:00:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:00:40 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:40 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/23 03:00:40 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:40 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:40 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:00:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:00:40 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_m3fms8: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3fms8: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/07/23 03:00:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:00:40 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_m3fmua: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3fmua: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/07/23 03:00:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3fms8: Deleted 2026/07/23 03:00:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:00:40 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:40 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/23 03:00:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:00:40 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_m3fmt5: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:40 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3fmt5: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/07/23 03:00:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:00:40 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_m3fm1h: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:40 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3fm1h: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/07/23 03:00:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3fmua: Deleted 2026/07/23 03:00:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:00:40 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/23 03:00:40 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3fmt5: Deleted 2026/07/23 03:00:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:00:40 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:40 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/23 03:00:40 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3fm1h: Deleted 2026/07/23 03:00:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:00:40 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:40 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/23 03:00:40 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:40 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/23 03:00:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/23 03:00:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/23 03:00:40 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/23 03:00:40 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/23 03:00:40 INFO : splitbananasplitSUFFIX: Deleted 2026/07/23 03:00:40 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/23 03:00:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/23 03:00:40 INFO : appleSUFFIX: Deleted 2026/07/23 03:00:40 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/23 03:00:40 INFO : bananaSUFFIX: Deleted 2026/07/23 03:00:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/23 03:00:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/23 03:00:40 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/23 03:00:40 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/23 03:00:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/23 03:00:41 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/23 03:00:41 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/23 03:00:41 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/23 03:00:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/23 03:00:41 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:41 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : apple: Excluded 2026/07/23 03:00:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:00:41 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : banana: Excluded 2026/07/23 03:00:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : splitbananasplit: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:00:41 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:41 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : apple: Excluded 2026/07/23 03:00:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:00:41 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : banana: Excluded 2026/07/23 03:00:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : splitbananasplit: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:00:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:00:41 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:00:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:00:43 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_m3fppw: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3fppw: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/07/23 03:00:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3fppw: Deleted 2026/07/23 03:00:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:00:44 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3fptz: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3fptz: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/07/23 03:00:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3fptz: Deleted 2026/07/23 03:00:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:00:44 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_m3fqi4: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3fqi4: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/07/23 03:00:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3fqi4: Deleted 2026/07/23 03:00:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:00:45 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_m3fqvz: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:45 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3fqvz: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/07/23 03:00:45 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3fqvz: Deleted 2026/07/23 03:00:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:00:45 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_m3frnv: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:45 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3frnv: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/07/23 03:00:45 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3frnv: Deleted 2026/07/23 03:00:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:00:46 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_m3friv: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:46 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3friv: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/07/23 03:00:46 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3friv: Deleted 2026/07/23 03:00:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:00:46 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_m3fs13: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:46 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3fs13: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/07/23 03:00:46 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3fs13: Deleted 2026/07/23 03:00:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:00:46 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_m3fsbs: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:46 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3fsbs: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/07/23 03:00:46 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3fsbs: Deleted 2026/07/23 03:00:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:00:47 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_m3fsbn: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:47 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3fsbn: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/07/23 03:00:47 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3fsbn: Deleted 2026/07/23 03:00:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:00:47 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_m3ftyn: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:47 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3ftyn: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/07/23 03:00:47 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3ftyn: Deleted 2026/07/23 03:00:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:00:48 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_m3ftob: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:48 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3ftob: Copied (server-side copy) to: dir1/0010-456789.txt 2026/07/23 03:00:48 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3ftob: Deleted 2026/07/23 03:00:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:00:48 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_m3fu6s: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:48 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3fu6s: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/07/23 03:00:48 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3fu6s: Deleted 2026/07/23 03:00:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:00:48 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_m3fuho: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:48 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3fuho: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/07/23 03:00:48 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3fuho: Deleted 2026/07/23 03:00:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:00:49 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_m3fvoa: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3fvoa: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/07/23 03:00:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3fvoa: Deleted 2026/07/23 03:00:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:00:49 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_m3fvzo: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3fvzo: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/07/23 03:00:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3fvzo: Deleted 2026/07/23 03:00:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:00:50 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_m3fvy3: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:50 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3fvy3: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/07/23 03:00:50 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3fvy3: Deleted 2026/07/23 03:00:50 DEBUG : apple: size = 5 OK 2026/07/23 03:00:50 DEBUG : apple.rclone_chunk.001_m3fwms: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:00:50 INFO : apple.rclone_chunk.001_m3fwms: Copied (server-side copy) to: apple 2026/07/23 03:00:50 INFO : apple.rclone_chunk.001_m3fwms: Deleted 2026/07/23 03:00:51 DEBUG : banana: size = 6 OK 2026/07/23 03:00:51 DEBUG : banana.rclone_chunk.001_m3fw5j: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:00:51 INFO : banana.rclone_chunk.001_m3fw5j: Copied (server-side copy) to: banana 2026/07/23 03:00:51 INFO : banana.rclone_chunk.001_m3fw5j: Deleted 2026/07/23 03:00:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:00:51 DEBUG : appleappleapplebanana.rclone_chunk.001_m3fxer: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:51 INFO : appleappleapplebanana.rclone_chunk.001_m3fxer: Copied (server-side copy) to: appleappleapplebanana 2026/07/23 03:00:51 INFO : appleappleapplebanana.rclone_chunk.001_m3fxer: Deleted 2026/07/23 03:00:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:00:51 DEBUG : splitbananasplit.rclone_chunk.001_m3fxme: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:51 INFO : splitbananasplit.rclone_chunk.001_m3fxme: Copied (server-side copy) to: splitbananasplit 2026/07/23 03:00:51 INFO : splitbananasplit.rclone_chunk.001_m3fxme: Deleted 2026/07/23 03:00:51 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:52 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : apple: Excluded 2026/07/23 03:00:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:00:52 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : banana: Excluded 2026/07/23 03:00:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : splitbananasplit: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:00:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:00:52 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:00:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 03:00:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 03:00:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 03:00:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 03:00:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 03:00:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:53 DEBUG : apple: size = 5 OK 2026/07/23 03:00:53 DEBUG : banana: size = 6 OK 2026/07/23 03:00:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 03:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 03:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 03:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 03:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 03:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:53 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:53 DEBUG : banana: Unchanged skipping 2026/07/23 03:00:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 03:00:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 03:00:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 03:00:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 03:00:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 03:00:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:00:53 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:53 DEBUG : apple: Unchanged skipping 2026/07/23 03:00:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:00:53 DEBUG : appleapple: size = 21 OK 2026/07/23 03:00:53 DEBUG : appleapple.rclone_chunk.001_m3fzsv: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:53 INFO : appleapple.rclone_chunk.001_m3fzsv: Copied (server-side copy) to: appleapple 2026/07/23 03:00:53 DEBUG : splitbanan: size = 16 OK 2026/07/23 03:00:53 DEBUG : splitbanan.rclone_chunk.001_m3fz44: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:53 INFO : splitbanan.rclone_chunk.001_m3fz44: Copied (server-side copy) to: splitbanan 2026/07/23 03:00:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/23 03:00:53 DEBUG : dir1/0000-abcde.rclone_chunk.001_m3fza2: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:53 INFO : dir1/0000-abcde.rclone_chunk.001_m3fza2: Copied (server-side copy) to: dir1/0000-abcde 2026/07/23 03:00:53 INFO : splitbanan.rclone_chunk.001_m3fz44: Deleted 2026/07/23 03:00:53 DEBUG : splitbanan: size = 16 OK 2026/07/23 03:00:53 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:00:53 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/23 03:00:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 03:00:53 INFO : appleapple.rclone_chunk.001_m3fzsv: Deleted 2026/07/23 03:00:53 DEBUG : appleapple: size = 21 OK 2026/07/23 03:00:53 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:00:53 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/23 03:00:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 03:00:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/23 03:00:53 DEBUG : dir1/0001-bcdef.rclone_chunk.001_m3fz9y: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:53 INFO : dir1/0001-bcdef.rclone_chunk.001_m3fz9y: Copied (server-side copy) to: dir1/0001-bcdef 2026/07/23 03:00:53 INFO : dir1/0000-abcde.rclone_chunk.001_m3fza2: Deleted 2026/07/23 03:00:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/23 03:00:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/23 03:00:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 03:00:53 INFO : dir1/0001-bcdef.rclone_chunk.001_m3fz9y: Deleted 2026/07/23 03:00:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/23 03:00:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/23 03:00:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 03:00:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/23 03:00:53 DEBUG : dir1/0002-cdefg.rclone_chunk.001_m3fzrt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:53 INFO : dir1/0002-cdefg.rclone_chunk.001_m3fzrt: Copied (server-side copy) to: dir1/0002-cdefg 2026/07/23 03:00:53 INFO : dir1/0002-cdefg.rclone_chunk.001_m3fzrt: Deleted 2026/07/23 03:00:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/23 03:00:53 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/23 03:00:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 03:00:53 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/23 03:00:53 DEBUG : dir1/0004-efghi.rclone_chunk.001_m3fzxh: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:53 INFO : dir1/0004-efghi.rclone_chunk.001_m3fzxh: Copied (server-side copy) to: dir1/0004-efghi 2026/07/23 03:00:53 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/23 03:00:53 DEBUG : dir1/0003-defgh.rclone_chunk.001_m3fz6o: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:53 INFO : dir1/0003-defgh.rclone_chunk.001_m3fz6o: Copied (server-side copy) to: dir1/0003-defgh 2026/07/23 03:00:53 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/23 03:00:53 DEBUG : dir1/0005-fghij.rclone_chunk.001_m3fzer: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:53 INFO : dir1/0005-fghij.rclone_chunk.001_m3fzer: Copied (server-side copy) to: dir1/0005-fghij 2026/07/23 03:00:54 INFO : dir1/0003-defgh.rclone_chunk.001_m3fz6o: Deleted 2026/07/23 03:00:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/23 03:00:54 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/23 03:00:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 03:00:54 INFO : dir1/0004-efghi.rclone_chunk.001_m3fzxh: Deleted 2026/07/23 03:00:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/23 03:00:54 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/23 03:00:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 03:00:54 INFO : dir1/0005-fghij.rclone_chunk.001_m3fzer: Deleted 2026/07/23 03:00:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/23 03:00:54 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/23 03:00:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 03:00:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/23 03:00:54 DEBUG : dir1/0006-ghijk.rclone_chunk.001_m3fzyt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:54 INFO : dir1/0006-ghijk.rclone_chunk.001_m3fzyt: Copied (server-side copy) to: dir1/0006-ghijk 2026/07/23 03:00:54 INFO : dir1/0006-ghijk.rclone_chunk.001_m3fzyt: Deleted 2026/07/23 03:00:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/23 03:00:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:00:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/23 03:00:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 03:00:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/23 03:00:54 DEBUG : dir1/0007-12345.rclone_chunk.001_m3g0ej: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:54 INFO : dir1/0007-12345.rclone_chunk.001_m3g0ej: Copied (server-side copy) to: dir1/0007-12345 2026/07/23 03:00:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/23 03:00:54 DEBUG : dir1/0009-34567.rclone_chunk.001_m3g03p: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:54 INFO : dir1/0009-34567.rclone_chunk.001_m3g03p: Copied (server-side copy) to: dir1/0009-34567 2026/07/23 03:00:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/23 03:00:54 DEBUG : dir1/0008-23456.rclone_chunk.001_m3g0m7: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:54 INFO : dir1/0008-23456.rclone_chunk.001_m3g0m7: Copied (server-side copy) to: dir1/0008-23456 2026/07/23 03:00:54 INFO : dir1/0007-12345.rclone_chunk.001_m3g0ej: Deleted 2026/07/23 03:00:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/23 03:00:54 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:00:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/23 03:00:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 03:00:54 INFO : dir1/0009-34567.rclone_chunk.001_m3g03p: Deleted 2026/07/23 03:00:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/23 03:00:54 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:00:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/23 03:00:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 03:00:54 INFO : dir1/0008-23456.rclone_chunk.001_m3g0m7: Deleted 2026/07/23 03:00:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/23 03:00:54 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:00:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/23 03:00:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 03:00:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/23 03:00:54 DEBUG : dir1/0010-45678.rclone_chunk.001_m3g0vg: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:54 INFO : dir1/0010-45678.rclone_chunk.001_m3g0vg: Copied (server-side copy) to: dir1/0010-45678 2026/07/23 03:00:54 INFO : dir1/0010-45678.rclone_chunk.001_m3g0vg: Deleted 2026/07/23 03:00:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/23 03:00:54 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:00:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/23 03:00:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 03:00:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/23 03:00:54 DEBUG : dir1/0011-56789.rclone_chunk.001_m3g0pt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:54 INFO : dir1/0011-56789.rclone_chunk.001_m3g0pt: Copied (server-side copy) to: dir1/0011-56789 2026/07/23 03:00:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/23 03:00:54 DEBUG : dir1/0013-789;=.rclone_chunk.001_m3g0d5: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:54 INFO : dir1/0013-789;=.rclone_chunk.001_m3g0d5: Copied (server-side copy) to: dir1/0013-789;= 2026/07/23 03:00:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/23 03:00:54 DEBUG : dir1/0012-6789;.rclone_chunk.001_m3g0h0: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:54 INFO : dir1/0012-6789;.rclone_chunk.001_m3g0h0: Copied (server-side copy) to: dir1/0012-6789; 2026/07/23 03:00:54 INFO : dir1/0011-56789.rclone_chunk.001_m3g0pt: Deleted 2026/07/23 03:00:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/23 03:00:54 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:00:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/23 03:00:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 03:00:54 INFO : dir1/0013-789;=.rclone_chunk.001_m3g0d5: Deleted 2026/07/23 03:00:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/23 03:00:54 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:00:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/23 03:00:54 INFO : dir1/0012-6789;.rclone_chunk.001_m3g0h0: Deleted 2026/07/23 03:00:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/23 03:00:54 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:00:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=..rclone_chunk.001_m3g0nd: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:55 INFO : dir1/0014-89;=..rclone_chunk.001_m3g0nd: Copied (server-side copy) to: dir1/0014-89;=. 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.t.rclone_chunk.001_m3g036: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:55 INFO : dir1/0015-9;=.t.rclone_chunk.001_m3g036: Copied (server-side copy) to: dir1/0015-9;=.t 2026/07/23 03:00:55 INFO : dir1/0014-89;=..rclone_chunk.001_m3g0nd: Deleted 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:00:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/23 03:00:55 INFO : dir1/0015-9;=.t.rclone_chunk.001_m3g036: Deleted 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:00:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/23 03:00:55 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:55 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 03:00:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 03:00:55 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 03:00:55 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 03:00:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 03:00:55 INFO : splitbananasplit: Deleted 2026/07/23 03:00:55 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 03:00:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 03:00:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 03:00:55 INFO : appleappleapplebanana: Deleted 2026/07/23 03:00:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 03:00:55 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 03:00:55 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 03:00:55 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 03:00:55 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 03:00:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 03:00:55 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 03:00:55 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 03:00:55 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:55 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : apple: Excluded 2026/07/23 03:00:55 DEBUG : appleapple: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : appleapple: Excluded 2026/07/23 03:00:55 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : banana: Excluded 2026/07/23 03:00:55 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : splitbanan: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0000-abcde: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0001-bcdef: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0002-cdefg: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0003-defgh: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0004-efghi: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0005-fghij: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0006-ghijk: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0007-12345: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0008-23456: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0009-34567: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0010-45678: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0011-56789: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0012-6789;: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0013-789;=: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 03:00:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 03:00:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 03:00:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 03:00:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 03:00:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 03:00:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 03:00:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 03:00:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 03:00:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 03:00:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 03:00:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 03:00:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 03:00:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 03:00:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 03:00:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 03:00:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 03:00:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 03:00:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 03:00:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 03:00:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 03:00:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 03:00:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 03:00:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 03:00:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 03:00:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 03:00:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 03:00:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 03:00:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 03:00:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 03:00:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 03:00:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 03:00:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 03:00:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 03:00:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 03:00:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 03:00:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 03:00:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 03:00:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 03:00:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 03:00:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 03:00:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 03:00:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 03:00:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 03:00:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 03:00:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 03:00:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 03:00:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 03:00:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 03:00:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 03:00:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 03:00:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 03:00:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 03:00:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 03:00:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 03:00:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 03:00:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 03:00:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 03:00:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 03:00:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 03:00:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 03:00:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 03:00:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 03:00:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 03:00:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 03:00:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 03:00:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 03:00:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 03:00:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 03:00:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 03:00:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 03:00:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 03:00:55 DEBUG : apple: size = 5 OK 2026/07/23 03:00:55 DEBUG : appleapple: size = 21 OK 2026/07/23 03:00:55 DEBUG : banana: size = 6 OK 2026/07/23 03:00:55 DEBUG : splitbanan: size = 16 OK 2026/07/23 03:00:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 03:00:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 03:00:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 03:00:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 03:00:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 03:00:55 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : banana: Unchanged skipping 2026/07/23 03:00:55 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : apple: Unchanged skipping 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 03:00:55 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 03:00:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 03:00:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 03:00:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 03:00:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 03:00:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 03:00:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 03:00:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 03:00:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 03:00:55 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/23 03:00:55 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/23 03:00:55 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/23 03:00:55 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/23 03:00:55 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/23 03:00:55 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/23 03:00:55 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/23 03:00:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 03:00:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 03:00:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 03:00:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 03:00:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 03:00:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 03:00:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 03:00:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:00:55 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/23 03:00:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/23 03:00:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/23 03:00:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/23 03:00:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/23 03:00:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/23 03:00:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/23 03:00:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/23 03:00:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/23 03:00:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:00:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 03:00:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:00:55 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:55 DEBUG : Waiting for deletions to finish 2026/07/23 03:00:55 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : apple: Excluded 2026/07/23 03:00:55 DEBUG : appleapple: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : appleapple: Excluded 2026/07/23 03:00:55 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : banana: Excluded 2026/07/23 03:00:55 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : splitbanan: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0000-abcde: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0001-bcdef: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0002-cdefg: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0003-defgh: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0004-efghi: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0005-fghij: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0006-ghijk: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0007-12345: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0008-23456: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0009-34567: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0010-45678: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0011-56789: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0012-6789;: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0013-789;=: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0014-89;=.: Excluded 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/23 03:00:55 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/23 03:00:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 03:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 03:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 03:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 03:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 03:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 03:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 03:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 03:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 03:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 03:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 03:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 03:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 03:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 03:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 03:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 03:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 03:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 03:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 03:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 03:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 03:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 03:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 03:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 03:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 03:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 03:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 03:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 03:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 03:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 03:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 03:00:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 03:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 03:00:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 03:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 03:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 03:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 03:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 03:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 03:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 03:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 03:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 03:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 03:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 03:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 03:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 03:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 03:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 03:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 03:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 03:00:56 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:00:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:00:57 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_m3g3zl: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:00:57 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3g3zl: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/07/23 03:00:57 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3g3zl: Deleted 2026/07/23 03:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:00:58 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3g314: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3g314: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/07/23 03:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3g314: Deleted 2026/07/23 03:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:00:58 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_m3g4l7: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3g4l7: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/07/23 03:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3g4l7: Deleted 2026/07/23 03:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:00:58 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_m3g4t3: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:00:58 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3g4t3: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/07/23 03:00:59 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3g4t3: Deleted 2026/07/23 03:00:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:00:59 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_m3g51b: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:00:59 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3g51b: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/07/23 03:00:59 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3g51b: Deleted 2026/07/23 03:00:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:00:59 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_m3g5eh: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:00:59 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3g5eh: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/07/23 03:00:59 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3g5eh: Deleted 2026/07/23 03:01:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:00 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_m3g5gp: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:01:00 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3g5gp: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/07/23 03:01:00 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3g5gp: Deleted 2026/07/23 03:01:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:00 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_m3g6k4: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:01:00 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3g6k4: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/07/23 03:01:00 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3g6k4: Deleted 2026/07/23 03:01:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:01 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_m3g6vb: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:01:01 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3g6vb: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/07/23 03:01:01 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3g6vb: Deleted 2026/07/23 03:01:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:01 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_m3g726: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:01:01 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3g726: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/07/23 03:01:01 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3g726: Deleted 2026/07/23 03:01:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:01 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_m3g76a: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:01:01 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3g76a: Copied (server-side copy) to: dir1/0010-456789.txt 2026/07/23 03:01:02 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3g76a: Deleted 2026/07/23 03:01:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:02 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_m3g8vn: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:01:02 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3g8vn: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/07/23 03:01:02 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3g8vn: Deleted 2026/07/23 03:01:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:02 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_m3g831: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:01:02 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3g831: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/07/23 03:01:02 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3g831: Deleted 2026/07/23 03:01:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:03 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_m3g8r0: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:01:03 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3g8r0: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/07/23 03:01:03 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3g8r0: Deleted 2026/07/23 03:01:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:03 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_m3g9n2: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:01:03 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3g9n2: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/07/23 03:01:03 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3g9n2: Deleted 2026/07/23 03:01:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:04 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_m3g9xd: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:01:04 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3g9xd: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/07/23 03:01:04 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3g9xd: Deleted 2026/07/23 03:01:04 DEBUG : apple: size = 5 OK 2026/07/23 03:01:04 DEBUG : apple.rclone_chunk.001_m3ga4r: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:01:04 INFO : apple.rclone_chunk.001_m3ga4r: Copied (server-side copy) to: apple 2026/07/23 03:01:04 INFO : apple.rclone_chunk.001_m3ga4r: Deleted 2026/07/23 03:01:04 DEBUG : banana: size = 6 OK 2026/07/23 03:01:04 DEBUG : banana.rclone_chunk.001_m3gag8: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:01:04 INFO : banana.rclone_chunk.001_m3gag8: Copied (server-side copy) to: banana 2026/07/23 03:01:05 INFO : banana.rclone_chunk.001_m3gag8: Deleted 2026/07/23 03:01:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:05 DEBUG : appleappleapplebanana.rclone_chunk.001_m3gb1e: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:01:05 INFO : appleappleapplebanana.rclone_chunk.001_m3gb1e: Copied (server-side copy) to: appleappleapplebanana 2026/07/23 03:01:05 INFO : appleappleapplebanana.rclone_chunk.001_m3gb1e: Deleted 2026/07/23 03:01:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:05 DEBUG : splitbananasplit.rclone_chunk.001_m3gbhh: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:01:05 INFO : splitbananasplit.rclone_chunk.001_m3gbhh: Copied (server-side copy) to: splitbananasplit 2026/07/23 03:01:05 INFO : splitbananasplit.rclone_chunk.001_m3gbhh: Deleted 2026/07/23 03:01:05 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:05 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:05 DEBUG : apple: Excluded 2026/07/23 03:01:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:05 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:05 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:05 DEBUG : banana: Excluded 2026/07/23 03:01:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:05 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:01:07 DEBUG : apple: size = 5 OK 2026/07/23 03:01:07 DEBUG : banana: size = 6 OK 2026/07/23 03:01:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : apple: Unchanged skipping 2026/07/23 03:01:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : banana: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:01:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:01:07 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:07 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:07 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : apple: Excluded 2026/07/23 03:01:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:07 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : banana: Excluded 2026/07/23 03:01:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:01:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:07 DEBUG : banana: size = 6 OK 2026/07/23 03:01:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:07 DEBUG : apple: size = 5 OK 2026/07/23 03:01:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 03:01:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : apple: Unchanged skipping 2026/07/23 03:01:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : banana: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:01:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 03:01:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:01:07 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:07 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:07 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : apple: Excluded 2026/07/23 03:01:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:07 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : banana: Excluded 2026/07/23 03:01:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:01:07 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:08 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : apple: Excluded 2026/07/23 03:01:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:08 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : banana: Excluded 2026/07/23 03:01:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:08 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:01:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:01:10 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_m3gg0l: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:01:10 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3gg0l: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/07/23 03:01:10 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3gg0l: Deleted 2026/07/23 03:01:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:01:11 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3ggtr: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:01:11 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3ggtr: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/07/23 03:01:11 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3ggtr: Deleted 2026/07/23 03:01:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:01:11 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_m3ghvr: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:01:11 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3ghvr: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/07/23 03:01:11 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3ghvr: Deleted 2026/07/23 03:01:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:01:11 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_m3ghy8: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:01:11 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3ghy8: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/07/23 03:01:11 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3ghy8: Deleted 2026/07/23 03:01:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:01:12 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_m3gho6: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:01:12 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3gho6: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/07/23 03:01:12 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3gho6: Deleted 2026/07/23 03:01:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:01:12 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_m3gis4: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:01:12 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3gis4: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/07/23 03:01:12 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3gis4: Deleted 2026/07/23 03:01:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:13 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_m3gik9: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:01:13 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3gik9: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/07/23 03:01:13 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3gik9: Deleted 2026/07/23 03:01:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:13 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_m3gj2f: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:01:13 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3gj2f: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/07/23 03:01:13 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3gj2f: Deleted 2026/07/23 03:01:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:14 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_m3gjg0: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:01:14 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3gjg0: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/07/23 03:01:14 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3gjg0: Deleted 2026/07/23 03:01:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:14 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_m3gknp: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:01:14 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3gknp: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/07/23 03:01:14 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3gknp: Deleted 2026/07/23 03:01:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:14 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_m3gkwq: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:01:14 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3gkwq: Copied (server-side copy) to: dir1/0010-456789.txt 2026/07/23 03:01:15 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3gkwq: Deleted 2026/07/23 03:01:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:15 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_m3glcw: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:01:15 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3glcw: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/07/23 03:01:15 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3glcw: Deleted 2026/07/23 03:01:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:15 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_m3glyx: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:01:15 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3glyx: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/07/23 03:01:15 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3glyx: Deleted 2026/07/23 03:01:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:16 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_m3gl84: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:01:16 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3gl84: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/07/23 03:01:16 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3gl84: Deleted 2026/07/23 03:01:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:16 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_m3gmi3: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:01:16 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3gmi3: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/07/23 03:01:16 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3gmi3: Deleted 2026/07/23 03:01:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:17 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_m3gmir: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:01:17 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3gmir: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/07/23 03:01:17 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3gmir: Deleted 2026/07/23 03:01:17 DEBUG : apple: size = 5 OK 2026/07/23 03:01:17 DEBUG : apple.rclone_chunk.001_m3gnsn: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:01:17 INFO : apple.rclone_chunk.001_m3gnsn: Copied (server-side copy) to: apple 2026/07/23 03:01:17 INFO : apple.rclone_chunk.001_m3gnsn: Deleted 2026/07/23 03:01:18 DEBUG : banana: size = 6 OK 2026/07/23 03:01:18 DEBUG : banana.rclone_chunk.001_m3gn0y: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:01:18 INFO : banana.rclone_chunk.001_m3gn0y: Copied (server-side copy) to: banana 2026/07/23 03:01:18 INFO : banana.rclone_chunk.001_m3gn0y: Deleted 2026/07/23 03:01:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:18 DEBUG : appleappleapplebanana.rclone_chunk.001_m3gofx: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:01:18 INFO : appleappleapplebanana.rclone_chunk.001_m3gofx: Copied (server-side copy) to: appleappleapplebanana 2026/07/23 03:01:18 INFO : appleappleapplebanana.rclone_chunk.001_m3gofx: Deleted 2026/07/23 03:01:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:18 DEBUG : splitbananasplit.rclone_chunk.001_m3go33: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:01:18 INFO : splitbananasplit.rclone_chunk.001_m3go33: Copied (server-side copy) to: splitbananasplit 2026/07/23 03:01:18 INFO : splitbananasplit.rclone_chunk.001_m3go33: Deleted 2026/07/23 03:01:18 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:18 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : apple: Excluded 2026/07/23 03:01:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:18 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : banana: Excluded 2026/07/23 03:01:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:01:19 DEBUG : apple: size = 5 OK 2026/07/23 03:01:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:19 DEBUG : banana: size = 6 OK 2026/07/23 03:01:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:01:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : banana: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : apple: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:01:20 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:20 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:20 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : apple: Excluded 2026/07/23 03:01:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:20 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : banana: Excluded 2026/07/23 03:01:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:01:20 DEBUG : apple: size = 5 OK 2026/07/23 03:01:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:20 DEBUG : banana: size = 6 OK 2026/07/23 03:01:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 03:01:20 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 03:01:20 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : apple: Unchanged skipping 2026/07/23 03:01:20 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : banana: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:01:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 03:01:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:01:20 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:20 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:20 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : apple: Excluded 2026/07/23 03:01:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:20 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : banana: Excluded 2026/07/23 03:01:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:20 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:01:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:01:22 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_m3gsyi: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:01:22 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3gsyi: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/07/23 03:01:22 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3gsyi: Deleted 2026/07/23 03:01:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:01:22 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3gsb2: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:01:22 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3gsb2: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/07/23 03:01:22 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3gsb2: Deleted 2026/07/23 03:01:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:01:23 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_m3gs0j: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:01:23 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3gs0j: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/07/23 03:01:23 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3gs0j: Deleted 2026/07/23 03:01:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:01:23 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_m3gtic: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:01:23 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3gtic: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/07/23 03:01:23 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3gtic: Deleted 2026/07/23 03:01:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:01:24 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_m3gtki: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:01:24 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3gtki: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/07/23 03:01:24 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3gtki: Deleted 2026/07/23 03:01:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:01:24 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_m3guv9: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:01:24 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3guv9: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/07/23 03:01:24 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3guv9: Deleted 2026/07/23 03:01:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:24 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_m3guql: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:01:24 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3guql: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/07/23 03:01:24 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3guql: Deleted 2026/07/23 03:01:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:25 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_m3guv2: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:01:25 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3guv2: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/07/23 03:01:25 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3guv2: Deleted 2026/07/23 03:01:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:25 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_m3gvuz: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:01:25 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3gvuz: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/07/23 03:01:25 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3gvuz: Deleted 2026/07/23 03:01:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:26 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_m3gvn0: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:01:26 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3gvn0: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/07/23 03:01:26 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3gvn0: Deleted 2026/07/23 03:01:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:26 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_m3gw6x: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:01:26 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3gw6x: Copied (server-side copy) to: dir1/0010-456789.txt 2026/07/23 03:01:26 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3gw6x: Deleted 2026/07/23 03:01:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:26 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_m3gwnv: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:01:26 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3gwnv: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/07/23 03:01:27 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3gwnv: Deleted 2026/07/23 03:01:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:27 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_m3gxlx: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:01:27 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3gxlx: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/07/23 03:01:27 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3gxlx: Deleted 2026/07/23 03:01:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:27 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_m3gxqh: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:01:27 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3gxqh: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/07/23 03:01:27 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3gxqh: Deleted 2026/07/23 03:01:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:28 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_m3gxlv: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:01:28 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3gxlv: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/07/23 03:01:28 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3gxlv: Deleted 2026/07/23 03:01:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:28 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_m3gyhh: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:01:28 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3gyhh: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/07/23 03:01:28 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3gyhh: Deleted 2026/07/23 03:01:29 DEBUG : apple: size = 5 OK 2026/07/23 03:01:29 DEBUG : apple.rclone_chunk.001_m3gys5: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:01:29 INFO : apple.rclone_chunk.001_m3gys5: Copied (server-side copy) to: apple 2026/07/23 03:01:29 INFO : apple.rclone_chunk.001_m3gys5: Deleted 2026/07/23 03:01:29 DEBUG : banana: size = 6 OK 2026/07/23 03:01:29 DEBUG : banana.rclone_chunk.001_m3gzp5: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:01:29 INFO : banana.rclone_chunk.001_m3gzp5: Copied (server-side copy) to: banana 2026/07/23 03:01:29 INFO : banana.rclone_chunk.001_m3gzp5: Deleted 2026/07/23 03:01:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:30 DEBUG : appleappleapplebanana.rclone_chunk.001_m3gzw7: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:01:30 INFO : appleappleapplebanana.rclone_chunk.001_m3gzw7: Copied (server-side copy) to: appleappleapplebanana 2026/07/23 03:01:30 INFO : appleappleapplebanana.rclone_chunk.001_m3gzw7: Deleted 2026/07/23 03:01:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:30 DEBUG : splitbananasplit.rclone_chunk.001_m3h0rc: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:01:30 INFO : splitbananasplit.rclone_chunk.001_m3h0rc: Copied (server-side copy) to: splitbananasplit 2026/07/23 03:01:30 INFO : splitbananasplit.rclone_chunk.001_m3h0rc: Deleted 2026/07/23 03:01:30 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:30 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : apple: Excluded 2026/07/23 03:01:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:30 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : banana: Excluded 2026/07/23 03:01:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:01:31 DEBUG : apple: size = 5 OK 2026/07/23 03:01:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:31 DEBUG : banana: size = 6 OK 2026/07/23 03:01:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:01:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:01:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:01:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:01:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:01:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:01:31 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : apple: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:01:31 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : banana: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:31 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 03:01:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:01:31 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:31 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:31 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : apple: Excluded 2026/07/23 03:01:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:31 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : banana: Excluded 2026/07/23 03:01:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:01:32 DEBUG : apple: size = 5 OK 2026/07/23 03:01:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:32 DEBUG : banana: size = 6 OK 2026/07/23 03:01:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:32 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 03:01:32 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : apple: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:01:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:01:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:01:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:01:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:01:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:01:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:01:32 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : banana: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 03:01:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:01:32 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:32 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:32 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : apple: Excluded 2026/07/23 03:01:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:32 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : banana: Excluded 2026/07/23 03:01:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:32 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:01:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:01:33 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_m3h3fp: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:01:33 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3h3fp: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/07/23 03:01:34 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3h3fp: Deleted 2026/07/23 03:01:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:01:34 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3h4c2: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:01:34 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3h4c2: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/07/23 03:01:34 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3h4c2: Deleted 2026/07/23 03:01:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:01:34 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_m3h47z: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:01:34 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3h47z: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/07/23 03:01:34 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3h47z: Deleted 2026/07/23 03:01:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:01:35 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_m3h4rb: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:01:35 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3h4rb: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/07/23 03:01:35 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3h4rb: Deleted 2026/07/23 03:01:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:01:35 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_m3h5vv: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:01:35 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3h5vv: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/07/23 03:01:35 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3h5vv: Deleted 2026/07/23 03:01:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:01:36 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_m3h564: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:01:36 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3h564: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/07/23 03:01:36 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3h564: Deleted 2026/07/23 03:01:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:36 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_m3h6us: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:01:36 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3h6us: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/07/23 03:01:36 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3h6us: Deleted 2026/07/23 03:01:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:36 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_m3h6lj: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:01:36 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3h6lj: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/07/23 03:01:36 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3h6lj: Deleted 2026/07/23 03:01:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:37 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_m3h7ad: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:01:37 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3h7ad: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/07/23 03:01:37 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3h7ad: Deleted 2026/07/23 03:01:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:37 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_m3h7lo: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:01:37 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3h7lo: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/07/23 03:01:37 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3h7lo: Deleted 2026/07/23 03:01:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:38 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_m3h89i: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:01:38 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3h89i: Copied (server-side copy) to: dir1/0010-456789.txt 2026/07/23 03:01:38 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3h89i: Deleted 2026/07/23 03:01:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:38 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_m3h8ry: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:01:38 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3h8ry: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/07/23 03:01:38 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3h8ry: Deleted 2026/07/23 03:01:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:39 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_m3h8t0: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:01:39 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3h8t0: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/07/23 03:01:39 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3h8t0: Deleted 2026/07/23 03:01:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:39 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_m3h9yd: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:01:39 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3h9yd: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/07/23 03:01:39 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3h9yd: Deleted 2026/07/23 03:01:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:40 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_m3h9pp: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:01:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3h9pp: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/07/23 03:01:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3h9pp: Deleted 2026/07/23 03:01:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:40 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_m3hajf: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:01:40 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3hajf: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/07/23 03:01:40 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3hajf: Deleted 2026/07/23 03:01:40 DEBUG : apple: size = 5 OK 2026/07/23 03:01:40 DEBUG : apple.rclone_chunk.001_m3hanq: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:01:40 INFO : apple.rclone_chunk.001_m3hanq: Copied (server-side copy) to: apple 2026/07/23 03:01:41 INFO : apple.rclone_chunk.001_m3hanq: Deleted 2026/07/23 03:01:41 DEBUG : banana: size = 6 OK 2026/07/23 03:01:41 DEBUG : banana.rclone_chunk.001_m3hb3o: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:01:41 INFO : banana.rclone_chunk.001_m3hb3o: Copied (server-side copy) to: banana 2026/07/23 03:01:41 INFO : banana.rclone_chunk.001_m3hb3o: Deleted 2026/07/23 03:01:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:41 DEBUG : appleappleapplebanana.rclone_chunk.001_m3hb2d: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:01:41 INFO : appleappleapplebanana.rclone_chunk.001_m3hb2d: Copied (server-side copy) to: appleappleapplebanana 2026/07/23 03:01:41 INFO : appleappleapplebanana.rclone_chunk.001_m3hb2d: Deleted 2026/07/23 03:01:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:42 DEBUG : splitbananasplit.rclone_chunk.001_m3hbnt: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:01:42 INFO : splitbananasplit.rclone_chunk.001_m3hbnt: Copied (server-side copy) to: splitbananasplit 2026/07/23 03:01:42 INFO : splitbananasplit.rclone_chunk.001_m3hbnt: Deleted 2026/07/23 03:01:42 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:42 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : apple: Excluded 2026/07/23 03:01:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:42 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : banana: Excluded 2026/07/23 03:01:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:01:43 DEBUG : apple: size = 5 OK 2026/07/23 03:01:43 DEBUG : banana: size = 6 OK 2026/07/23 03:01:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : apple: Unchanged skipping 2026/07/23 03:01:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 03:01:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 03:01:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : banana: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:01:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 03:01:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:01:43 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:43 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:43 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : apple: Excluded 2026/07/23 03:01:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:43 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : banana: Excluded 2026/07/23 03:01:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:01:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:43 DEBUG : banana: size = 6 OK 2026/07/23 03:01:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:43 DEBUG : apple: size = 5 OK 2026/07/23 03:01:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 03:01:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : banana: Unchanged skipping 2026/07/23 03:01:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 03:01:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:43 DEBUG : apple: Unchanged skipping 2026/07/23 03:01:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:01:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:01:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 03:01:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:01:44 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:44 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:44 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : apple: Excluded 2026/07/23 03:01:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:44 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : banana: Excluded 2026/07/23 03:01:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:44 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:01:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:01:45 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_m3hfoj: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/23 03:01:45 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3hfoj: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/07/23 03:01:46 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_m3hfoj: Deleted 2026/07/23 03:01:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:01:46 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3hg6k: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/23 03:01:46 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3hg6k: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/07/23 03:01:46 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_m3hg6k: Deleted 2026/07/23 03:01:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:01:46 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_m3hg9l: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/23 03:01:46 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3hg9l: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/07/23 03:01:46 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_m3hg9l: Deleted 2026/07/23 03:01:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:01:47 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_m3hgp9: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/23 03:01:47 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3hgp9: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/07/23 03:01:47 INFO : dir1/0003-defghij.txt.rclone_chunk.001_m3hgp9: Deleted 2026/07/23 03:01:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:01:47 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_m3hhq6: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/23 03:01:47 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3hhq6: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/07/23 03:01:47 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_m3hhq6: Deleted 2026/07/23 03:01:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:01:48 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_m3hh1q: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/23 03:01:48 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3hh1q: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/07/23 03:01:48 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_m3hh1q: Deleted 2026/07/23 03:01:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:48 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_m3hiwl: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/23 03:01:48 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3hiwl: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/07/23 03:01:48 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_m3hiwl: Deleted 2026/07/23 03:01:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:49 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_m3hita: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/23 03:01:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3hita: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/07/23 03:01:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_m3hita: Deleted 2026/07/23 03:01:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:49 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_m3hjwq: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/23 03:01:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3hjwq: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/07/23 03:01:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_m3hjwq: Deleted 2026/07/23 03:01:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:49 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_m3hj3g: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/23 03:01:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3hj3g: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/07/23 03:01:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_m3hj3g: Deleted 2026/07/23 03:01:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:50 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_m3hjlh: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/23 03:01:50 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3hjlh: Copied (server-side copy) to: dir1/0010-456789.txt 2026/07/23 03:01:50 INFO : dir1/0010-456789.txt.rclone_chunk.001_m3hjlh: Deleted 2026/07/23 03:01:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:50 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_m3hkfe: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/23 03:01:50 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3hkfe: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/07/23 03:01:50 INFO : dir1/0011-56789;.txt.rclone_chunk.001_m3hkfe: Deleted 2026/07/23 03:01:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:51 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_m3hk8r: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/23 03:01:51 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3hk8r: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/07/23 03:01:51 INFO : dir1/0012-6789;.txt.rclone_chunk.001_m3hk8r: Deleted 2026/07/23 03:01:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:51 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_m3hl2b: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/23 03:01:51 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3hl2b: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/07/23 03:01:51 INFO : dir1/0013-789;=.txt.rclone_chunk.001_m3hl2b: Deleted 2026/07/23 03:01:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:51 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_m3hlw2: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/23 03:01:51 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3hlw2: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/07/23 03:01:51 INFO : dir1/0014-89;=.txt.rclone_chunk.001_m3hlw2: Deleted 2026/07/23 03:01:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:52 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_m3hltz: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/23 03:01:52 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3hltz: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/07/23 03:01:52 INFO : dir1/0015-9;=.txt.rclone_chunk.001_m3hltz: Deleted 2026/07/23 03:01:52 DEBUG : apple: size = 5 OK 2026/07/23 03:01:52 DEBUG : apple.rclone_chunk.001_m3hmat: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/23 03:01:52 INFO : apple.rclone_chunk.001_m3hmat: Copied (server-side copy) to: apple 2026/07/23 03:01:52 INFO : apple.rclone_chunk.001_m3hmat: Deleted 2026/07/23 03:01:53 DEBUG : banana: size = 6 OK 2026/07/23 03:01:53 DEBUG : banana.rclone_chunk.001_m3hmij: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/23 03:01:53 INFO : banana.rclone_chunk.001_m3hmij: Copied (server-side copy) to: banana 2026/07/23 03:01:53 INFO : banana.rclone_chunk.001_m3hmij: Deleted 2026/07/23 03:01:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:53 DEBUG : appleappleapplebanana.rclone_chunk.001_m3hn0c: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/23 03:01:53 INFO : appleappleapplebanana.rclone_chunk.001_m3hn0c: Copied (server-side copy) to: appleappleapplebanana 2026/07/23 03:01:53 INFO : appleappleapplebanana.rclone_chunk.001_m3hn0c: Deleted 2026/07/23 03:01:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:53 DEBUG : splitbananasplit.rclone_chunk.001_m3hnmq: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/23 03:01:53 INFO : splitbananasplit.rclone_chunk.001_m3hnmq: Copied (server-side copy) to: splitbananasplit 2026/07/23 03:01:54 INFO : splitbananasplit.rclone_chunk.001_m3hnmq: Deleted 2026/07/23 03:01:54 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:54 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : apple: Excluded 2026/07/23 03:01:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:54 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : banana: Excluded 2026/07/23 03:01:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:01:55 DEBUG : apple: size = 5 OK 2026/07/23 03:01:55 DEBUG : banana: size = 6 OK 2026/07/23 03:01:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:01:55 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : apple: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : banana: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:01:55 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:55 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:55 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : apple: Excluded 2026/07/23 03:01:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:55 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : banana: Excluded 2026/07/23 03:01:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 03:01:55 DEBUG : apple: size = 5 OK 2026/07/23 03:01:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 03:01:55 DEBUG : banana: size = 6 OK 2026/07/23 03:01:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 03:01:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 03:01:55 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 03:01:55 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : banana: Unchanged skipping 2026/07/23 03:01:55 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : apple: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:01:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 03:01:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 03:01:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 03:01:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 03:01:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 03:01:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 03:01:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 03:01:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:01:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 03:01:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:01:55 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:55 DEBUG : Waiting for deletions to finish 2026/07/23 03:01:55 DEBUG : apple: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : apple: Excluded 2026/07/23 03:01:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : appleappleapplebanana: Excluded 2026/07/23 03:01:55 DEBUG : banana: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : banana: Excluded 2026/07/23 03:01:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : splitbananasplit: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 03:01:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 03:01:55 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (145.70s) --- PASS: TestTransform/NFC (11.66s) --- PASS: TestTransform/NFD (11.50s) --- PASS: TestTransform/base64 (14.25s) --- PASS: TestTransform/prefix (17.35s) --- PASS: TestTransform/suffix (17.15s) --- PASS: TestTransform/truncate (13.80s) --- PASS: TestTransform/encoder (12.92s) --- PASS: TestTransform/ISO-8859-1 (11.77s) --- PASS: TestTransform/charmap (11.60s) --- PASS: TestTransform/lowercase (11.97s) --- PASS: TestTransform/ascii (11.73s) === RUN TestTransformCopy run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:01:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 03:01:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 03:01:57 INFO : sub dir_somesuffix: Making directory 2026/07/23 03:01:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 03:01:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/23 03:01:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 03:01:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/23 03:01:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 03:01:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:01:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:01:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/23 03:01:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_m3hrto: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:01:57 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_m3hrto: Copied (server-side copy) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 03:01:57 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_m3hrto: Deleted 2026/07/23 03:01:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/23 03:01:57 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:01:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 03:01:57 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (0.98s) === RUN TestDoubleTransform run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:01:58 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:01:58 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:01:58 INFO : tictactoe: Making directory 2026/07/23 03:01:58 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:01:58 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:01:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:01:58 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/23 03:01:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:01:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:01:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:01:58 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/23 03:01:58 DEBUG : tictactoe/tictactoe.rclone_chunk.001_m3hsfr: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:01:58 INFO : tictactoe/tictactoe.rclone_chunk.001_m3hsfr: Copied (server-side copy) to: tictactoe/tictactoe 2026/07/23 03:01:58 INFO : tictactoe/tictactoe.rclone_chunk.001_m3hsfr: Deleted 2026/07/23 03:01:58 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/23 03:01:58 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:01:58 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/23 03:01:58 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (0.95s) === RUN TestFileTag run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:01:59 INFO : toe: Making directory 2026/07/23 03:01:59 INFO : toe/toe: Making directory 2026/07/23 03:01:59 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:01:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 03:01:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 03:01:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 03:01:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:01:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:01:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/23 03:01:59 DEBUG : toe/toe/tictactoe.rclone_chunk.001_m3ht2o: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:01:59 INFO : toe/toe/tictactoe.rclone_chunk.001_m3ht2o: Copied (server-side copy) to: toe/toe/tictactoe 2026/07/23 03:01:59 INFO : toe/toe/tictactoe.rclone_chunk.001_m3ht2o: Deleted 2026/07/23 03:01:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/23 03:01:59 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:01:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/23 03:01:59 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.09s) === RUN TestNoTag run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:02:00 INFO : toe: Making directory 2026/07/23 03:02:00 INFO : toe/toe: Making directory 2026/07/23 03:02:00 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 03:02:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 03:02:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 03:02:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:02:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:02:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/23 03:02:00 DEBUG : toe/toe/tictactoe.rclone_chunk.001_m3huik: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:00 INFO : toe/toe/tictactoe.rclone_chunk.001_m3huik: Copied (server-side copy) to: toe/toe/tictactoe 2026/07/23 03:02:00 INFO : toe/toe/tictactoe.rclone_chunk.001_m3huik: Deleted 2026/07/23 03:02:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/23 03:02:00 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/23 03:02:00 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.07s) === RUN TestDirTag run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:02:01 DEBUG : empty_dir: Making directory with metadata 2026/07/23 03:02:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 03:02:01 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:01 INFO : tictacempty_dir: Making directory 2026/07/23 03:02:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:01 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:01 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:01 INFO : tictactoe: Making directory 2026/07/23 03:02:01 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:01 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:02:01 INFO : tictactoe/tictactoe: Making directory 2026/07/23 03:02:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:02:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 03:02:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 03:02:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 03:02:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:02:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:02:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 03:02:01 DEBUG : tictactoe/tictactoe/toe.txt.rclone_chunk.001_m3hvx2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:01 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_m3hvx2: Copied (server-side copy) to: tictactoe/tictactoe/toe.txt 2026/07/23 03:02:01 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_m3hvx2: Deleted 2026/07/23 03:02:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 03:02:01 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/23 03:02:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.07s) === RUN TestAllTag run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:02:02 DEBUG : empty_dir: Making directory with metadata 2026/07/23 03:02:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 03:02:02 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:02 INFO : tictacempty_dir: Making directory 2026/07/23 03:02:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:02 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:02 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:02 INFO : tictactoe: Making directory 2026/07/23 03:02:02 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:02 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:02:02 INFO : tictactoe/tictactoe: Making directory 2026/07/23 03:02:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:02:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 03:02:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 03:02:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:02:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:02:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 03:02:02 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_m3hwfv: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:02 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_m3hwfv: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:02 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_m3hwfv: Deleted 2026/07/23 03:02:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 03:02:02 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/23 03:02:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:02:03 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:03 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:03 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 03:02:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 03:02:03 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/23 03:02:03 NOTICE: Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': 0 differences found 2026/07/23 03:02:03 NOTICE: Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': 1 matching files --- PASS: TestAllTag (1.25s) === RUN TestRunTwice run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:02:03 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:03 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:03 INFO : tictactoe: Making directory 2026/07/23 03:02:03 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:03 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:02:03 INFO : tictactoe/tictactoe: Making directory 2026/07/23 03:02:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:02:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 03:02:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 03:02:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 03:02:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:02:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:02:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 03:02:04 DEBUG : tictactoe/tictactoe/toe.txt.rclone_chunk.001_m3hx4f: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:04 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_m3hx4f: Copied (server-side copy) to: tictactoe/tictactoe/toe.txt 2026/07/23 03:02:04 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_m3hx4f: Deleted 2026/07/23 03:02:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 03:02:04 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/23 03:02:04 DEBUG : Waiting for deletions to finish 2026/07/23 03:02:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:02:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:02:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 03:02:04 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:02:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 03:02:04 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/23 03:02:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:02:04 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.67s) === RUN TestSyntax 2026/07/23 03:02:05 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:02:05 INFO : toe: Making directory 2026/07/23 03:02:05 INFO : toe/toe: Making directory 2026/07/23 03:02:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 03:02:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:02:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:02:05 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:02:05 DEBUG : toe/toe/toe: size = 11 OK 2026/07/23 03:02:05 DEBUG : toe/toe/toe.rclone_chunk.001_m3hz3o: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:05 INFO : toe/toe/toe.rclone_chunk.001_m3hz3o: Copied (server-side copy) to: toe/toe/toe 2026/07/23 03:02:05 INFO : toe/toe/toe.rclone_chunk.001_m3hz3o: Deleted 2026/07/23 03:02:05 DEBUG : toe/toe/toe: size = 11 OK 2026/07/23 03:02:05 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:05 INFO : toe/toe/toe: Copied (new) 2026/07/23 03:02:05 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.08s) === RUN TestMove run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:02:06 DEBUG : empty_dir: Making directory with metadata 2026/07/23 03:02:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 03:02:06 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:06 INFO : tictacempty_dir: Making directory 2026/07/23 03:02:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:06 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:06 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:06 INFO : tictactoe: Making directory 2026/07/23 03:02:06 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:06 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:02:06 INFO : tictactoe/tictactoe: Making directory 2026/07/23 03:02:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:02:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 03:02:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 03:02:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:02:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:02:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 03:02:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_m3i0y0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:06 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_m3i0y0: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:07 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_m3i0y0: Deleted 2026/07/23 03:02:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 03:02:07 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:07 INFO : toe/toe/toe.txt: Deleted 2026/07/23 03:02:07 INFO : toe/toe: Removing directory 2026/07/23 03:02:07 INFO : toe: Removing directory 2026/07/23 03:02:07 INFO : empty_dir: Removing directory 2026/07/23 03:02:07 DEBUG : Local file system at /tmp/rclone789372012: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.27s) === RUN TestTransformFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:02:07 DEBUG : empty_dir: Making directory with metadata 2026/07/23 03:02:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 03:02:07 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:07 INFO : tictacempty_dir: Making directory 2026/07/23 03:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:07 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:07 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:07 INFO : tictactoe: Making directory 2026/07/23 03:02:07 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:07 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:02:07 INFO : tictactoe/tictactoe: Making directory 2026/07/23 03:02:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:02:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 03:02:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 03:02:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:02:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_m3i1jm: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:08 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_m3i1jm: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:08 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_m3i1jm: Deleted 2026/07/23 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 03:02:08 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:08 INFO : toe/toe/toe.txt: Deleted 2026/07/23 03:02:08 INFO : toe/toe: Removing directory 2026/07/23 03:02:08 INFO : toe: Removing directory 2026/07/23 03:02:08 INFO : empty_dir: Removing directory 2026/07/23 03:02:08 DEBUG : Local file system at /tmp/rclone789372012: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/23 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: copy non-chunked object... 2026/07/23 03:02:08 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/23 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/23 03:02:08 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (1.60s) === RUN TestManualTransformFile run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:02:09 DEBUG : Reset feature "Copy" 2026/07/23 03:02:09 DEBUG : Reset feature "Move" 2026/07/23 03:02:09 DEBUG : Reset feature "Copy" 2026/07/23 03:02:09 DEBUG : Reset feature "Move" 2026/07/23 03:02:09 DEBUG : empty_dir: Making directory with metadata 2026/07/23 03:02:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 03:02:09 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:09 INFO : tictacempty_dir: Making directory 2026/07/23 03:02:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 03:02:09 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:09 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:09 INFO : tictactoe: Making directory 2026/07/23 03:02:09 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:09 DEBUG : toe: transformed to: tictactoe 2026/07/23 03:02:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:02:09 INFO : tictactoe/tictactoe: Making directory 2026/07/23 03:02:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 03:02:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 03:02:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 03:02:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:02:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:02:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 03:02:09 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_m3i3zf: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:09 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_m3i3zf: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:09 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_m3i3zf: Deleted 2026/07/23 03:02:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 03:02:09 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 03:02:09 INFO : toe/toe/toe.txt: Deleted 2026/07/23 03:02:09 INFO : toe/toe: Removing directory 2026/07/23 03:02:09 INFO : toe: Removing directory 2026/07/23 03:02:09 INFO : empty_dir: Removing directory 2026/07/23 03:02:09 DEBUG : Local file system at /tmp/rclone789372012: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/23 03:02:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 03:02:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:02:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 03:02:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 03:02:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 03:02:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/23 03:02:10 DEBUG : toe/toe/toe.txt.rclone_chunk.001_m3i4t6: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:10 INFO : toe/toe/toe.txt.rclone_chunk.001_m3i4t6: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/23 03:02:10 INFO : toe/toe/toe.txt.rclone_chunk.001_m3i4t6: Deleted 2026/07/23 03:02:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/23 03:02:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/23 03:02:10 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (2.02s) === RUN TestBase64 run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:02:11 DEBUG : toe: transformed to: dG9l 2026/07/23 03:02:11 DEBUG : toe: transformed to: dG9l 2026/07/23 03:02:11 INFO : dG9l: Making directory 2026/07/23 03:02:11 DEBUG : toe: transformed to: dG9l 2026/07/23 03:02:11 DEBUG : toe: transformed to: dG9l 2026/07/23 03:02:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/23 03:02:11 INFO : dG9l/dG9l: Making directory 2026/07/23 03:02:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/23 03:02:11 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/23 03:02:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 03:02:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 03:02:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 03:02:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:02:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:02:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/23 03:02:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_m3i5b0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:11 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_m3i5b0: Copied (server-side copy) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 03:02:11 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_m3i5b0: Deleted 2026/07/23 03:02:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/23 03:02:11 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:11 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 03:02:11 DEBUG : Waiting for deletions to finish 2026/07/23 03:02:12 DEBUG : dG9l: transformed to: toe 2026/07/23 03:02:12 DEBUG : dG9l: transformed to: toe 2026/07/23 03:02:12 DEBUG : dG9l: transformed to: toe 2026/07/23 03:02:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/23 03:02:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/23 03:02:12 DEBUG : Local file system at /tmp/rclone789372012: Waiting for checks to finish 2026/07/23 03:02:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/23 03:02:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/23 03:02:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/23 03:02:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/23 03:02:12 DEBUG : Local file system at /tmp/rclone789372012: Waiting for transfers to finish 2026/07/23 03:02:12 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (1.42s) === RUN TestError run.go:198: Remote "Chunked 'TestChunkerS3:rclone-test-buweqor6qoha'", Local "Local file system at /tmp/rclone789372012", Modify Window "1ns" 2026/07/23 03:02:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 03:02:12 DEBUG : toe: transformed to: 2026/07/23 03:02:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 03:02:12 DEBUG : toe: transformed to: 2026/07/23 03:02:12 INFO : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Making directory 2026/07/23 03:02:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 03:02:12 DEBUG : toe: transformed to: 2026/07/23 03:02:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 03:02:12 DEBUG : toe: transformed to: 2026/07/23 03:02:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 03:02:12 DEBUG : toe/toe: transformed to: 2026/07/23 03:02:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/23 03:02:12 INFO : toe/toe: Making directory 2026/07/23 03:02:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 03:02:12 DEBUG : toe/toe: transformed to: 2026/07/23 03:02:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/23 03:02:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 03:02:12 DEBUG : toe: transformed to: 2026/07/23 03:02:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 03:02:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 03:02:12 DEBUG : toe/toe/toe: transformed to: 2026/07/23 03:02:12 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/23 03:02:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for checks to finish 2026/07/23 03:02:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Waiting for transfers to finish 2026/07/23 03:02:12 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2026/07/23 03:02:13 DEBUG : toe/toe/toe: size = 11 OK 2026/07/23 03:02:13 DEBUG : toe/toe/toe.rclone_chunk.001_m3i6g8: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:13 INFO : toe/toe/toe.rclone_chunk.001_m3i6g8: Copied (server-side copy) to: toe/toe/toe 2026/07/23 03:02:13 INFO : toe/toe/toe.rclone_chunk.001_m3i6g8: Deleted 2026/07/23 03:02:13 DEBUG : toe/toe/toe: size = 11 OK 2026/07/23 03:02:13 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/23 03:02:13 INFO : toe/toe/toe: Copied (new) 2026/07/23 03:02:13 ERROR : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': not deleting files as there were IO errors 2026/07/23 03:02:13 ERROR : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': not deleting directories as there were IO errors --- PASS: TestError (0.86s) PASS 2026/07/23 03:02:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-buweqor6qoha': Purge remote 2026/07/23 03:02:13 DEBUG : S3 bucket rclone-test-buweqor6qoha: bucket is versioned: false 2026/07/23 03:02:13 DEBUG : Waiting for deletions to finish 2026/07/23 03:02:14 INFO : S3 bucket rclone-test-buweqor6qoha: Bucket "rclone-test-buweqor6qoha" deleted "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 6m16.304602924s (try 1/5)