"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) 2026/04/13 01:31:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo" 2026/04/13 01:31:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 01:31:32 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo" 2026/04/13 01:31:32 DEBUG : Creating backend with remote "/tmp/rclone2905756467" === 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:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:33 INFO : S3 bucket rclone-test-dazikuy2soxo: Bucket "rclone-test-dazikuy2soxo" created with ACL "" 2026/04/13 01:31:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:31:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/13 01:31:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.32s) === RUN TestCopy run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 01:31:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:31:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:34 DEBUG : sub dir/hello world.rclone_chunk.001_exy4ag: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:34 INFO : sub dir/hello world.rclone_chunk.001_exy4ag: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:34 INFO : sub dir/hello world.rclone_chunk.001_exy4ag: Deleted 2026/04/13 01:31:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:34 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:31:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (0.96s) === RUN TestCopyMetadata run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.09s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.08s) === RUN TestCopyMissingDirectory run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:35 DEBUG : Creating backend with remote "/non-existing" 2026/04/13 01:31:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/13 01:31:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.18s) === RUN TestCopyNoTraverse run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:31:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:35 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:35 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:35 DEBUG : sub dir/hello world.rclone_chunk.001_exy60g: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:35 INFO : sub dir/hello world.rclone_chunk.001_exy60g: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:35 INFO : sub dir/hello world.rclone_chunk.001_exy60g: Deleted 2026/04/13 01:31:35 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.88s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.09s) === RUN TestCopyCheckFirst run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:36 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Running all checks before starting transfers 2026/04/13 01:31:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:31:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:36 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Checks finished, now starting transfers 2026/04/13 01:31:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:36 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:36 DEBUG : sub dir/hello world.rclone_chunk.001_exy7ai: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:36 INFO : sub dir/hello world.rclone_chunk.001_exy7ai: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:36 INFO : sub dir/hello world.rclone_chunk.001_exy7ai: Deleted 2026/04/13 01:31:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.90s) === RUN TestSyncNoTraverse run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:37 ERROR : Ignoring --no-traverse with sync 2026/04/13 01:31:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:31:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:37 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:37 DEBUG : sub dir/hello world.rclone_chunk.001_exy8lc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:37 INFO : sub dir/hello world.rclone_chunk.001_exy8lc: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:37 INFO : sub dir/hello world.rclone_chunk.001_exy8lc: Deleted 2026/04/13 01:31:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:37 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:31:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.96s) === RUN TestCopyWithDepth run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/13 01:31:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:38 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:38 DEBUG : hello world2: size = 12 OK 2026/04/13 01:31:38 DEBUG : hello world2.rclone_chunk.001_exy9wl: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/04/13 01:31:38 INFO : hello world2.rclone_chunk.001_exy9wl: Copied (server-side copy) to: hello world2 2026/04/13 01:31:38 INFO : hello world2.rclone_chunk.001_exy9wl: Deleted 2026/04/13 01:31:38 DEBUG : hello world2: size = 12 OK 2026/04/13 01:31:38 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/04/13 01:31:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.84s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:31:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:38 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:39 DEBUG : potato2: size = 11 OK 2026/04/13 01:31:39 DEBUG : potato2.rclone_chunk.001_exy98q: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:39 INFO : potato2.rclone_chunk.001_exy98q: Copied (server-side copy) to: potato2 2026/04/13 01:31:39 INFO : potato2.rclone_chunk.001_exy98q: Deleted 2026/04/13 01:31:39 DEBUG : potato2: size = 11 OK 2026/04/13 01:31:39 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.78s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:31:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:39 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:40 DEBUG : potato2: size = 11 OK 2026/04/13 01:31:40 DEBUG : potato2.rclone_chunk.001_exya3o: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:40 INFO : potato2.rclone_chunk.001_exya3o: Copied (server-side copy) to: potato2 2026/04/13 01:31:40 INFO : potato2.rclone_chunk.001_exya3o: Deleted 2026/04/13 01:31:40 DEBUG : potato2: size = 11 OK 2026/04/13 01:31:40 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.81s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/13 01:31:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:31:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/13 01:31:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 01:31:40 INFO : sub dir2: Making directory 2026/04/13 01:31:40 INFO : sub dir: Making directory 2026/04/13 01:31:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:31:40 INFO : sub dir2/sub sub dir2: Making directory 2026/04/13 01:31:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:40 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:40 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:40 DEBUG : sub dir/hello world.rclone_chunk.001_exybp0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:40 INFO : sub dir/hello world.rclone_chunk.001_exybp0: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:40 INFO : sub dir/hello world.rclone_chunk.001_exybp0: Deleted 2026/04/13 01:31:40 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:40 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/04/13 01:31:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (0.95s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:41 INFO : sub dir2: Making directory 2026/04/13 01:31:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/13 01:31:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:31:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:31:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:41 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:41 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:41 DEBUG : sub dir/hello world.rclone_chunk.001_exycpz: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:41 INFO : sub dir/hello world.rclone_chunk.001_exycpz: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:41 INFO : sub dir/hello world.rclone_chunk.001_exycpz: Deleted 2026/04/13 01:31:41 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.77s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:42 DEBUG : sub dir2: Making directory with metadata 2026/04/13 01:31:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:31:42 INFO : sub dir2: Making directory 2026/04/13 01:31:42 INFO : sub dir: Making directory 2026/04/13 01:31:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:31:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:42 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:42 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:42 DEBUG : sub dir/hello world.rclone_chunk.001_exydzv: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:42 INFO : sub dir/hello world.rclone_chunk.001_exydzv: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:42 INFO : sub dir/hello world.rclone_chunk.001_exydzv: Deleted 2026/04/13 01:31:42 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:42 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:31:42 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/13 01:31:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/13 01:31:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (0.96s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.09s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:43 INFO : sub dir2: Making directory 2026/04/13 01:31:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:31:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:43 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:43 DEBUG : sub dir/hello world.rclone_chunk.001_exyeu1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:43 INFO : sub dir/hello world.rclone_chunk.001_exyeu1: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:43 INFO : sub dir/hello world.rclone_chunk.001_exyeu1: Deleted 2026/04/13 01:31:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:43 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:31:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.78s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:43 DEBUG : sub dir2: Making directory with metadata 2026/04/13 01:31:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:31:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 01:31:44 INFO : sub dir2: Making directory 2026/04/13 01:31:44 INFO : sub dir: Making directory 2026/04/13 01:31:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:31:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:44 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:44 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:44 DEBUG : sub dir/hello world.rclone_chunk.001_exyfh2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:44 INFO : sub dir/hello world.rclone_chunk.001_exyfh2: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:44 INFO : sub dir/hello world.rclone_chunk.001_exyfh2: Deleted 2026/04/13 01:31:44 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:44 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:31:44 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/13 01:31:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (0.93s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.09s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:45 INFO : sub dir2: Making directory 2026/04/13 01:31:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:31:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:45 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:45 DEBUG : sub dir/hello world.rclone_chunk.001_exygjs: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:45 INFO : sub dir/hello world.rclone_chunk.001_exygjs: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:45 INFO : sub dir/hello world.rclone_chunk.001_exygjs: Deleted 2026/04/13 01:31:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:45 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:31:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.82s) === RUN TestServerSideCopy run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:46 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:46 DEBUG : sub dir/hello world.rclone_chunk.001_exygm1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:46 INFO : sub dir/hello world.rclone_chunk.001_exygm1: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:46 INFO : sub dir/hello world.rclone_chunk.001_exygm1: Deleted 2026/04/13 01:31:46 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zuhisez1nezu" 2026/04/13 01:31:46 DEBUG : Creating backend with remote "TestS3:rclone-test-zuhisez1nezu" sync_test.go:620: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo' -> Chunked 'TestChunkerS3:rclone-test-zuhisez1nezu' 2026/04/13 01:31:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:31:46 DEBUG : sub dir/hello world: copy non-chunked object... 2026/04/13 01:31:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-zuhisez1nezu': Waiting for checks to finish 2026/04/13 01:31:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-zuhisez1nezu': Waiting for transfers to finish 2026/04/13 01:31:47 INFO : S3 bucket rclone-test-zuhisez1nezu: Bucket "rclone-test-zuhisez1nezu" created with ACL "" 2026/04/13 01:31:47 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 01:31:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-zuhisez1nezu': Purge remote 2026/04/13 01:31:47 DEBUG : S3 bucket rclone-test-zuhisez1nezu: bucket is versioned: false 2026/04/13 01:31:47 DEBUG : Waiting for deletions to finish 2026/04/13 01:31:47 DEBUG : "sub dir/hello world" version false 2026/04/13 01:31:47 DEBUG : sub dir/hello world: Deleting (id "") 2026/04/13 01:31:47 INFO : sub dir/hello world: Deleted 2026/04/13 01:31:48 INFO : S3 bucket rclone-test-zuhisez1nezu: Bucket "rclone-test-zuhisez1nezu" deleted --- PASS: TestServerSideCopy (2.50s) === RUN TestCopyOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:48 DEBUG : sub dir/hello world.rclone_chunk.001_exyjci: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:48 INFO : sub dir/hello world.rclone_chunk.001_exyjci: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:48 INFO : sub dir/hello world.rclone_chunk.001_exyjci: Deleted 2026/04/13 01:31:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:31:48 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:31:48 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 01:31:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:48 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:49 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 01:31:49 DEBUG : sub dir/hello world.rclone_chunk.001_exyjat: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/13 01:31:49 INFO : sub dir/hello world.rclone_chunk.001_exyjat: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:49 INFO : sub dir/hello world.rclone_chunk.001_exyjat: Deleted 2026/04/13 01:31:49 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 01:31:49 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/13 01:31:49 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.62s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:50 DEBUG : sub dir/hello world.rclone_chunk.001_exyln2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:50 INFO : sub dir/hello world.rclone_chunk.001_exyln2: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:50 INFO : sub dir/hello world.rclone_chunk.001_exyln2: Deleted 2026/04/13 01:31:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-rehigib4damu" 2026/04/13 01:31:50 DEBUG : Creating backend with remote "TestS3:rclone-test-rehigib4damu" sync_test.go:656: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo' -> Chunked 'TestChunkerS3:rclone-test-rehigib4damu' 2026/04/13 01:31:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:31:50 DEBUG : sub dir/hello world: copy non-chunked object... 2026/04/13 01:31:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-rehigib4damu': Waiting for checks to finish 2026/04/13 01:31:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-rehigib4damu': Waiting for transfers to finish 2026/04/13 01:31:51 INFO : S3 bucket rclone-test-rehigib4damu: Bucket "rclone-test-rehigib4damu" created with ACL "" 2026/04/13 01:31:51 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 01:31:52 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 01:31:52 DEBUG : sub dir/hello world.rclone_chunk.001_exym3c: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/13 01:31:52 INFO : sub dir/hello world.rclone_chunk.001_exym3c: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:52 INFO : sub dir/hello world.rclone_chunk.001_exym3c: Deleted 2026/04/13 01:31:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-rehigib4damu': Waiting for checks to finish 2026/04/13 01:31:52 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:31:52 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-rehigib4damu') 2026/04/13 01:31:52 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 01:31:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-rehigib4damu': Waiting for transfers to finish 2026/04/13 01:31:52 DEBUG : sub dir/hello world: copy non-chunked object... 2026/04/13 01:31:52 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 01:31:52 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/13 01:31:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 01:31:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-rehigib4damu': Purge remote 2026/04/13 01:31:53 DEBUG : S3 bucket rclone-test-rehigib4damu: bucket is versioned: false 2026/04/13 01:31:53 DEBUG : Waiting for deletions to finish 2026/04/13 01:31:53 DEBUG : "sub dir/hello world" version false 2026/04/13 01:31:53 DEBUG : sub dir/hello world: Deleting (id "") 2026/04/13 01:31:53 INFO : sub dir/hello world: Deleted 2026/04/13 01:31:53 INFO : S3 bucket rclone-test-rehigib4damu: Bucket "rclone-test-rehigib4damu" deleted --- PASS: TestServerSideCopyOverSelf (3.75s) === RUN TestMoveOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:54 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:54 DEBUG : sub dir/hello world.rclone_chunk.001_exyond: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:54 INFO : sub dir/hello world.rclone_chunk.001_exyond: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:54 INFO : sub dir/hello world.rclone_chunk.001_exyond: Deleted 2026/04/13 01:31:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:31:54 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:31:54 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 01:31:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:31:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:31:54 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:31:54 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 01:31:54 DEBUG : sub dir/hello world.rclone_chunk.001_exyp7j: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/13 01:31:54 INFO : sub dir/hello world.rclone_chunk.001_exyp7j: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:54 INFO : sub dir/hello world.rclone_chunk.001_exyp7j: Deleted 2026/04/13 01:31:54 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 01:31:54 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/13 01:31:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/13 01:31:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.57s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:31:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:55 DEBUG : sub dir/hello world.rclone_chunk.001_exyqgz: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:55 INFO : sub dir/hello world.rclone_chunk.001_exyqgz: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:55 INFO : sub dir/hello world.rclone_chunk.001_exyqgz: Deleted 2026/04/13 01:31:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vokokey2taga" 2026/04/13 01:31:55 DEBUG : Creating backend with remote "TestS3:rclone-test-vokokey2taga" sync_test.go:701: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo' -> Chunked 'TestChunkerS3:rclone-test-vokokey2taga' 2026/04/13 01:31:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:31:56 DEBUG : sub dir/hello world: copy non-chunked object... 2026/04/13 01:31:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-vokokey2taga': Waiting for checks to finish 2026/04/13 01:31:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-vokokey2taga': Waiting for transfers to finish 2026/04/13 01:31:56 INFO : S3 bucket rclone-test-vokokey2taga: Bucket "rclone-test-vokokey2taga" created with ACL "" 2026/04/13 01:31:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:31:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:31:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 01:31:57 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 01:31:57 DEBUG : sub dir/hello world.rclone_chunk.001_exyspj: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/13 01:31:57 INFO : sub dir/hello world.rclone_chunk.001_exyspj: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:57 INFO : sub dir/hello world.rclone_chunk.001_exyspj: Deleted 2026/04/13 01:31:57 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:31:57 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-vokokey2taga') 2026/04/13 01:31:57 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 01:31:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-vokokey2taga': Waiting for checks to finish 2026/04/13 01:31:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-vokokey2taga': Waiting for transfers to finish 2026/04/13 01:31:57 DEBUG : sub dir/hello world: copy non-chunked object... 2026/04/13 01:31:57 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 01:31:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/13 01:31:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 01:31:58 INFO : sub dir/hello world: Deleted 2026/04/13 01:31:58 DEBUG : sub dir/hello world: size = 24 OK 2026/04/13 01:31:58 DEBUG : sub dir/hello world.rclone_chunk.001_exyt7h: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2026/04/13 01:31:58 INFO : sub dir/hello world.rclone_chunk.001_exyt7h: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:31:58 INFO : sub dir/hello world.rclone_chunk.001_exyt7h: Deleted 2026/04/13 01:31:58 DEBUG : testing file moves 2026/04/13 01:31:58 DEBUG : sub dir/hello world: size = 24 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:31:58 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-vokokey2taga') 2026/04/13 01:31:58 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 01:31:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-vokokey2taga': Waiting for checks to finish 2026/04/13 01:31:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-vokokey2taga': Waiting for transfers to finish 2026/04/13 01:31:58 DEBUG : sub dir/hello world: copy non-chunked object... 2026/04/13 01:31:59 DEBUG : sub dir/hello world: size = 24 OK 2026/04/13 01:31:59 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2026/04/13 01:31:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 01:31:59 INFO : sub dir/hello world: Deleted 2026/04/13 01:31:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-vokokey2taga': Purge remote 2026/04/13 01:31:59 DEBUG : S3 bucket rclone-test-vokokey2taga: bucket is versioned: false 2026/04/13 01:31:59 DEBUG : Waiting for deletions to finish 2026/04/13 01:31:59 DEBUG : "sub dir/hello world" version false 2026/04/13 01:31:59 DEBUG : sub dir/hello world: Deleting (id "") 2026/04/13 01:31:59 INFO : sub dir/hello world: Deleted 2026/04/13 01:31:59 INFO : S3 bucket rclone-test-vokokey2taga: Bucket "rclone-test-vokokey2taga" deleted --- PASS: TestServerSideMoveOverSelf (4.70s) === RUN TestCopyAfterDelete run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:00 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:32:00 DEBUG : sub dir/hello world.rclone_chunk.001_exyv44: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:32:00 INFO : sub dir/hello world.rclone_chunk.001_exyv44: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:32:00 INFO : sub dir/hello world.rclone_chunk.001_exyv44: Deleted 2026/04/13 01:32:00 ERROR : error listing: directory not found 2026/04/13 01:32:00 INFO : Local file system at /tmp/rclone2905756467: Making directory 2026/04/13 01:32:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.25s) === RUN TestCopyRedownload run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:32:01 DEBUG : sub dir/hello world.rclone_chunk.001_exyw5g: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:32:01 INFO : sub dir/hello world.rclone_chunk.001_exyw5g: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:32:01 INFO : sub dir/hello world.rclone_chunk.001_exyw5g: Deleted 2026/04/13 01:32:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:32:01 DEBUG : Local file system at /tmp/rclone2905756467: Waiting for checks to finish 2026/04/13 01:32:01 DEBUG : Local file system at /tmp/rclone2905756467: Waiting for transfers to finish 2026/04/13 01:32:01 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/04/13 01:32:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:32:01 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/04/13 01:32:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.04s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:02 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/13 01:32:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:02 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:02 DEBUG : check sum: size = 1 OK 2026/04/13 01:32:02 DEBUG : check sum.rclone_chunk.001_exyxp0: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:02 INFO : check sum.rclone_chunk.001_exyxp0: Copied (server-side copy) to: check sum 2026/04/13 01:32:02 INFO : check sum.rclone_chunk.001_exyxp0: Deleted 2026/04/13 01:32:02 DEBUG : check sum: size = 1 OK 2026/04/13 01:32:02 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:02 INFO : check sum: Copied (new) 2026/04/13 01:32:02 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:02 DEBUG : check sum: size = 1 OK 2026/04/13 01:32:02 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:02 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/04/13 01:32:02 DEBUG : check sum: Unchanged skipping 2026/04/13 01:32:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:02 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:02 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.02s) === RUN TestSyncSizeOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/13 01:32:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:03 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:03 DEBUG : sizeonly: size = 6 OK 2026/04/13 01:32:03 DEBUG : sizeonly.rclone_chunk.001_exyyh5: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:32:03 INFO : sizeonly.rclone_chunk.001_exyyh5: Copied (server-side copy) to: sizeonly 2026/04/13 01:32:03 INFO : sizeonly.rclone_chunk.001_exyyh5: Deleted 2026/04/13 01:32:03 DEBUG : sizeonly: size = 6 OK 2026/04/13 01:32:03 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:32:03 INFO : sizeonly: Copied (new) 2026/04/13 01:32:03 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:03 DEBUG : sizeonly: size = 6 OK 2026/04/13 01:32:03 DEBUG : sizeonly: Sizes identical 2026/04/13 01:32:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:04 DEBUG : sizeonly: Unchanged skipping 2026/04/13 01:32:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:04 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:04 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.03s) === RUN TestSyncIgnoreSize run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/13 01:32:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:04 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:04 DEBUG : ignore-size.rclone_chunk.001_exyzt1: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/04/13 01:32:04 INFO : ignore-size.rclone_chunk.001_exyzt1: Copied (server-side copy) to: ignore-size 2026/04/13 01:32:04 INFO : ignore-size.rclone_chunk.001_exyzt1: Deleted 2026/04/13 01:32:04 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/04/13 01:32:04 INFO : ignore-size: Copied (new) 2026/04/13 01:32:04 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:05 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:05 DEBUG : ignore-size: Unchanged skipping 2026/04/13 01:32:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:05 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.14s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:05 DEBUG : existing: size = 6 OK 2026/04/13 01:32:05 DEBUG : existing.rclone_chunk.001_exz0og: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:32:05 INFO : existing.rclone_chunk.001_exz0og: Copied (server-side copy) to: existing 2026/04/13 01:32:05 INFO : existing.rclone_chunk.001_exz0og: Deleted 2026/04/13 01:32:06 DEBUG : existing: size = 6 OK 2026/04/13 01:32:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:06 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:06 DEBUG : existing: Unchanged skipping 2026/04/13 01:32:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:06 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:06 INFO : There was nothing to transfer 2026/04/13 01:32:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/13 01:32:06 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:06 DEBUG : existing: size = 6 OK 2026/04/13 01:32:06 DEBUG : existing.rclone_chunk.001_exz162: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:32:06 INFO : existing.rclone_chunk.001_exz162: Copied (server-side copy) to: existing 2026/04/13 01:32:06 INFO : existing.rclone_chunk.001_exz162: Deleted 2026/04/13 01:32:06 DEBUG : existing: size = 6 OK 2026/04/13 01:32:06 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:32:06 INFO : existing: Copied (replaced existing) 2026/04/13 01:32:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.46s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/13 01:32:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:07 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:07 DEBUG : existing: size = 6 OK 2026/04/13 01:32:07 DEBUG : existing.rclone_chunk.001_exz2u1: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:32:07 INFO : existing.rclone_chunk.001_exz2u1: Copied (server-side copy) to: existing 2026/04/13 01:32:07 INFO : existing.rclone_chunk.001_exz2u1: Deleted 2026/04/13 01:32:07 DEBUG : existing: size = 6 OK 2026/04/13 01:32:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:32:07 INFO : existing: Copied (new) 2026/04/13 01:32:07 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:07 DEBUG : existing: Destination exists, skipping 2026/04/13 01:32:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:07 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.03s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:08 DEBUG : b/potato: size = 21 OK 2026/04/13 01:32:08 DEBUG : b/potato.rclone_chunk.001_exz2c8: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/13 01:32:08 INFO : b/potato.rclone_chunk.001_exz2c8: Copied (server-side copy) to: b/potato 2026/04/13 01:32:08 INFO : b/potato.rclone_chunk.001_exz2c8: Deleted 2026/04/13 01:32:08 DEBUG : c/non empty space: size = 5 OK 2026/04/13 01:32:08 DEBUG : c/non empty space.rclone_chunk.001_exz3kn: md5 = ec26039bacb958460a511485fc59d24e OK 2026/04/13 01:32:08 INFO : c/non empty space.rclone_chunk.001_exz3kn: Copied (server-side copy) to: c/non empty space 2026/04/13 01:32:08 INFO : c/non empty space.rclone_chunk.001_exz3kn: Deleted 2026/04/13 01:32:08 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/13 01:32:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/13 01:32:09 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:09 DEBUG : c/non empty space: size = 5 OK 2026/04/13 01:32:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:09 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:09 DEBUG : c/non empty space: Unchanged skipping 2026/04/13 01:32:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:09 DEBUG : a/potato2: size = 60 OK 2026/04/13 01:32:09 DEBUG : a/potato2.rclone_chunk.001_exz4u2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:09 INFO : a/potato2.rclone_chunk.001_exz4u2: Copied (server-side copy) to: a/potato2 2026/04/13 01:32:09 INFO : a/potato2.rclone_chunk.001_exz4u2: Deleted 2026/04/13 01:32:09 DEBUG : a/potato2: size = 60 OK 2026/04/13 01:32:09 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:09 INFO : a/potato2: Copied (new) 2026/04/13 01:32:09 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:09 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:10 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:10 DEBUG : empty space.rclone_chunk.001_exz5yn: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:10 INFO : empty space.rclone_chunk.001_exz5yn: Copied (server-side copy) to: empty space 2026/04/13 01:32:10 INFO : empty space.rclone_chunk.001_exz5yn: Deleted 2026/04/13 01:32:10 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:10 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/04/13 01:32:10 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/13 01:32:10 DEBUG : empty space: Unchanged skipping 2026/04/13 01:32:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:10 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:10 INFO : There was nothing to transfer 2026/04/13 01:32:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:10 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:10 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/04/13 01:32:10 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:11 INFO : empty space: Updated modification time in destination 2026/04/13 01:32:11 DEBUG : empty space: Unchanged skipping 2026/04/13 01:32:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:11 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:11 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:11 DEBUG : empty space.rclone_chunk.001_exz6mu: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:11 INFO : empty space.rclone_chunk.001_exz6mu: Copied (server-side copy) to: empty space 2026/04/13 01:32:11 INFO : empty space.rclone_chunk.001_exz6mu: Deleted 2026/04/13 01:32:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:11 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:11 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/04/13 01:32:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:11 DEBUG : empty space: Unchanged skipping 2026/04/13 01:32:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:11 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.91s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:12 DEBUG : foo: size = 3 OK 2026/04/13 01:32:12 DEBUG : foo.rclone_chunk.001_exz7cj: md5 = 37b51d194a7513e45b56f6524f2d51f2 OK 2026/04/13 01:32:12 INFO : foo.rclone_chunk.001_exz7cj: Copied (server-side copy) to: foo 2026/04/13 01:32:12 INFO : foo.rclone_chunk.001_exz7cj: Deleted 2026/04/13 01:32:12 DEBUG : foo: size = 3 OK 2026/04/13 01:32:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:12 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/04/13 01:32:12 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:32:12 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:32:12 DEBUG : foo: md5 differ 2026/04/13 01:32:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:12 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:13 DEBUG : foo: size = 3 OK 2026/04/13 01:32:13 DEBUG : foo.rclone_chunk.001_exz7p5: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/04/13 01:32:13 INFO : foo.rclone_chunk.001_exz7p5: Copied (server-side copy) to: foo 2026/04/13 01:32:13 INFO : foo.rclone_chunk.001_exz7p5: Deleted 2026/04/13 01:32:13 DEBUG : foo: size = 3 OK 2026/04/13 01:32:13 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/04/13 01:32:13 INFO : foo: Copied (replaced existing) 2026/04/13 01:32:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.29s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:13 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:13 DEBUG : empty space.rclone_chunk.001_exz836: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:13 INFO : empty space.rclone_chunk.001_exz836: Copied (server-side copy) to: empty space 2026/04/13 01:32:13 INFO : empty space.rclone_chunk.001_exz836: Deleted 2026/04/13 01:32:14 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/13 01:32:14 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:14 DEBUG : empty space: Unchanged skipping 2026/04/13 01:32:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:14 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:14 DEBUG : potato: size = 60 OK 2026/04/13 01:32:14 DEBUG : potato.rclone_chunk.001_exz9u5: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:14 INFO : potato.rclone_chunk.001_exz9u5: Copied (server-side copy) to: potato 2026/04/13 01:32:14 INFO : potato.rclone_chunk.001_exz9u5: Deleted 2026/04/13 01:32:14 DEBUG : potato: size = 60 OK 2026/04/13 01:32:14 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:14 INFO : potato: Copied (new) 2026/04/13 01:32:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.51s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:15 DEBUG : potato: size = 60 OK 2026/04/13 01:32:15 DEBUG : potato.rclone_chunk.001_exzabr: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:15 INFO : potato.rclone_chunk.001_exzabr: Copied (server-side copy) to: potato 2026/04/13 01:32:15 INFO : potato.rclone_chunk.001_exzabr: Deleted 2026/04/13 01:32:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:15 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:32:15 DEBUG : potato: size = 60 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:32:15 DEBUG : potato: Sizes differ 2026/04/13 01:32:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:15 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:16 DEBUG : potato: size = 21 OK 2026/04/13 01:32:16 DEBUG : potato.rclone_chunk.001_exzac9: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/04/13 01:32:16 INFO : potato.rclone_chunk.001_exzac9: Copied (server-side copy) to: potato 2026/04/13 01:32:16 INFO : potato.rclone_chunk.001_exzac9: Deleted 2026/04/13 01:32:16 DEBUG : potato: size = 21 OK 2026/04/13 01:32:16 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/04/13 01:32:16 INFO : potato: Copied (replaced existing) 2026/04/13 01:32:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.33s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:16 DEBUG : potato: size = 21 OK 2026/04/13 01:32:16 DEBUG : potato.rclone_chunk.001_exzb91: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/04/13 01:32:16 INFO : potato.rclone_chunk.001_exzb91: Copied (server-side copy) to: potato 2026/04/13 01:32:16 INFO : potato.rclone_chunk.001_exzb91: Deleted 2026/04/13 01:32:16 DEBUG : potato: size = 21 OK 2026/04/13 01:32:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:17 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/04/13 01:32:17 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:32:17 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:32:17 DEBUG : potato: md5 differ 2026/04/13 01:32:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:17 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:17 DEBUG : potato: size = 21 OK 2026/04/13 01:32:17 DEBUG : potato.rclone_chunk.001_exzcux: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/13 01:32:17 INFO : potato.rclone_chunk.001_exzcux: Copied (server-side copy) to: potato 2026/04/13 01:32:17 INFO : potato.rclone_chunk.001_exzcux: Deleted 2026/04/13 01:32:17 DEBUG : potato: size = 21 OK 2026/04/13 01:32:17 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/13 01:32:17 INFO : potato: Copied (replaced existing) 2026/04/13 01:32:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:18 DEBUG : potato: size = 21 OK 2026/04/13 01:32:18 DEBUG : potato.rclone_chunk.001_exzcqy: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/13 01:32:18 INFO : potato.rclone_chunk.001_exzcqy: Copied (server-side copy) to: potato 2026/04/13 01:32:18 INFO : potato.rclone_chunk.001_exzcqy: Deleted 2026/04/13 01:32:18 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:18 DEBUG : empty space.rclone_chunk.001_exzd0m: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:18 INFO : empty space.rclone_chunk.001_exzd0m: Copied (server-side copy) to: empty space 2026/04/13 01:32:18 INFO : empty space.rclone_chunk.001_exzd0m: Deleted 2026/04/13 01:32:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:32:18 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/13 01:32:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:18 DEBUG : empty space: Unchanged skipping 2026/04/13 01:32:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:18 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:19 DEBUG : potato: size = 21 OK 2026/04/13 01:32:19 DEBUG : potato.rclone_chunk.001_exzecy: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/13 01:32:19 INFO : potato.rclone_chunk.001_exzecy: Copied (server-side copy) to: potato 2026/04/13 01:32:19 INFO : potato.rclone_chunk.001_exzecy: Deleted 2026/04/13 01:32:20 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:20 DEBUG : empty space.rclone_chunk.001_exze8w: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:20 INFO : empty space.rclone_chunk.001_exze8w: Copied (server-side copy) to: empty space 2026/04/13 01:32:20 INFO : empty space.rclone_chunk.001_exze8w: Deleted 2026/04/13 01:32:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:32:20 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:20 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:20 DEBUG : empty space: Unchanged skipping 2026/04/13 01:32:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:20 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:20 DEBUG : potato2.rclone_chunk.001_exzfwn: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:20 INFO : potato2.rclone_chunk.001_exzfwn: Copied (server-side copy) to: potato2 2026/04/13 01:32:20 INFO : potato2.rclone_chunk.001_exzfwn: Deleted 2026/04/13 01:32:20 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:20 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:20 INFO : potato2: Copied (new) 2026/04/13 01:32:20 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:20 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:21 DEBUG : b/potato: size = 21 OK 2026/04/13 01:32:21 DEBUG : b/potato.rclone_chunk.001_exzgto: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/13 01:32:21 INFO : b/potato.rclone_chunk.001_exzgto: Copied (server-side copy) to: b/potato 2026/04/13 01:32:21 INFO : b/potato.rclone_chunk.001_exzgto: Deleted 2026/04/13 01:32:22 DEBUG : c/non empty space: size = 5 OK 2026/04/13 01:32:22 DEBUG : c/non empty space.rclone_chunk.001_exzgwf: md5 = ec26039bacb958460a511485fc59d24e OK 2026/04/13 01:32:22 INFO : c/non empty space.rclone_chunk.001_exzgwf: Copied (server-side copy) to: c/non empty space 2026/04/13 01:32:22 INFO : c/non empty space.rclone_chunk.001_exzgwf: Deleted 2026/04/13 01:32:22 INFO : d: Making directory 2026/04/13 01:32:22 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/13 01:32:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/13 01:32:22 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:22 DEBUG : c/non empty space: size = 5 OK 2026/04/13 01:32:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:22 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:22 DEBUG : c/non empty space: Unchanged skipping 2026/04/13 01:32:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:22 DEBUG : a/potato2: size = 60 OK 2026/04/13 01:32:22 DEBUG : a/potato2.rclone_chunk.001_exzhua: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:22 INFO : a/potato2.rclone_chunk.001_exzhua: Copied (server-side copy) to: a/potato2 2026/04/13 01:32:22 INFO : a/potato2.rclone_chunk.001_exzhua: Deleted 2026/04/13 01:32:22 DEBUG : a/potato2: size = 60 OK 2026/04/13 01:32:22 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:22 INFO : a/potato2: Copied (new) 2026/04/13 01:32:22 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:22 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:23 DEBUG : b/potato: size = 21 OK 2026/04/13 01:32:23 DEBUG : b/potato.rclone_chunk.001_exziay: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/13 01:32:23 INFO : b/potato.rclone_chunk.001_exziay: Copied (server-side copy) to: b/potato 2026/04/13 01:32:23 INFO : b/potato.rclone_chunk.001_exziay: Deleted 2026/04/13 01:32:24 DEBUG : c/non empty space: size = 5 OK 2026/04/13 01:32:24 DEBUG : c/non empty space.rclone_chunk.001_exzisw: md5 = ec26039bacb958460a511485fc59d24e OK 2026/04/13 01:32:24 INFO : c/non empty space.rclone_chunk.001_exzisw: Copied (server-side copy) to: c/non empty space 2026/04/13 01:32:24 INFO : c/non empty space.rclone_chunk.001_exzisw: Deleted 2026/04/13 01:32:24 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/13 01:32:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/13 01:32:24 DEBUG : c/non empty space: size = 5 OK 2026/04/13 01:32:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:24 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:24 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:24 DEBUG : c/non empty space: Unchanged skipping 2026/04/13 01:32:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:24 DEBUG : a/potato2: size = 60 OK 2026/04/13 01:32:24 DEBUG : a/potato2.rclone_chunk.001_exzjle: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:24 INFO : a/potato2.rclone_chunk.001_exzjle: Copied (server-side copy) to: a/potato2 2026/04/13 01:32:24 INFO : a/potato2.rclone_chunk.001_exzjle: Deleted 2026/04/13 01:32:24 DEBUG : a/potato2: size = 60 OK 2026/04/13 01:32:24 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:24 INFO : a/potato2: Copied (new) 2026/04/13 01:32:24 ERROR : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': not deleting files as there were IO errors 2026/04/13 01:32:24 ERROR : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.33s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:26 DEBUG : potato: size = 21 OK 2026/04/13 01:32:26 DEBUG : potato.rclone_chunk.001_exzkom: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/13 01:32:26 INFO : potato.rclone_chunk.001_exzkom: Copied (server-side copy) to: potato 2026/04/13 01:32:26 INFO : potato.rclone_chunk.001_exzkom: Deleted 2026/04/13 01:32:26 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:26 DEBUG : empty space.rclone_chunk.001_exzlet: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:26 INFO : empty space.rclone_chunk.001_exzlet: Copied (server-side copy) to: empty space 2026/04/13 01:32:26 INFO : empty space.rclone_chunk.001_exzlet: Deleted 2026/04/13 01:32:26 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:32:26 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:26 DEBUG : empty space: Unchanged skipping 2026/04/13 01:32:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:26 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:26 INFO : potato: Deleted 2026/04/13 01:32:27 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:27 DEBUG : potato2.rclone_chunk.001_exzlsm: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:27 INFO : potato2.rclone_chunk.001_exzlsm: Copied (server-side copy) to: potato2 2026/04/13 01:32:27 INFO : potato2.rclone_chunk.001_exzlsm: Deleted 2026/04/13 01:32:27 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:27 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.93s) === RUN TestSyncDeleteBefore run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:27 DEBUG : potato: size = 21 OK 2026/04/13 01:32:27 DEBUG : potato.rclone_chunk.001_exzmev: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/13 01:32:27 INFO : potato.rclone_chunk.001_exzmev: Copied (server-side copy) to: potato 2026/04/13 01:32:28 INFO : potato.rclone_chunk.001_exzmev: Deleted 2026/04/13 01:32:28 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:28 DEBUG : empty space.rclone_chunk.001_exznls: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:28 INFO : empty space.rclone_chunk.001_exznls: Copied (server-side copy) to: empty space 2026/04/13 01:32:28 INFO : empty space.rclone_chunk.001_exznls: Deleted 2026/04/13 01:32:28 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:28 INFO : potato: Deleted 2026/04/13 01:32:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:32:28 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:28 DEBUG : empty space: Unchanged skipping 2026/04/13 01:32:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:28 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:29 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:29 DEBUG : potato2.rclone_chunk.001_exznvi: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:29 INFO : potato2.rclone_chunk.001_exznvi: Copied (server-side copy) to: potato2 2026/04/13 01:32:29 INFO : potato2.rclone_chunk.001_exznvi: Deleted 2026/04/13 01:32:29 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:30 DEBUG : potato: size = 21 OK 2026/04/13 01:32:30 DEBUG : potato.rclone_chunk.001_exzonj: md5 = a77cf635f7af90988de91597e3a4519b OK 2026/04/13 01:32:30 INFO : potato.rclone_chunk.001_exzonj: Copied (server-side copy) to: potato 2026/04/13 01:32:30 INFO : potato.rclone_chunk.001_exzonj: Deleted 2026/04/13 01:32:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:32:30 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:30 DEBUG : potato2: size = 19 OK 2026/04/13 01:32:30 DEBUG : potato2.rclone_chunk.001_exzpzm: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/04/13 01:32:30 INFO : potato2.rclone_chunk.001_exzpzm: Copied (server-side copy) to: potato2 2026/04/13 01:32:30 INFO : potato2.rclone_chunk.001_exzpzm: Deleted 2026/04/13 01:32:30 DEBUG : potato2: size = 19 OK 2026/04/13 01:32:30 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/04/13 01:32:30 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.48s) === RUN TestSyncWithExclude run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:31 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:31 DEBUG : potato2.rclone_chunk.001_exzqsz: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:31 INFO : potato2.rclone_chunk.001_exzqsz: Copied (server-side copy) to: potato2 2026/04/13 01:32:31 INFO : potato2.rclone_chunk.001_exzqsz: Deleted 2026/04/13 01:32:31 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:31 DEBUG : empty space.rclone_chunk.001_exzqdi: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:31 INFO : empty space.rclone_chunk.001_exzqdi: Copied (server-side copy) to: empty space 2026/04/13 01:32:31 INFO : empty space.rclone_chunk.001_exzqdi: Deleted 2026/04/13 01:32:32 DEBUG : enormous: Excluded (Size Filter) 2026/04/13 01:32:32 DEBUG : enormous: Excluded 2026/04/13 01:32:32 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 01:32:32 DEBUG : potato2: Excluded 2026/04/13 01:32:32 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 01:32:32 DEBUG : potato2: Excluded 2026/04/13 01:32:32 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:32 DEBUG : empty space: Unchanged skipping 2026/04/13 01:32:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:32 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:32 INFO : There was nothing to transfer 2026/04/13 01:32:32 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 01:32:32 DEBUG : potato2: Excluded 2026/04/13 01:32:32 DEBUG : enormous: Excluded (Size Filter) 2026/04/13 01:32:32 DEBUG : enormous: Excluded 2026/04/13 01:32:32 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 01:32:32 DEBUG : potato2: Excluded 2026/04/13 01:32:32 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 01:32:32 DEBUG : potato2: Excluded 2026/04/13 01:32:32 DEBUG : Local file system at /tmp/rclone2905756467: Waiting for checks to finish 2026/04/13 01:32:32 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:32 DEBUG : empty space: Unchanged skipping 2026/04/13 01:32:32 DEBUG : Local file system at /tmp/rclone2905756467: Waiting for transfers to finish 2026/04/13 01:32:32 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:32 INFO : There was nothing to transfer 2026/04/13 01:32:32 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 01:32:32 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (1.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:33 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:33 DEBUG : potato2.rclone_chunk.001_exzr92: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:33 INFO : potato2.rclone_chunk.001_exzr92: Copied (server-side copy) to: potato2 2026/04/13 01:32:33 INFO : potato2.rclone_chunk.001_exzr92: Deleted 2026/04/13 01:32:33 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:33 DEBUG : empty space.rclone_chunk.001_exzs4s: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:33 INFO : empty space.rclone_chunk.001_exzs4s: Copied (server-side copy) to: empty space 2026/04/13 01:32:33 INFO : empty space.rclone_chunk.001_exzs4s: Deleted 2026/04/13 01:32:33 DEBUG : enormous: size = 100 OK 2026/04/13 01:32:33 DEBUG : enormous.rclone_chunk.001_exzs1j: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2026/04/13 01:32:33 INFO : enormous.rclone_chunk.001_exzs1j: Copied (server-side copy) to: enormous 2026/04/13 01:32:33 INFO : enormous.rclone_chunk.001_exzs1j: Deleted 2026/04/13 01:32:34 DEBUG : enormous: Excluded (Size Filter) 2026/04/13 01:32:34 DEBUG : enormous: Excluded 2026/04/13 01:32:34 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 01:32:34 DEBUG : potato2: Excluded 2026/04/13 01:32:34 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:34 DEBUG : empty space: Unchanged skipping 2026/04/13 01:32:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:34 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:34 INFO : enormous: Deleted 2026/04/13 01:32:34 INFO : potato2: Deleted 2026/04/13 01:32:34 INFO : There was nothing to transfer 2026/04/13 01:32:34 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:34 DEBUG : Local file system at /tmp/rclone2905756467: Waiting for checks to finish 2026/04/13 01:32:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:34 DEBUG : empty space: Unchanged skipping 2026/04/13 01:32:34 DEBUG : Local file system at /tmp/rclone2905756467: Waiting for transfers to finish 2026/04/13 01:32:34 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:34 INFO : enormous: Deleted 2026/04/13 01:32:34 INFO : potato2: Deleted 2026/04/13 01:32:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.14s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:35 DEBUG : one: size = 3 OK 2026/04/13 01:32:35 DEBUG : one.rclone_chunk.001_exzt4k: md5 = bc21e6484530fc9d0313cb816b733396 OK 2026/04/13 01:32:35 INFO : one.rclone_chunk.001_exzt4k: Copied (server-side copy) to: one 2026/04/13 01:32:35 INFO : one.rclone_chunk.001_exzt4k: Deleted 2026/04/13 01:32:35 DEBUG : two: size = 3 OK 2026/04/13 01:32:35 DEBUG : two.rclone_chunk.001_exzu5w: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb OK 2026/04/13 01:32:35 INFO : two.rclone_chunk.001_exzu5w: Copied (server-side copy) to: two 2026/04/13 01:32:35 INFO : two.rclone_chunk.001_exzu5w: Deleted 2026/04/13 01:32:36 DEBUG : three: size = 5 OK 2026/04/13 01:32:36 DEBUG : three.rclone_chunk.001_exzu99: md5 = 413af0de1f97a2155acf2b8b26ab36e2 OK 2026/04/13 01:32:36 INFO : three.rclone_chunk.001_exzu99: Copied (server-side copy) to: three 2026/04/13 01:32:36 INFO : three.rclone_chunk.001_exzu99: Deleted 2026/04/13 01:32:36 DEBUG : four: size = 8 OK 2026/04/13 01:32:36 DEBUG : four.rclone_chunk.001_exzviu: md5 = 0a04eb9a514fbe0829cf48049cc69fc7 OK 2026/04/13 01:32:36 INFO : four.rclone_chunk.001_exzviu: Copied (server-side copy) to: four 2026/04/13 01:32:36 INFO : four.rclone_chunk.001_exzviu: Deleted 2026/04/13 01:32:36 DEBUG : five: Need to transfer - File not found at Destination 2026/04/13 01:32:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:36 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:36 DEBUG : four: size = 4 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:32:36 DEBUG : four: size = 8 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:32:36 DEBUG : four: Sizes differ 2026/04/13 01:32:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/13 01:32:36 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:36 DEBUG : one: Destination is newer than source, skipping 2026/04/13 01:32:36 DEBUG : three: size = 5 OK 2026/04/13 01:32:36 DEBUG : three: Sizes identical 2026/04/13 01:32:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/13 01:32:36 DEBUG : two: size = 3 OK 2026/04/13 01:32:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:32:36 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:32:36 DEBUG : two: md5 differ 2026/04/13 01:32:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:36 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:37 DEBUG : five: size = 4 OK 2026/04/13 01:32:37 DEBUG : five.rclone_chunk.001_exzv6l: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/13 01:32:37 INFO : five.rclone_chunk.001_exzv6l: Copied (server-side copy) to: five 2026/04/13 01:32:37 INFO : five.rclone_chunk.001_exzv6l: Deleted 2026/04/13 01:32:37 DEBUG : five: size = 4 OK 2026/04/13 01:32:37 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/13 01:32:37 INFO : five: Copied (new) 2026/04/13 01:32:37 DEBUG : four: size = 4 OK 2026/04/13 01:32:37 DEBUG : four.rclone_chunk.001_exzv39: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/13 01:32:37 INFO : four.rclone_chunk.001_exzv39: Copied (server-side copy) to: four 2026/04/13 01:32:37 DEBUG : two: size = 3 OK 2026/04/13 01:32:37 DEBUG : two.rclone_chunk.001_exzvnc: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 01:32:37 INFO : two.rclone_chunk.001_exzvnc: Copied (server-side copy) to: two 2026/04/13 01:32:37 INFO : four.rclone_chunk.001_exzv39: Deleted 2026/04/13 01:32:37 DEBUG : four: size = 4 OK 2026/04/13 01:32:37 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/13 01:32:37 INFO : four: Copied (replaced existing) 2026/04/13 01:32:37 INFO : two.rclone_chunk.001_exzvnc: Deleted 2026/04/13 01:32:37 DEBUG : two: size = 3 OK 2026/04/13 01:32:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 01:32:37 INFO : two: Copied (replaced existing) 2026/04/13 01:32:37 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:37 DEBUG : three: size = 5 OK 2026/04/13 01:32:37 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:32:37 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:32:37 DEBUG : three: md5 differ 2026/04/13 01:32:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/13 01:32:37 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:37 DEBUG : one: Destination is newer than source, skipping 2026/04/13 01:32:37 DEBUG : five: size = 4 OK 2026/04/13 01:32:37 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/13 01:32:37 DEBUG : five: Size and md5 of src and dst objects identical 2026/04/13 01:32:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/13 01:32:37 DEBUG : four: size = 4 OK 2026/04/13 01:32:37 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/13 01:32:37 DEBUG : four: Size and md5 of src and dst objects identical 2026/04/13 01:32:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/13 01:32:37 DEBUG : two: size = 3 OK 2026/04/13 01:32:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 01:32:37 DEBUG : two: Size and md5 of src and dst objects identical 2026/04/13 01:32:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/13 01:32:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:38 DEBUG : three: size = 5 OK 2026/04/13 01:32:38 DEBUG : three.rclone_chunk.001_exzwx7: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:32:38 INFO : three.rclone_chunk.001_exzwx7: Copied (server-side copy) to: three 2026/04/13 01:32:38 INFO : three.rclone_chunk.001_exzwx7: Deleted 2026/04/13 01:32:38 DEBUG : three: size = 5 OK 2026/04/13 01:32:38 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:32:38 INFO : three: Copied (replaced existing) 2026/04/13 01:32:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (3.79s) === 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:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/04/13 01:32:38 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Making map for --track-renames 2026/04/13 01:32:38 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Finished making map for --track-renames 2026/04/13 01:32:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/13 01:32:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/13 01:32:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for renames to finish 2026/04/13 01:32:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:38 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:38 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:39 DEBUG : yam: size = 11 OK 2026/04/13 01:32:39 DEBUG : yam.rclone_chunk.001_exzxgn: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/13 01:32:39 INFO : yam.rclone_chunk.001_exzxgn: Copied (server-side copy) to: yam 2026/04/13 01:32:39 DEBUG : potato: size = 14 OK 2026/04/13 01:32:39 DEBUG : potato.rclone_chunk.001_exzx0w: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/13 01:32:39 INFO : potato.rclone_chunk.001_exzx0w: Copied (server-side copy) to: potato 2026/04/13 01:32:39 INFO : yam.rclone_chunk.001_exzxgn: Deleted 2026/04/13 01:32:39 DEBUG : yam: size = 11 OK 2026/04/13 01:32:39 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/13 01:32:39 INFO : yam: Copied (new) 2026/04/13 01:32:39 INFO : potato.rclone_chunk.001_exzx0w: Deleted 2026/04/13 01:32:39 DEBUG : potato: size = 14 OK 2026/04/13 01:32:39 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/13 01:32:39 INFO : potato: Copied (new) 2026/04/13 01:32:39 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:39 DEBUG : potato: size = 14 OK 2026/04/13 01:32:39 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Making map for --track-renames 2026/04/13 01:32:39 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Finished making map for --track-renames 2026/04/13 01:32:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:39 DEBUG : yam: copy non-chunked object... 2026/04/13 01:32:39 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:39 DEBUG : potato: Unchanged skipping 2026/04/13 01:32:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for renames to finish 2026/04/13 01:32:39 DEBUG : yaml: size = 11 OK 2026/04/13 01:32:39 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/13 01:32:39 INFO : yam: Copied (server-side copy) to: yaml 2026/04/13 01:32:39 INFO : yam: Deleted 2026/04/13 01:32:39 INFO : yaml: Renamed from "yam" 2026/04/13 01:32:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (1.43s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/04/13 01:32:40 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Making map for --track-renames 2026/04/13 01:32:40 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Finished making map for --track-renames 2026/04/13 01:32:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/13 01:32:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/13 01:32:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for renames to finish 2026/04/13 01:32:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:40 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:40 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:40 DEBUG : yam: size = 11 OK 2026/04/13 01:32:40 DEBUG : yam.rclone_chunk.001_exzzmg: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/13 01:32:40 INFO : yam.rclone_chunk.001_exzzmg: Copied (server-side copy) to: yam 2026/04/13 01:32:40 DEBUG : potato: size = 14 OK 2026/04/13 01:32:40 DEBUG : potato.rclone_chunk.001_exzz5l: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/13 01:32:40 INFO : potato.rclone_chunk.001_exzz5l: Copied (server-side copy) to: potato 2026/04/13 01:32:40 INFO : yam.rclone_chunk.001_exzzmg: Deleted 2026/04/13 01:32:40 DEBUG : yam: size = 11 OK 2026/04/13 01:32:40 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/13 01:32:40 INFO : yam: Copied (new) 2026/04/13 01:32:40 INFO : potato.rclone_chunk.001_exzz5l: Deleted 2026/04/13 01:32:40 DEBUG : potato: size = 14 OK 2026/04/13 01:32:40 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/13 01:32:40 INFO : potato: Copied (new) 2026/04/13 01:32:40 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:40 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Making map for --track-renames 2026/04/13 01:32:40 DEBUG : potato: size = 14 OK 2026/04/13 01:32:40 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Finished making map for --track-renames 2026/04/13 01:32:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:40 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:40 DEBUG : potato: Unchanged skipping 2026/04/13 01:32:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for renames to finish 2026/04/13 01:32:40 DEBUG : yam: copy non-chunked object... 2026/04/13 01:32:41 DEBUG : yaml: size = 11 OK 2026/04/13 01:32:41 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/13 01:32:41 INFO : yam: Copied (server-side copy) to: yaml 2026/04/13 01:32:41 INFO : yam: Deleted 2026/04/13 01:32:41 INFO : yaml: Renamed from "yam" 2026/04/13 01:32:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/04/13 01:32:41 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Making map for --track-renames 2026/04/13 01:32:41 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Finished making map for --track-renames 2026/04/13 01:32:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/13 01:32:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/13 01:32:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for renames to finish 2026/04/13 01:32:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:41 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:41 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:41 DEBUG : potato: size = 14 OK 2026/04/13 01:32:41 DEBUG : potato.rclone_chunk.001_ey00cu: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/13 01:32:41 INFO : potato.rclone_chunk.001_ey00cu: Copied (server-side copy) to: potato 2026/04/13 01:32:41 DEBUG : sub/yam: size = 11 OK 2026/04/13 01:32:41 DEBUG : sub/yam.rclone_chunk.001_ey00eb: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/13 01:32:41 INFO : sub/yam.rclone_chunk.001_ey00eb: Copied (server-side copy) to: sub/yam 2026/04/13 01:32:41 INFO : potato.rclone_chunk.001_ey00cu: Deleted 2026/04/13 01:32:41 DEBUG : potato: size = 14 OK 2026/04/13 01:32:41 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/13 01:32:41 INFO : potato: Copied (new) 2026/04/13 01:32:41 INFO : sub/yam.rclone_chunk.001_ey00eb: Deleted 2026/04/13 01:32:41 DEBUG : sub/yam: size = 11 OK 2026/04/13 01:32:41 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/13 01:32:41 INFO : sub/yam: Copied (new) 2026/04/13 01:32:41 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:42 DEBUG : potato: size = 14 OK 2026/04/13 01:32:42 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:42 DEBUG : potato: Unchanged skipping 2026/04/13 01:32:42 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Making map for --track-renames 2026/04/13 01:32:42 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Finished making map for --track-renames 2026/04/13 01:32:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for renames to finish 2026/04/13 01:32:42 DEBUG : sub/yam: copy non-chunked object... 2026/04/13 01:32:42 DEBUG : yam: size = 11 OK 2026/04/13 01:32:42 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/13 01:32:42 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/13 01:32:42 INFO : sub/yam: Deleted 2026/04/13 01:32:42 INFO : yam: Renamed from "sub/yam" 2026/04/13 01:32:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.56s) === RUN TestServerSideMoveLocal run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:43 DEBUG : Creating backend with remote "/tmp/rclone2905756467/dir1" 2026/04/13 01:32:43 DEBUG : Creating backend with remote "/tmp/rclone2905756467/dir2" 2026/04/13 01:32:43 DEBUG : Local file system at /tmp/rclone2905756467/dir2: Using server-side directory move 2026/04/13 01:32:43 INFO : Local file system at /tmp/rclone2905756467/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/13 01:32:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/13 01:32:43 INFO : file1.txt: Moved (server-side) 2026/04/13 01:32:43 DEBUG : Local file system at /tmp/rclone2905756467/dir2: Waiting for checks to finish 2026/04/13 01:32:43 DEBUG : Local file system at /tmp/rclone2905756467/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.10s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:32:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/13 01:32:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:43 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:43 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:32:43 DEBUG : sub dir/hello world.rclone_chunk.001_ey02c9: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:32:43 INFO : sub dir/hello world.rclone_chunk.001_ey02c9: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:32:43 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/13 01:32:43 DEBUG : nested/sub dir/file.rclone_chunk.001_ey02eb: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/13 01:32:43 INFO : nested/sub dir/file.rclone_chunk.001_ey02eb: Copied (server-side copy) to: nested/sub dir/file 2026/04/13 01:32:43 INFO : sub dir/hello world.rclone_chunk.001_ey02c9: Deleted 2026/04/13 01:32:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:32:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:32:43 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:32:43 INFO : sub dir/hello world: Deleted 2026/04/13 01:32:43 INFO : nested/sub dir/file.rclone_chunk.001_ey02eb: Deleted 2026/04/13 01:32:43 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/13 01:32:43 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/13 01:32:43 INFO : nested/sub dir/file: Copied (new) 2026/04/13 01:32:43 INFO : nested/sub dir/file: Deleted 2026/04/13 01:32:43 INFO : sub dir: Removing directory 2026/04/13 01:32:43 INFO : nested/sub dir: Removing directory 2026/04/13 01:32:43 INFO : nested: Removing directory 2026/04/13 01:32:43 DEBUG : Local file system at /tmp/rclone2905756467: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:32:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/13 01:32:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:44 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:44 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:44 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:32:44 DEBUG : sub dir/hello world.rclone_chunk.001_ey0303: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:32:44 INFO : sub dir/hello world.rclone_chunk.001_ey0303: Copied (server-side copy) to: sub dir/hello world 2026/04/13 01:32:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/13 01:32:44 DEBUG : nested/sub dir/file.rclone_chunk.001_ey03v6: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/13 01:32:44 INFO : nested/sub dir/file.rclone_chunk.001_ey03v6: Copied (server-side copy) to: nested/sub dir/file 2026/04/13 01:32:44 INFO : sub dir/hello world.rclone_chunk.001_ey0303: Deleted 2026/04/13 01:32:44 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:32:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:32:44 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:32:44 INFO : sub dir/hello world: Deleted 2026/04/13 01:32:44 INFO : nested/sub dir/file.rclone_chunk.001_ey03v6: Deleted 2026/04/13 01:32:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/13 01:32:44 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/13 01:32:44 INFO : nested/sub dir/file: Copied (new) 2026/04/13 01:32:44 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.15s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/13 01:32:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/13 01:32:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:45 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:45 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:32:45 DEBUG : existing: size = 6 OK 2026/04/13 01:32:45 DEBUG : existing.rclone_chunk.001_ey04qg: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:32:45 INFO : existing.rclone_chunk.001_ey04qg: Copied (server-side copy) to: existing 2026/04/13 01:32:45 DEBUG : existing-b: size = 6 OK 2026/04/13 01:32:45 DEBUG : existing-b.rclone_chunk.001_ey047w: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/04/13 01:32:45 INFO : existing-b.rclone_chunk.001_ey047w: Copied (server-side copy) to: existing-b 2026/04/13 01:32:45 INFO : existing.rclone_chunk.001_ey04qg: Deleted 2026/04/13 01:32:45 DEBUG : existing: size = 6 OK 2026/04/13 01:32:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:32:45 INFO : existing: Copied (new) 2026/04/13 01:32:45 INFO : existing: Deleted 2026/04/13 01:32:45 INFO : existing-b.rclone_chunk.001_ey047w: Deleted 2026/04/13 01:32:45 DEBUG : existing-b: size = 6 OK 2026/04/13 01:32:45 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/04/13 01:32:45 INFO : existing-b: Copied (new) 2026/04/13 01:32:45 INFO : existing-b: Deleted 2026/04/13 01:32:46 DEBUG : existing: Destination exists, skipping 2026/04/13 01:32:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:32:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/13 01:32:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:32:46 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.20s) === RUN TestServerSideMove run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:46 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-toliheg0wiwo" 2026/04/13 01:32:46 DEBUG : Creating backend with remote "TestS3:rclone-test-toliheg0wiwo" 2026/04/13 01:32:47 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:47 DEBUG : potato2.rclone_chunk.001_ey0521: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:47 INFO : potato2.rclone_chunk.001_ey0521: Copied (server-side copy) to: potato2 2026/04/13 01:32:47 INFO : potato2.rclone_chunk.001_ey0521: Deleted 2026/04/13 01:32:47 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:47 DEBUG : empty space.rclone_chunk.001_ey06my: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:47 INFO : empty space.rclone_chunk.001_ey06my: Copied (server-side copy) to: empty space 2026/04/13 01:32:47 INFO : empty space.rclone_chunk.001_ey06my: Deleted 2026/04/13 01:32:47 DEBUG : potato3: size = 68 OK 2026/04/13 01:32:47 DEBUG : potato3.rclone_chunk.001_ey06k2: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/13 01:32:47 INFO : potato3.rclone_chunk.001_ey06k2: Copied (server-side copy) to: potato3 2026/04/13 01:32:47 INFO : potato3.rclone_chunk.001_ey06k2: Deleted sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo' -> Chunked 'TestChunkerS3:rclone-test-toliheg0wiwo' 2026/04/13 01:32:48 INFO : S3 bucket rclone-test-toliheg0wiwo: Bucket "rclone-test-toliheg0wiwo" created with ACL "" 2026/04/13 01:32:49 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:49 DEBUG : empty space.rclone_chunk.001_ey07fd: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:49 INFO : empty space.rclone_chunk.001_ey07fd: Copied (server-side copy) to: empty space 2026/04/13 01:32:49 INFO : empty space.rclone_chunk.001_ey07fd: Deleted 2026/04/13 01:32:49 DEBUG : potato3: size = 60 OK 2026/04/13 01:32:49 DEBUG : potato3.rclone_chunk.001_ey08ni: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:49 INFO : potato3.rclone_chunk.001_ey08ni: Copied (server-side copy) to: potato3 2026/04/13 01:32:49 INFO : potato3.rclone_chunk.001_ey08ni: Deleted 2026/04/13 01:32:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:32:49 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:49 DEBUG : potato2: copy non-chunked object... 2026/04/13 01:32:49 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:32:49 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-toliheg0wiwo') 2026/04/13 01:32:49 DEBUG : potato3: Sizes differ 2026/04/13 01:32:49 DEBUG : potato3: copy non-chunked object... 2026/04/13 01:32:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-toliheg0wiwo': Waiting for checks to finish 2026/04/13 01:32:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:32:50 DEBUG : empty space: Unchanged skipping 2026/04/13 01:32:50 DEBUG : potato3: size = 68 OK 2026/04/13 01:32:50 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/13 01:32:50 INFO : potato3: Copied (server-side copy) 2026/04/13 01:32:50 INFO : empty space: Deleted 2026/04/13 01:32:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-toliheg0wiwo': Waiting for transfers to finish 2026/04/13 01:32:50 INFO : potato3: Deleted 2026/04/13 01:32:50 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:50 INFO : potato2: Copied (server-side copy) 2026/04/13 01:32:50 INFO : potato2: Deleted 2026/04/13 01:32:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-loxotan0qaha" 2026/04/13 01:32:50 DEBUG : Creating backend with remote "TestS3:rclone-test-loxotan0qaha" 2026/04/13 01:32:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/13 01:32:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:32:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/13 01:32:50 DEBUG : potato3: copy non-chunked object... 2026/04/13 01:32:50 DEBUG : empty space: copy non-chunked object... 2026/04/13 01:32:50 DEBUG : potato2: copy non-chunked object... 2026/04/13 01:32:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-loxotan0qaha': Waiting for checks to finish 2026/04/13 01:32:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-loxotan0qaha': Waiting for transfers to finish 2026/04/13 01:32:51 INFO : S3 bucket rclone-test-loxotan0qaha: Bucket "rclone-test-loxotan0qaha" created with ACL "" 2026/04/13 01:32:51 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:51 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:51 INFO : potato2: Copied (server-side copy) 2026/04/13 01:32:51 DEBUG : potato3: size = 68 OK 2026/04/13 01:32:51 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/13 01:32:51 INFO : potato3: Copied (server-side copy) 2026/04/13 01:32:51 INFO : potato2: Deleted 2026/04/13 01:32:51 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:51 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:51 INFO : empty space: Copied (server-side copy) 2026/04/13 01:32:51 INFO : potato3: Deleted 2026/04/13 01:32:51 INFO : empty space: Deleted 2026/04/13 01:32:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-loxotan0qaha': Purge remote 2026/04/13 01:32:51 DEBUG : S3 bucket rclone-test-loxotan0qaha: bucket is versioned: false 2026/04/13 01:32:51 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:51 DEBUG : "empty space" version false 2026/04/13 01:32:51 DEBUG : empty space: Deleting (id "") 2026/04/13 01:32:51 DEBUG : "potato2" version false 2026/04/13 01:32:51 DEBUG : potato2: Deleting (id "") 2026/04/13 01:32:51 DEBUG : "potato3" version false 2026/04/13 01:32:51 DEBUG : potato3: Deleting (id "") 2026/04/13 01:32:51 INFO : empty space: Deleted 2026/04/13 01:32:51 INFO : potato3: Deleted 2026/04/13 01:32:51 INFO : potato2: Deleted 2026/04/13 01:32:52 INFO : S3 bucket rclone-test-loxotan0qaha: Bucket "rclone-test-loxotan0qaha" deleted 2026/04/13 01:32:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-toliheg0wiwo': Purge remote 2026/04/13 01:32:52 DEBUG : S3 bucket rclone-test-toliheg0wiwo: bucket is versioned: false 2026/04/13 01:32:52 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:52 INFO : S3 bucket rclone-test-toliheg0wiwo: Bucket "rclone-test-toliheg0wiwo" deleted --- PASS: TestServerSideMove (5.94s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:52 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-difoqix3gize" 2026/04/13 01:32:52 DEBUG : Creating backend with remote "TestS3:rclone-test-difoqix3gize" 2026/04/13 01:32:52 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:52 DEBUG : potato2.rclone_chunk.001_ey0bqt: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:52 INFO : potato2.rclone_chunk.001_ey0bqt: Copied (server-side copy) to: potato2 2026/04/13 01:32:53 INFO : potato2.rclone_chunk.001_ey0bqt: Deleted 2026/04/13 01:32:53 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:53 DEBUG : empty space.rclone_chunk.001_ey0c0x: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:53 INFO : empty space.rclone_chunk.001_ey0c0x: Copied (server-side copy) to: empty space 2026/04/13 01:32:53 INFO : empty space.rclone_chunk.001_ey0c0x: Deleted 2026/04/13 01:32:53 DEBUG : potato3: size = 68 OK 2026/04/13 01:32:53 DEBUG : potato3.rclone_chunk.001_ey0c31: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/13 01:32:53 INFO : potato3.rclone_chunk.001_ey0c31: Copied (server-side copy) to: potato3 2026/04/13 01:32:53 INFO : potato3.rclone_chunk.001_ey0c31: Deleted sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo' -> Chunked 'TestChunkerS3:rclone-test-difoqix3gize' 2026/04/13 01:32:54 INFO : S3 bucket rclone-test-difoqix3gize: Bucket "rclone-test-difoqix3gize" created with ACL "" 2026/04/13 01:32:55 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:55 DEBUG : empty space.rclone_chunk.001_ey0dad: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:55 INFO : empty space.rclone_chunk.001_ey0dad: Copied (server-side copy) to: empty space 2026/04/13 01:32:55 INFO : empty space.rclone_chunk.001_ey0dad: Deleted 2026/04/13 01:32:55 DEBUG : potato3: size = 60 OK 2026/04/13 01:32:55 DEBUG : potato3.rclone_chunk.001_ey0eec: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:55 INFO : potato3.rclone_chunk.001_ey0eec: Copied (server-side copy) to: potato3 2026/04/13 01:32:55 INFO : potato3.rclone_chunk.001_ey0eec: Deleted 2026/04/13 01:32:55 DEBUG : empty space: Excluded (Size Filter) 2026/04/13 01:32:55 DEBUG : empty space: Excluded 2026/04/13 01:32:55 DEBUG : empty space: Excluded (Size Filter) 2026/04/13 01:32:55 DEBUG : empty space: Excluded 2026/04/13 01:32:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:32:55 DEBUG : potato2: copy non-chunked object... 2026/04/13 01:32:55 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:32:55 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-difoqix3gize') 2026/04/13 01:32:55 DEBUG : potato3: Sizes differ 2026/04/13 01:32:55 DEBUG : potato3: copy non-chunked object... 2026/04/13 01:32:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-difoqix3gize': Waiting for checks to finish 2026/04/13 01:32:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-difoqix3gize': Waiting for transfers to finish 2026/04/13 01:32:55 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:55 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:55 INFO : potato2: Copied (server-side copy) 2026/04/13 01:32:55 DEBUG : potato3: size = 68 OK 2026/04/13 01:32:55 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/13 01:32:55 INFO : potato3: Copied (server-side copy) 2026/04/13 01:32:55 INFO : potato2: Deleted 2026/04/13 01:32:56 INFO : potato3: Deleted 2026/04/13 01:32:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-mikopis3cogi" 2026/04/13 01:32:56 DEBUG : Creating backend with remote "TestS3:rclone-test-mikopis3cogi" 2026/04/13 01:32:56 DEBUG : empty space: Excluded (Size Filter) 2026/04/13 01:32:56 DEBUG : empty space: Excluded 2026/04/13 01:32:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:32:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/13 01:32:56 DEBUG : potato2: copy non-chunked object... 2026/04/13 01:32:56 DEBUG : potato3: copy non-chunked object... 2026/04/13 01:32:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-mikopis3cogi': Waiting for checks to finish 2026/04/13 01:32:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-mikopis3cogi': Waiting for transfers to finish 2026/04/13 01:32:57 INFO : S3 bucket rclone-test-mikopis3cogi: Bucket "rclone-test-mikopis3cogi" created with ACL "" 2026/04/13 01:32:57 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:57 INFO : potato2: Copied (server-side copy) 2026/04/13 01:32:57 INFO : potato2: Deleted 2026/04/13 01:32:57 DEBUG : potato3: size = 68 OK 2026/04/13 01:32:57 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/13 01:32:57 INFO : potato3: Copied (server-side copy) 2026/04/13 01:32:57 INFO : potato3: Deleted 2026/04/13 01:32:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-mikopis3cogi': Purge remote 2026/04/13 01:32:57 DEBUG : S3 bucket rclone-test-mikopis3cogi: bucket is versioned: false 2026/04/13 01:32:57 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:57 DEBUG : "potato2" version false 2026/04/13 01:32:57 DEBUG : potato2: Deleting (id "") 2026/04/13 01:32:57 DEBUG : "potato3" version false 2026/04/13 01:32:57 DEBUG : potato3: Deleting (id "") 2026/04/13 01:32:57 INFO : potato2: Deleted 2026/04/13 01:32:57 INFO : potato3: Deleted 2026/04/13 01:32:58 INFO : S3 bucket rclone-test-mikopis3cogi: Bucket "rclone-test-mikopis3cogi" deleted 2026/04/13 01:32:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-difoqix3gize': Purge remote 2026/04/13 01:32:58 DEBUG : S3 bucket rclone-test-difoqix3gize: bucket is versioned: false 2026/04/13 01:32:58 DEBUG : Waiting for deletions to finish 2026/04/13 01:32:58 DEBUG : "empty space" version false 2026/04/13 01:32:58 DEBUG : empty space: Deleting (id "") 2026/04/13 01:32:58 INFO : empty space: Deleted 2026/04/13 01:32:58 INFO : S3 bucket rclone-test-difoqix3gize: Bucket "rclone-test-difoqix3gize" deleted --- PASS: TestServerSideMoveWithFilter (6.27s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:32:58 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-filajuy9diko" 2026/04/13 01:32:58 DEBUG : Creating backend with remote "TestS3:rclone-test-filajuy9diko" 2026/04/13 01:32:59 DEBUG : potato2: size = 60 OK 2026/04/13 01:32:59 DEBUG : potato2.rclone_chunk.001_ey0hen: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:32:59 INFO : potato2.rclone_chunk.001_ey0hen: Copied (server-side copy) to: potato2 2026/04/13 01:32:59 INFO : potato2.rclone_chunk.001_ey0hen: Deleted 2026/04/13 01:32:59 DEBUG : empty space: size = 1 OK 2026/04/13 01:32:59 DEBUG : empty space.rclone_chunk.001_ey0ivx: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:32:59 INFO : empty space.rclone_chunk.001_ey0ivx: Copied (server-side copy) to: empty space 2026/04/13 01:32:59 INFO : empty space.rclone_chunk.001_ey0ivx: Deleted 2026/04/13 01:33:00 DEBUG : potato3: size = 68 OK 2026/04/13 01:33:00 DEBUG : potato3.rclone_chunk.001_ey0ifn: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/13 01:33:00 INFO : potato3.rclone_chunk.001_ey0ifn: Copied (server-side copy) to: potato3 2026/04/13 01:33:00 INFO : potato3.rclone_chunk.001_ey0ifn: Deleted 2026/04/13 01:33:00 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo' -> Chunked 'TestChunkerS3:rclone-test-filajuy9diko' 2026/04/13 01:33:01 INFO : S3 bucket rclone-test-filajuy9diko: Bucket "rclone-test-filajuy9diko" created with ACL "" 2026/04/13 01:33:01 DEBUG : empty space: size = 1 OK 2026/04/13 01:33:01 DEBUG : empty space.rclone_chunk.001_ey0kbz: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:33:01 INFO : empty space.rclone_chunk.001_ey0kbz: Copied (server-side copy) to: empty space 2026/04/13 01:33:01 INFO : empty space.rclone_chunk.001_ey0kbz: Deleted 2026/04/13 01:33:01 DEBUG : potato3: size = 60 OK 2026/04/13 01:33:01 DEBUG : potato3.rclone_chunk.001_ey0k8h: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:33:01 INFO : potato3.rclone_chunk.001_ey0k8h: Copied (server-side copy) to: potato3 2026/04/13 01:33:01 INFO : potato3.rclone_chunk.001_ey0k8h: Deleted 2026/04/13 01:33:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:33:02 DEBUG : empty space: size = 1 OK 2026/04/13 01:33:02 DEBUG : potato2: copy non-chunked object... 2026/04/13 01:33:02 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:33:02 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-filajuy9diko') 2026/04/13 01:33:02 DEBUG : potato3: Sizes differ 2026/04/13 01:33:02 DEBUG : potato3: copy non-chunked object... 2026/04/13 01:33:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-filajuy9diko': Waiting for checks to finish 2026/04/13 01:33:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:02 DEBUG : empty space: Unchanged skipping 2026/04/13 01:33:02 INFO : empty space: Deleted 2026/04/13 01:33:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-filajuy9diko': Waiting for transfers to finish 2026/04/13 01:33:02 DEBUG : potato2: size = 60 OK 2026/04/13 01:33:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:33:02 INFO : potato2: Copied (server-side copy) 2026/04/13 01:33:02 DEBUG : potato3: size = 68 OK 2026/04/13 01:33:02 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/13 01:33:02 INFO : potato3: Copied (server-side copy) 2026/04/13 01:33:02 INFO : potato2: Deleted 2026/04/13 01:33:02 INFO : potato3: Deleted 2026/04/13 01:33:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cinuhis7guci" 2026/04/13 01:33:02 DEBUG : Creating backend with remote "TestS3:rclone-test-cinuhis7guci" 2026/04/13 01:33:02 INFO : tomatoDir: Making directory 2026/04/13 01:33:02 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/13 01:33:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:33:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/13 01:33:02 DEBUG : empty space: copy non-chunked object... 2026/04/13 01:33:02 DEBUG : potato2: copy non-chunked object... 2026/04/13 01:33:02 DEBUG : potato3: copy non-chunked object... 2026/04/13 01:33:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-cinuhis7guci': Waiting for checks to finish 2026/04/13 01:33:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-cinuhis7guci': Waiting for transfers to finish 2026/04/13 01:33:03 INFO : S3 bucket rclone-test-cinuhis7guci: Bucket "rclone-test-cinuhis7guci" created with ACL "" 2026/04/13 01:33:03 DEBUG : empty space: size = 1 OK 2026/04/13 01:33:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:33:03 INFO : empty space: Copied (server-side copy) 2026/04/13 01:33:03 DEBUG : potato3: size = 68 OK 2026/04/13 01:33:03 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/13 01:33:03 INFO : potato3: Copied (server-side copy) 2026/04/13 01:33:03 DEBUG : potato2: size = 60 OK 2026/04/13 01:33:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:33:03 INFO : potato2: Copied (server-side copy) 2026/04/13 01:33:03 INFO : empty space: Deleted 2026/04/13 01:33:03 INFO : potato3: Deleted 2026/04/13 01:33:03 INFO : potato2: Deleted 2026/04/13 01:33:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-cinuhis7guci': Purge remote 2026/04/13 01:33:03 DEBUG : S3 bucket rclone-test-cinuhis7guci: bucket is versioned: false 2026/04/13 01:33:03 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:03 DEBUG : "empty space" version false 2026/04/13 01:33:03 DEBUG : empty space: Deleting (id "") 2026/04/13 01:33:03 DEBUG : "potato2" version false 2026/04/13 01:33:03 DEBUG : potato2: Deleting (id "") 2026/04/13 01:33:03 DEBUG : "potato3" version false 2026/04/13 01:33:03 DEBUG : potato3: Deleting (id "") 2026/04/13 01:33:04 INFO : empty space: Deleted 2026/04/13 01:33:04 INFO : potato3: Deleted 2026/04/13 01:33:04 INFO : potato2: Deleted 2026/04/13 01:33:04 INFO : S3 bucket rclone-test-cinuhis7guci: Bucket "rclone-test-cinuhis7guci" deleted 2026/04/13 01:33:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-filajuy9diko': Purge remote 2026/04/13 01:33:04 DEBUG : S3 bucket rclone-test-filajuy9diko: bucket is versioned: false 2026/04/13 01:33:04 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:04 INFO : S3 bucket rclone-test-filajuy9diko: Bucket "rclone-test-filajuy9diko" deleted --- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.95s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:33:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/rclone-move-test" 2026/04/13 01:33:04 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/rclone-move-test" 2026/04/13 01:33:05 DEBUG : potato2: size = 60 OK 2026/04/13 01:33:05 DEBUG : potato2.rclone_chunk.001_ey0opk: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 01:33:05 INFO : potato2.rclone_chunk.001_ey0opk: Copied (server-side copy) to: potato2 2026/04/13 01:33:05 INFO : potato2.rclone_chunk.001_ey0opk: Deleted --- PASS: TestServerSideMoveOverlap (0.79s) === RUN TestSyncOverlap run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:33:05 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/rclone-sync-test" 2026/04/13 01:33:05 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/rclone-sync-test" --- PASS: TestSyncOverlap (0.39s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:33:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/rclone-sync-test" 2026/04/13 01:33:06 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/rclone-sync-test" 2026/04/13 01:33:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/rclone-sync-test-include/layer2" 2026/04/13 01:33:06 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/rclone-sync-test-include/layer2" 2026/04/13 01:33:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/rclone-sync-test-ignore-file" 2026/04/13 01:33:06 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/rclone-sync-test-ignore-file" 2026/04/13 01:33:07 DEBUG : rclone-sync-test-ignore-file/.ignore: size = 1 OK 2026/04/13 01:33:07 DEBUG : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_ey0qjq: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 01:33:07 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_ey0qjq: Copied (server-side copy) to: rclone-sync-test-ignore-file/.ignore 2026/04/13 01:33:07 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_ey0qjq: Deleted 2026/04/13 01:33:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/rclone-sync-test': Waiting for checks to finish 2026/04/13 01:33:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/rclone-sync-test': Waiting for transfers to finish 2026/04/13 01:33:08 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:08 INFO : There was nothing to transfer 2026/04/13 01:33:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:33:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:33:08 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:08 INFO : There was nothing to transfer 2026/04/13 01:33:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/13 01:33:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/13 01:33:09 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:09 INFO : There was nothing to transfer 2026/04/13 01:33:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:33:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:33:09 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:09 INFO : There was nothing to transfer 2026/04/13 01:33:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:10 DEBUG : Excluded 2026/04/13 01:33:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/13 01:33:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/13 01:33:10 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:10 INFO : There was nothing to transfer 2026/04/13 01:33:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:33:11 DEBUG : rclone-sync-test-ignore-file: Excluded --- PASS: TestSyncOverlapWithFilter (5.29s) === RUN TestSyncCompareDest run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:33:11 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:11 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:11 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/CompareDest" 2026/04/13 01:33:11 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/CompareDest" 2026/04/13 01:33:11 DEBUG : one: Need to transfer - File not found at Destination 2026/04/13 01:33:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:11 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:12 DEBUG : one: size = 3 OK 2026/04/13 01:33:12 DEBUG : one.rclone_chunk.001_ey0uzv: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:12 INFO : one.rclone_chunk.001_ey0uzv: Copied (server-side copy) to: one 2026/04/13 01:33:12 INFO : one.rclone_chunk.001_ey0uzv: Deleted 2026/04/13 01:33:12 DEBUG : one: size = 3 OK 2026/04/13 01:33:12 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:12 INFO : one: Copied (new) 2026/04/13 01:33:12 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:12 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:12 DEBUG : one: Sizes differ 2026/04/13 01:33:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:12 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:12 DEBUG : one: size = 5 OK 2026/04/13 01:33:12 DEBUG : one.rclone_chunk.001_ey0v47: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/13 01:33:12 INFO : one.rclone_chunk.001_ey0v47: Copied (server-side copy) to: one 2026/04/13 01:33:12 INFO : one.rclone_chunk.001_ey0v47: Deleted 2026/04/13 01:33:12 DEBUG : one: size = 5 OK 2026/04/13 01:33:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/13 01:33:12 INFO : one: Copied (replaced existing) 2026/04/13 01:33:12 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:13 DEBUG : dst/one: size = 3 OK 2026/04/13 01:33:13 DEBUG : dst/one.rclone_chunk.001_ey0woq: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:13 INFO : dst/one.rclone_chunk.001_ey0woq: Copied (server-side copy) to: dst/one 2026/04/13 01:33:13 INFO : dst/one.rclone_chunk.001_ey0woq: Deleted 2026/04/13 01:33:13 DEBUG : CompareDest/one: size = 5 OK 2026/04/13 01:33:13 DEBUG : CompareDest/one.rclone_chunk.001_ey0wmg: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/13 01:33:13 INFO : CompareDest/one.rclone_chunk.001_ey0wmg: Copied (server-side copy) to: CompareDest/one 2026/04/13 01:33:13 INFO : CompareDest/one.rclone_chunk.001_ey0wmg: Deleted 2026/04/13 01:33:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:14 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:14 DEBUG : one: Sizes differ 2026/04/13 01:33:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:14 DEBUG : one: size = 5 OK 2026/04/13 01:33:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/13 01:33:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:14 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:14 INFO : There was nothing to transfer 2026/04/13 01:33:14 DEBUG : CompareDest/two: size = 3 OK 2026/04/13 01:33:14 DEBUG : CompareDest/two.rclone_chunk.001_ey0x68: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 01:33:14 INFO : CompareDest/two.rclone_chunk.001_ey0x68: Copied (server-side copy) to: CompareDest/two 2026/04/13 01:33:14 INFO : CompareDest/two.rclone_chunk.001_ey0x68: Deleted 2026/04/13 01:33:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:15 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:15 DEBUG : one: Sizes differ 2026/04/13 01:33:15 DEBUG : one: size = 5 OK 2026/04/13 01:33:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/13 01:33:15 DEBUG : two: size = 3 OK 2026/04/13 01:33:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/13 01:33:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:15 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:15 INFO : There was nothing to transfer 2026/04/13 01:33:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:15 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:15 DEBUG : one: Sizes differ 2026/04/13 01:33:15 DEBUG : one: size = 5 OK 2026/04/13 01:33:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/13 01:33:15 DEBUG : two: size = 3 OK 2026/04/13 01:33:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/13 01:33:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:15 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:15 INFO : There was nothing to transfer 2026/04/13 01:33:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:15 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:15 DEBUG : one: Sizes differ 2026/04/13 01:33:16 DEBUG : two: size = 3 OK 2026/04/13 01:33:16 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/04/13 01:33:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 01:33:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/13 01:33:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:16 DEBUG : one: size = 5 OK 2026/04/13 01:33:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/13 01:33:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:16 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:16 INFO : There was nothing to transfer 2026/04/13 01:33:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:16 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:16 DEBUG : one: Sizes differ 2026/04/13 01:33:16 DEBUG : one: size = 5 OK 2026/04/13 01:33:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/13 01:33:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:16 DEBUG : two: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/CompareDest') 2026/04/13 01:33:16 DEBUG : two: Sizes differ 2026/04/13 01:33:16 DEBUG : two: Need to transfer - File not found at Destination 2026/04/13 01:33:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:16 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:16 DEBUG : two: size = 5 OK 2026/04/13 01:33:16 DEBUG : two.rclone_chunk.001_ey0zw4: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/04/13 01:33:16 INFO : two.rclone_chunk.001_ey0zw4: Copied (server-side copy) to: two 2026/04/13 01:33:17 INFO : two.rclone_chunk.001_ey0zw4: Deleted 2026/04/13 01:33:17 DEBUG : two: size = 5 OK 2026/04/13 01:33:17 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/04/13 01:33:17 INFO : two: Copied (new) 2026/04/13 01:33:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (6.28s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:33:17 DEBUG : pre-dest1/1: size = 1 OK 2026/04/13 01:33:17 DEBUG : pre-dest1/1.rclone_chunk.001_ey109c: md5 = c4ca4238a0b923820dcc509a6f75849b OK 2026/04/13 01:33:17 INFO : pre-dest1/1.rclone_chunk.001_ey109c: Copied (server-side copy) to: pre-dest1/1 2026/04/13 01:33:18 INFO : pre-dest1/1.rclone_chunk.001_ey109c: Deleted 2026/04/13 01:33:18 DEBUG : pre-dest2/2: size = 1 OK 2026/04/13 01:33:18 DEBUG : pre-dest2/2.rclone_chunk.001_ey11iw: md5 = c81e728d9d4c2f636f067f89cc14862c OK 2026/04/13 01:33:18 INFO : pre-dest2/2.rclone_chunk.001_ey11iw: Copied (server-side copy) to: pre-dest2/2 2026/04/13 01:33:18 INFO : pre-dest2/2.rclone_chunk.001_ey11iw: Deleted 2026/04/13 01:33:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/dest" 2026/04/13 01:33:18 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/dest" 2026/04/13 01:33:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/pre-dest1" 2026/04/13 01:33:18 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/pre-dest1" 2026/04/13 01:33:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/pre-dest2" 2026/04/13 01:33:18 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/pre-dest2" 2026/04/13 01:33:19 DEBUG : 1: size = 1 OK 2026/04/13 01:33:19 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:19 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/13 01:33:19 DEBUG : 2: size = 1 OK 2026/04/13 01:33:19 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:19 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/13 01:33:19 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/13 01:33:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dest': Waiting for checks to finish 2026/04/13 01:33:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dest': Waiting for transfers to finish 2026/04/13 01:33:19 DEBUG : 3: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:19 DEBUG : 3: size = 1 OK 2026/04/13 01:33:19 DEBUG : 3.rclone_chunk.001_ey127s: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/04/13 01:33:19 INFO : 3.rclone_chunk.001_ey127s: Copied (server-side copy) to: 3 2026/04/13 01:33:19 INFO : 3.rclone_chunk.001_ey127s: Deleted 2026/04/13 01:33:19 DEBUG : 3: size = 1 OK 2026/04/13 01:33:19 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/04/13 01:33:19 INFO : 3: Copied (new) 2026/04/13 01:33:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (2.66s) === RUN TestSyncCopyDest run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:33:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:20 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/CopyDest" 2026/04/13 01:33:20 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/CopyDest" 2026/04/13 01:33:20 DEBUG : one: Need to transfer - File not found at Destination 2026/04/13 01:33:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:20 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:20 DEBUG : one: size = 3 OK 2026/04/13 01:33:20 DEBUG : one.rclone_chunk.001_ey13vi: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:20 INFO : one.rclone_chunk.001_ey13vi: Copied (server-side copy) to: one 2026/04/13 01:33:21 INFO : one.rclone_chunk.001_ey13vi: Deleted 2026/04/13 01:33:21 DEBUG : one: size = 3 OK 2026/04/13 01:33:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:21 INFO : one: Copied (new) 2026/04/13 01:33:21 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:21 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:21 DEBUG : one: Sizes differ 2026/04/13 01:33:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:21 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:21 DEBUG : one: size = 5 OK 2026/04/13 01:33:21 DEBUG : one.rclone_chunk.001_ey14a8: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/13 01:33:21 INFO : one.rclone_chunk.001_ey14a8: Copied (server-side copy) to: one 2026/04/13 01:33:21 INFO : one.rclone_chunk.001_ey14a8: Deleted 2026/04/13 01:33:21 DEBUG : one: size = 5 OK 2026/04/13 01:33:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/13 01:33:21 INFO : one: Copied (replaced existing) 2026/04/13 01:33:21 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:22 DEBUG : dst/one: size = 3 OK 2026/04/13 01:33:22 DEBUG : dst/one.rclone_chunk.001_ey148j: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:22 INFO : dst/one.rclone_chunk.001_ey148j: Copied (server-side copy) to: dst/one 2026/04/13 01:33:22 INFO : dst/one.rclone_chunk.001_ey148j: Deleted 2026/04/13 01:33:22 DEBUG : CopyDest/one: size = 5 OK 2026/04/13 01:33:22 DEBUG : CopyDest/one.rclone_chunk.001_ey15iv: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/13 01:33:22 INFO : CopyDest/one.rclone_chunk.001_ey15iv: Copied (server-side copy) to: CopyDest/one 2026/04/13 01:33:22 INFO : CopyDest/one.rclone_chunk.001_ey15iv: Deleted 2026/04/13 01:33:22 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/BackupDir" 2026/04/13 01:33:22 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/BackupDir" 2026/04/13 01:33:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:23 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:23 DEBUG : one: Sizes differ 2026/04/13 01:33:23 DEBUG : one: size = 5 OK 2026/04/13 01:33:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:23 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:23 DEBUG : one: Sizes differ 2026/04/13 01:33:23 DEBUG : one: copy non-chunked object... 2026/04/13 01:33:23 DEBUG : one: size = 3 OK 2026/04/13 01:33:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:23 INFO : one: Copied (server-side copy) 2026/04/13 01:33:23 INFO : one: Deleted 2026/04/13 01:33:23 DEBUG : one: copy non-chunked object... 2026/04/13 01:33:23 DEBUG : one: size = 5 OK 2026/04/13 01:33:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/13 01:33:23 INFO : one: Copied (server-side copy) 2026/04/13 01:33:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/13 01:33:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:23 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:24 DEBUG : CopyDest/two: size = 3 OK 2026/04/13 01:33:24 DEBUG : CopyDest/two.rclone_chunk.001_ey17sv: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 01:33:24 INFO : CopyDest/two.rclone_chunk.001_ey17sv: Copied (server-side copy) to: CopyDest/two 2026/04/13 01:33:24 INFO : CopyDest/two.rclone_chunk.001_ey17sv: Deleted 2026/04/13 01:33:24 DEBUG : one: size = 5 OK 2026/04/13 01:33:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:24 DEBUG : one: Unchanged skipping 2026/04/13 01:33:24 DEBUG : two: size = 3 OK 2026/04/13 01:33:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:24 DEBUG : two: copy non-chunked object... 2026/04/13 01:33:25 DEBUG : two: size = 3 OK 2026/04/13 01:33:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 01:33:25 INFO : two: Copied (server-side copy) 2026/04/13 01:33:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/13 01:33:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:25 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:25 DEBUG : one: size = 5 OK 2026/04/13 01:33:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:25 DEBUG : two: size = 3 OK 2026/04/13 01:33:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:25 DEBUG : one: Unchanged skipping 2026/04/13 01:33:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:25 DEBUG : two: Unchanged skipping 2026/04/13 01:33:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:25 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:25 INFO : There was nothing to transfer 2026/04/13 01:33:26 DEBUG : CopyDest/three: size = 5 OK 2026/04/13 01:33:26 DEBUG : CopyDest/three.rclone_chunk.001_ey18o5: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:33:26 INFO : CopyDest/three.rclone_chunk.001_ey18o5: Copied (server-side copy) to: CopyDest/three 2026/04/13 01:33:26 INFO : CopyDest/three.rclone_chunk.001_ey18o5: Deleted 2026/04/13 01:33:26 DEBUG : one: size = 5 OK 2026/04/13 01:33:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:26 DEBUG : one: Unchanged skipping 2026/04/13 01:33:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:26 DEBUG : three: size = 5 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/CopyDest') 2026/04/13 01:33:26 DEBUG : three: Sizes differ 2026/04/13 01:33:26 DEBUG : three: Destination not found in --copy-dest 2026/04/13 01:33:26 DEBUG : three: Need to transfer - File not found at Destination 2026/04/13 01:33:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:26 DEBUG : two: size = 3 OK 2026/04/13 01:33:26 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:26 DEBUG : two: Unchanged skipping 2026/04/13 01:33:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:27 DEBUG : three: size = 7 OK 2026/04/13 01:33:27 DEBUG : three.rclone_chunk.001_ey191p: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/04/13 01:33:27 INFO : three.rclone_chunk.001_ey191p: Copied (server-side copy) to: three 2026/04/13 01:33:27 INFO : three.rclone_chunk.001_ey191p: Deleted 2026/04/13 01:33:27 DEBUG : three: size = 7 OK 2026/04/13 01:33:27 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/04/13 01:33:27 INFO : three: Copied (new) 2026/04/13 01:33:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (7.79s) === RUN TestSyncBackupDir run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:33:28 DEBUG : dst/one: size = 3 OK 2026/04/13 01:33:28 DEBUG : dst/one.rclone_chunk.001_ey1b9u: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:28 INFO : dst/one.rclone_chunk.001_ey1b9u: Copied (server-side copy) to: dst/one 2026/04/13 01:33:28 INFO : dst/one.rclone_chunk.001_ey1b9u: Deleted 2026/04/13 01:33:28 DEBUG : dst/two: size = 3 OK 2026/04/13 01:33:28 DEBUG : dst/two.rclone_chunk.001_ey1bfq: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 01:33:28 INFO : dst/two.rclone_chunk.001_ey1bfq: Copied (server-side copy) to: dst/two 2026/04/13 01:33:28 INFO : dst/two.rclone_chunk.001_ey1bfq: Deleted 2026/04/13 01:33:29 DEBUG : dst/three.txt: size = 5 OK 2026/04/13 01:33:29 DEBUG : dst/three.txt.rclone_chunk.001_ey1bei: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:33:29 INFO : dst/three.txt.rclone_chunk.001_ey1bei: Copied (server-side copy) to: dst/three.txt 2026/04/13 01:33:29 INFO : dst/three.txt.rclone_chunk.001_ey1bei: Deleted 2026/04/13 01:33:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:29 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/backup" 2026/04/13 01:33:29 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/backup" 2026/04/13 01:33:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:29 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:29 DEBUG : one: Sizes differ 2026/04/13 01:33:29 DEBUG : two: size = 3 OK 2026/04/13 01:33:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:29 DEBUG : two: Unchanged skipping 2026/04/13 01:33:29 DEBUG : one: copy non-chunked object... 2026/04/13 01:33:30 DEBUG : one: size = 3 OK 2026/04/13 01:33:30 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:30 INFO : one: Copied (server-side copy) 2026/04/13 01:33:30 INFO : one: Deleted 2026/04/13 01:33:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:30 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:30 DEBUG : one: size = 4 OK 2026/04/13 01:33:30 DEBUG : one.rclone_chunk.001_ey1dq6: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:30 INFO : one.rclone_chunk.001_ey1dq6: Copied (server-side copy) to: one 2026/04/13 01:33:30 INFO : one.rclone_chunk.001_ey1dq6: Deleted 2026/04/13 01:33:30 DEBUG : one: size = 4 OK 2026/04/13 01:33:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:30 INFO : one: Copied (new) 2026/04/13 01:33:30 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:30 DEBUG : three.txt: copy non-chunked object... 2026/04/13 01:33:31 DEBUG : three.txt: size = 5 OK 2026/04/13 01:33:31 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:33:31 INFO : three.txt: Copied (server-side copy) 2026/04/13 01:33:31 INFO : three.txt: Deleted 2026/04/13 01:33:31 INFO : three.txt: Moved into backup dir 2026/04/13 01:33:31 DEBUG : dst/three.txt: size = 6 OK 2026/04/13 01:33:31 DEBUG : dst/three.txt.rclone_chunk.001_ey1eq1: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 01:33:31 INFO : dst/three.txt.rclone_chunk.001_ey1eq1: Copied (server-side copy) to: dst/three.txt 2026/04/13 01:33:31 INFO : dst/three.txt.rclone_chunk.001_ey1eq1: Deleted 2026/04/13 01:33:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:32 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:32 DEBUG : one: Sizes differ 2026/04/13 01:33:32 DEBUG : two: size = 3 OK 2026/04/13 01:33:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:32 DEBUG : two: Unchanged skipping 2026/04/13 01:33:32 DEBUG : one: copy non-chunked object... 2026/04/13 01:33:32 DEBUG : one: size = 4 OK 2026/04/13 01:33:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:32 INFO : one: Copied (server-side copy) 2026/04/13 01:33:32 INFO : one: Deleted 2026/04/13 01:33:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:32 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:32 DEBUG : one: size = 5 OK 2026/04/13 01:33:32 DEBUG : one.rclone_chunk.001_ey1fu6: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 01:33:32 INFO : one.rclone_chunk.001_ey1fu6: Copied (server-side copy) to: one 2026/04/13 01:33:32 INFO : one.rclone_chunk.001_ey1fu6: Deleted 2026/04/13 01:33:32 DEBUG : one: size = 5 OK 2026/04/13 01:33:32 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 01:33:32 INFO : one: Copied (new) 2026/04/13 01:33:32 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:32 DEBUG : three.txt: copy non-chunked object... 2026/04/13 01:33:33 DEBUG : three.txt: size = 6 OK 2026/04/13 01:33:33 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 01:33:33 INFO : three.txt: Copied (server-side copy) 2026/04/13 01:33:33 INFO : three.txt: Deleted 2026/04/13 01:33:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.64s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:33:34 DEBUG : dst/one: size = 3 OK 2026/04/13 01:33:34 DEBUG : dst/one.rclone_chunk.001_ey1gyn: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:34 INFO : dst/one.rclone_chunk.001_ey1gyn: Copied (server-side copy) to: dst/one 2026/04/13 01:33:34 INFO : dst/one.rclone_chunk.001_ey1gyn: Deleted 2026/04/13 01:33:34 DEBUG : dst/two: size = 3 OK 2026/04/13 01:33:34 DEBUG : dst/two.rclone_chunk.001_ey1htb: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 01:33:34 INFO : dst/two.rclone_chunk.001_ey1htb: Copied (server-side copy) to: dst/two 2026/04/13 01:33:34 INFO : dst/two.rclone_chunk.001_ey1htb: Deleted 2026/04/13 01:33:34 DEBUG : dst/three.txt: size = 5 OK 2026/04/13 01:33:34 DEBUG : dst/three.txt.rclone_chunk.001_ey1hov: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:33:34 INFO : dst/three.txt.rclone_chunk.001_ey1hov: Copied (server-side copy) to: dst/three.txt 2026/04/13 01:33:34 INFO : dst/three.txt.rclone_chunk.001_ey1hov: Deleted 2026/04/13 01:33:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:35 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/backup" 2026/04/13 01:33:35 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/backup" 2026/04/13 01:33:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:35 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:35 DEBUG : one: Sizes differ 2026/04/13 01:33:35 DEBUG : two: size = 3 OK 2026/04/13 01:33:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:35 DEBUG : two: Unchanged skipping 2026/04/13 01:33:35 DEBUG : one: copy non-chunked object... 2026/04/13 01:33:35 DEBUG : one.bak: size = 3 OK 2026/04/13 01:33:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:35 INFO : one: Copied (server-side copy) to: one.bak 2026/04/13 01:33:35 INFO : one: Deleted 2026/04/13 01:33:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:36 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:36 DEBUG : one: size = 4 OK 2026/04/13 01:33:36 DEBUG : one.rclone_chunk.001_ey1j4h: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:36 INFO : one.rclone_chunk.001_ey1j4h: Copied (server-side copy) to: one 2026/04/13 01:33:36 INFO : one.rclone_chunk.001_ey1j4h: Deleted 2026/04/13 01:33:36 DEBUG : one: size = 4 OK 2026/04/13 01:33:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:36 INFO : one: Copied (new) 2026/04/13 01:33:36 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:36 DEBUG : three.txt: copy non-chunked object... 2026/04/13 01:33:36 DEBUG : three.txt.bak: size = 5 OK 2026/04/13 01:33:36 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:33:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/13 01:33:36 INFO : three.txt: Deleted 2026/04/13 01:33:36 INFO : three.txt: Moved into backup dir 2026/04/13 01:33:37 DEBUG : dst/three.txt: size = 6 OK 2026/04/13 01:33:37 DEBUG : dst/three.txt.rclone_chunk.001_ey1j3a: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 01:33:37 INFO : dst/three.txt.rclone_chunk.001_ey1j3a: Copied (server-side copy) to: dst/three.txt 2026/04/13 01:33:37 INFO : dst/three.txt.rclone_chunk.001_ey1j3a: Deleted 2026/04/13 01:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:37 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:37 DEBUG : one: Sizes differ 2026/04/13 01:33:37 DEBUG : two: size = 3 OK 2026/04/13 01:33:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:37 DEBUG : two: Unchanged skipping 2026/04/13 01:33:37 DEBUG : one: copy non-chunked object... 2026/04/13 01:33:37 DEBUG : one.bak: size = 4 OK 2026/04/13 01:33:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:37 INFO : one: Copied (server-side copy) to: one.bak 2026/04/13 01:33:38 INFO : one: Deleted 2026/04/13 01:33:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:38 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:38 DEBUG : one: size = 5 OK 2026/04/13 01:33:38 DEBUG : one.rclone_chunk.001_ey1lg7: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 01:33:38 INFO : one.rclone_chunk.001_ey1lg7: Copied (server-side copy) to: one 2026/04/13 01:33:38 INFO : one.rclone_chunk.001_ey1lg7: Deleted 2026/04/13 01:33:38 DEBUG : one: size = 5 OK 2026/04/13 01:33:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 01:33:38 INFO : one: Copied (new) 2026/04/13 01:33:38 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:38 DEBUG : three.txt: copy non-chunked object... 2026/04/13 01:33:38 DEBUG : three.txt.bak: size = 6 OK 2026/04/13 01:33:38 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 01:33:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/13 01:33:38 INFO : three.txt: Deleted 2026/04/13 01:33:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (5.68s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:33:39 DEBUG : dst/one: size = 3 OK 2026/04/13 01:33:39 DEBUG : dst/one.rclone_chunk.001_ey1mtr: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:39 INFO : dst/one.rclone_chunk.001_ey1mtr: Copied (server-side copy) to: dst/one 2026/04/13 01:33:39 INFO : dst/one.rclone_chunk.001_ey1mtr: Deleted 2026/04/13 01:33:40 DEBUG : dst/two: size = 3 OK 2026/04/13 01:33:40 DEBUG : dst/two.rclone_chunk.001_ey1mj5: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 01:33:40 INFO : dst/two.rclone_chunk.001_ey1mj5: Copied (server-side copy) to: dst/two 2026/04/13 01:33:40 INFO : dst/two.rclone_chunk.001_ey1mj5: Deleted 2026/04/13 01:33:40 DEBUG : dst/three.txt: size = 5 OK 2026/04/13 01:33:40 DEBUG : dst/three.txt.rclone_chunk.001_ey1nt7: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:33:40 INFO : dst/three.txt.rclone_chunk.001_ey1nt7: Copied (server-side copy) to: dst/three.txt 2026/04/13 01:33:40 INFO : dst/three.txt.rclone_chunk.001_ey1nt7: Deleted 2026/04/13 01:33:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:40 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/backup" 2026/04/13 01:33:40 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/backup" 2026/04/13 01:33:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:41 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:41 DEBUG : one: Sizes differ 2026/04/13 01:33:41 DEBUG : two: size = 3 OK 2026/04/13 01:33:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:41 DEBUG : two: Unchanged skipping 2026/04/13 01:33:41 DEBUG : one: copy non-chunked object... 2026/04/13 01:33:41 DEBUG : one-2019-01-01: size = 3 OK 2026/04/13 01:33:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/13 01:33:41 INFO : one: Deleted 2026/04/13 01:33:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:41 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:42 DEBUG : one: size = 4 OK 2026/04/13 01:33:42 DEBUG : one.rclone_chunk.001_ey1o1e: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:42 INFO : one.rclone_chunk.001_ey1o1e: Copied (server-side copy) to: one 2026/04/13 01:33:42 INFO : one.rclone_chunk.001_ey1o1e: Deleted 2026/04/13 01:33:42 DEBUG : one: size = 4 OK 2026/04/13 01:33:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:42 INFO : one: Copied (new) 2026/04/13 01:33:42 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:42 DEBUG : three.txt: copy non-chunked object... 2026/04/13 01:33:42 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/13 01:33:42 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:33:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/13 01:33:42 INFO : three.txt: Deleted 2026/04/13 01:33:42 INFO : three.txt: Moved into backup dir 2026/04/13 01:33:42 DEBUG : dst/three.txt: size = 6 OK 2026/04/13 01:33:42 DEBUG : dst/three.txt.rclone_chunk.001_ey1pmo: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 01:33:42 INFO : dst/three.txt.rclone_chunk.001_ey1pmo: Copied (server-side copy) to: dst/three.txt 2026/04/13 01:33:43 INFO : dst/three.txt.rclone_chunk.001_ey1pmo: Deleted 2026/04/13 01:33:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:43 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:43 DEBUG : one: Sizes differ 2026/04/13 01:33:43 DEBUG : two: size = 3 OK 2026/04/13 01:33:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:43 DEBUG : two: Unchanged skipping 2026/04/13 01:33:43 DEBUG : one: copy non-chunked object... 2026/04/13 01:33:43 DEBUG : one-2019-01-01: size = 4 OK 2026/04/13 01:33:43 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/13 01:33:43 INFO : one: Deleted 2026/04/13 01:33:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:43 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:44 DEBUG : one: size = 5 OK 2026/04/13 01:33:44 DEBUG : one.rclone_chunk.001_ey1q9p: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 01:33:44 INFO : one.rclone_chunk.001_ey1q9p: Copied (server-side copy) to: one 2026/04/13 01:33:44 INFO : one.rclone_chunk.001_ey1q9p: Deleted 2026/04/13 01:33:44 DEBUG : one: size = 5 OK 2026/04/13 01:33:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 01:33:44 INFO : one: Copied (new) 2026/04/13 01:33:44 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:44 DEBUG : three.txt: copy non-chunked object... 2026/04/13 01:33:44 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/13 01:33:44 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 01:33:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/13 01:33:44 INFO : three.txt: Deleted 2026/04/13 01:33:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.63s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:33:45 DEBUG : dst/one: size = 3 OK 2026/04/13 01:33:45 DEBUG : dst/one.rclone_chunk.001_ey1s25: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:45 INFO : dst/one.rclone_chunk.001_ey1s25: Copied (server-side copy) to: dst/one 2026/04/13 01:33:45 INFO : dst/one.rclone_chunk.001_ey1s25: Deleted 2026/04/13 01:33:45 DEBUG : dst/two: size = 3 OK 2026/04/13 01:33:45 DEBUG : dst/two.rclone_chunk.001_ey1s2j: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 01:33:45 INFO : dst/two.rclone_chunk.001_ey1s2j: Copied (server-side copy) to: dst/two 2026/04/13 01:33:45 INFO : dst/two.rclone_chunk.001_ey1s2j: Deleted 2026/04/13 01:33:46 DEBUG : dst/three.txt: size = 5 OK 2026/04/13 01:33:46 DEBUG : dst/three.txt.rclone_chunk.001_ey1s6o: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:33:46 INFO : dst/three.txt.rclone_chunk.001_ey1s6o: Copied (server-side copy) to: dst/three.txt 2026/04/13 01:33:46 INFO : dst/three.txt.rclone_chunk.001_ey1s6o: Deleted 2026/04/13 01:33:46 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:46 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:46 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:46 DEBUG : one: Sizes differ 2026/04/13 01:33:46 DEBUG : two: size = 3 OK 2026/04/13 01:33:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:46 DEBUG : one: copy non-chunked object... 2026/04/13 01:33:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:46 DEBUG : two: Unchanged skipping 2026/04/13 01:33:46 DEBUG : one.bak: size = 3 OK 2026/04/13 01:33:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:46 INFO : one: Copied (server-side copy) to: one.bak 2026/04/13 01:33:46 INFO : one: Deleted 2026/04/13 01:33:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:46 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:47 DEBUG : one: size = 4 OK 2026/04/13 01:33:47 DEBUG : one.rclone_chunk.001_ey1tt5: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:47 INFO : one.rclone_chunk.001_ey1tt5: Copied (server-side copy) to: one 2026/04/13 01:33:47 INFO : one.rclone_chunk.001_ey1tt5: Deleted 2026/04/13 01:33:47 DEBUG : one: size = 4 OK 2026/04/13 01:33:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:47 INFO : one: Copied (new) 2026/04/13 01:33:47 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:47 DEBUG : three.txt: copy non-chunked object... 2026/04/13 01:33:47 DEBUG : three.txt.bak: size = 5 OK 2026/04/13 01:33:47 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:33:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/13 01:33:47 INFO : three.txt: Deleted 2026/04/13 01:33:47 INFO : three.txt: Moved into backup dir 2026/04/13 01:33:48 DEBUG : dst/three.txt: size = 6 OK 2026/04/13 01:33:48 DEBUG : dst/three.txt.rclone_chunk.001_ey1upg: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 01:33:48 INFO : dst/three.txt.rclone_chunk.001_ey1upg: Copied (server-side copy) to: dst/three.txt 2026/04/13 01:33:48 INFO : dst/three.txt.rclone_chunk.001_ey1upg: Deleted 2026/04/13 01:33:48 DEBUG : one.bak: Excluded (Path Filter) 2026/04/13 01:33:48 DEBUG : one.bak: Excluded 2026/04/13 01:33:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/13 01:33:48 DEBUG : three.txt.bak: Excluded 2026/04/13 01:33:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:48 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:48 DEBUG : one: Sizes differ 2026/04/13 01:33:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for checks to finish 2026/04/13 01:33:48 DEBUG : two: size = 3 OK 2026/04/13 01:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:48 DEBUG : two: Unchanged skipping 2026/04/13 01:33:48 DEBUG : one: copy non-chunked object... 2026/04/13 01:33:48 DEBUG : one.bak: size = 4 OK 2026/04/13 01:33:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:48 INFO : one: Copied (server-side copy) to: one.bak 2026/04/13 01:33:48 INFO : one: Deleted 2026/04/13 01:33:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst': Waiting for transfers to finish 2026/04/13 01:33:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:49 DEBUG : one: size = 5 OK 2026/04/13 01:33:49 DEBUG : one.rclone_chunk.001_ey1vl1: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 01:33:49 INFO : one.rclone_chunk.001_ey1vl1: Copied (server-side copy) to: one 2026/04/13 01:33:49 INFO : one.rclone_chunk.001_ey1vl1: Deleted 2026/04/13 01:33:49 DEBUG : one: size = 5 OK 2026/04/13 01:33:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 01:33:49 INFO : one: Copied (new) 2026/04/13 01:33:49 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:49 DEBUG : three.txt: copy non-chunked object... 2026/04/13 01:33:49 DEBUG : three.txt.bak: size = 6 OK 2026/04/13 01:33:49 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 01:33:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/13 01:33:49 INFO : three.txt: Deleted 2026/04/13 01:33:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.12s) === RUN TestSyncSuffix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:33:50 DEBUG : dst/one: size = 3 OK 2026/04/13 01:33:50 DEBUG : dst/one.rclone_chunk.001_ey1xc3: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:50 INFO : dst/one.rclone_chunk.001_ey1xc3: Copied (server-side copy) to: dst/one 2026/04/13 01:33:50 INFO : dst/one.rclone_chunk.001_ey1xc3: Deleted 2026/04/13 01:33:50 DEBUG : dst/two: size = 3 OK 2026/04/13 01:33:50 DEBUG : dst/two.rclone_chunk.001_ey1x5o: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 01:33:50 INFO : dst/two.rclone_chunk.001_ey1x5o: Copied (server-side copy) to: dst/two 2026/04/13 01:33:50 INFO : dst/two.rclone_chunk.001_ey1x5o: Deleted 2026/04/13 01:33:51 DEBUG : dst/three.txt: size = 5 OK 2026/04/13 01:33:51 DEBUG : dst/three.txt.rclone_chunk.001_ey1xma: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:33:51 INFO : dst/three.txt.rclone_chunk.001_ey1xma: Copied (server-side copy) to: dst/three.txt 2026/04/13 01:33:51 INFO : dst/three.txt.rclone_chunk.001_ey1xma: Deleted 2026/04/13 01:33:51 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:51 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:51 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:51 DEBUG : one: Sizes differ 2026/04/13 01:33:51 DEBUG : one: copy non-chunked object... 2026/04/13 01:33:51 DEBUG : one.bak: size = 3 OK 2026/04/13 01:33:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:51 INFO : one: Copied (server-side copy) to: one.bak 2026/04/13 01:33:52 INFO : one: Deleted 2026/04/13 01:33:52 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:52 DEBUG : one: size = 4 OK 2026/04/13 01:33:52 DEBUG : one.rclone_chunk.001_ey1zha: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:52 INFO : one.rclone_chunk.001_ey1zha: Copied (server-side copy) to: one 2026/04/13 01:33:52 INFO : one.rclone_chunk.001_ey1zha: Deleted 2026/04/13 01:33:52 DEBUG : one: size = 4 OK 2026/04/13 01:33:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:52 INFO : one: Copied (new) 2026/04/13 01:33:52 DEBUG : two: size = 3 OK 2026/04/13 01:33:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:52 DEBUG : two: Unchanged skipping 2026/04/13 01:33:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:52 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:52 DEBUG : three.txt: Sizes differ 2026/04/13 01:33:52 DEBUG : three.txt: copy non-chunked object... 2026/04/13 01:33:52 DEBUG : three.txt.bak: size = 5 OK 2026/04/13 01:33:52 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:33:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/13 01:33:52 INFO : three.txt: Deleted 2026/04/13 01:33:52 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:53 DEBUG : three.txt: size = 6 OK 2026/04/13 01:33:53 DEBUG : three.txt.rclone_chunk.001_ey1zkm: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 01:33:53 INFO : three.txt.rclone_chunk.001_ey1zkm: Copied (server-side copy) to: three.txt 2026/04/13 01:33:53 INFO : three.txt.rclone_chunk.001_ey1zkm: Deleted 2026/04/13 01:33:53 DEBUG : three.txt: size = 6 OK 2026/04/13 01:33:53 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 01:33:53 INFO : three.txt: Copied (new) 2026/04/13 01:33:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:53 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:53 DEBUG : one: Sizes differ 2026/04/13 01:33:54 DEBUG : one: copy non-chunked object... 2026/04/13 01:33:54 DEBUG : one.bak: size = 4 OK 2026/04/13 01:33:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:54 INFO : one: Copied (server-side copy) to: one.bak 2026/04/13 01:33:54 INFO : one: Deleted 2026/04/13 01:33:54 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:54 DEBUG : one: size = 5 OK 2026/04/13 01:33:54 DEBUG : one.rclone_chunk.001_ey21zb: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 01:33:54 INFO : one.rclone_chunk.001_ey21zb: Copied (server-side copy) to: one 2026/04/13 01:33:54 INFO : one.rclone_chunk.001_ey21zb: Deleted 2026/04/13 01:33:54 DEBUG : one: size = 5 OK 2026/04/13 01:33:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 01:33:54 INFO : one: Copied (new) 2026/04/13 01:33:54 DEBUG : two: size = 3 OK 2026/04/13 01:33:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:54 DEBUG : two: Unchanged skipping 2026/04/13 01:33:54 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:54 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:54 DEBUG : three.txt: Sizes differ 2026/04/13 01:33:54 DEBUG : three.txt: copy non-chunked object... 2026/04/13 01:33:55 DEBUG : three.txt.bak: size = 6 OK 2026/04/13 01:33:55 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 01:33:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/13 01:33:55 INFO : three.txt: Deleted 2026/04/13 01:33:55 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:55 DEBUG : three.txt: size = 19 OK 2026/04/13 01:33:55 DEBUG : three.txt.rclone_chunk.001_ey22zr: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/13 01:33:55 INFO : three.txt.rclone_chunk.001_ey22zr: Copied (server-side copy) to: three.txt 2026/04/13 01:33:55 INFO : three.txt.rclone_chunk.001_ey22zr: Deleted 2026/04/13 01:33:55 DEBUG : three.txt: size = 19 OK 2026/04/13 01:33:55 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/13 01:33:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.12s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:33:56 DEBUG : dst/one: size = 3 OK 2026/04/13 01:33:56 DEBUG : dst/one.rclone_chunk.001_ey23ax: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:56 INFO : dst/one.rclone_chunk.001_ey23ax: Copied (server-side copy) to: dst/one 2026/04/13 01:33:56 INFO : dst/one.rclone_chunk.001_ey23ax: Deleted 2026/04/13 01:33:57 DEBUG : dst/two: size = 3 OK 2026/04/13 01:33:57 DEBUG : dst/two.rclone_chunk.001_ey23co: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 01:33:57 INFO : dst/two.rclone_chunk.001_ey23co: Copied (server-side copy) to: dst/two 2026/04/13 01:33:57 INFO : dst/two.rclone_chunk.001_ey23co: Deleted 2026/04/13 01:33:57 DEBUG : dst/three.txt: size = 5 OK 2026/04/13 01:33:57 DEBUG : dst/three.txt.rclone_chunk.001_ey24mo: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:33:57 INFO : dst/three.txt.rclone_chunk.001_ey24mo: Copied (server-side copy) to: dst/three.txt 2026/04/13 01:33:57 INFO : dst/three.txt.rclone_chunk.001_ey24mo: Deleted 2026/04/13 01:33:57 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:57 DEBUG : Creating backend with remote "TestS3:rclone-test-dazikuy2soxo/dst" 2026/04/13 01:33:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:57 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:57 DEBUG : one: Sizes differ 2026/04/13 01:33:57 DEBUG : one: copy non-chunked object... 2026/04/13 01:33:58 DEBUG : one-2019-01-01: size = 3 OK 2026/04/13 01:33:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 01:33:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/13 01:33:58 INFO : one: Deleted 2026/04/13 01:33:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:58 DEBUG : one: size = 4 OK 2026/04/13 01:33:58 DEBUG : one.rclone_chunk.001_ey25i9: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:58 INFO : one.rclone_chunk.001_ey25i9: Copied (server-side copy) to: one 2026/04/13 01:33:58 INFO : one.rclone_chunk.001_ey25i9: Deleted 2026/04/13 01:33:58 DEBUG : one: size = 4 OK 2026/04/13 01:33:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:33:58 INFO : one: Copied (new) 2026/04/13 01:33:58 DEBUG : two: size = 3 OK 2026/04/13 01:33:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:33:58 DEBUG : two: Unchanged skipping 2026/04/13 01:33:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:33:58 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:33:58 DEBUG : three.txt: Sizes differ 2026/04/13 01:33:58 DEBUG : three.txt: copy non-chunked object... 2026/04/13 01:33:58 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/13 01:33:58 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 01:33:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/13 01:33:58 INFO : three.txt: Deleted 2026/04/13 01:33:58 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:33:59 DEBUG : three.txt: size = 6 OK 2026/04/13 01:33:59 DEBUG : three.txt.rclone_chunk.001_ey25s6: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 01:33:59 INFO : three.txt.rclone_chunk.001_ey25s6: Copied (server-side copy) to: three.txt 2026/04/13 01:33:59 INFO : three.txt.rclone_chunk.001_ey25s6: Deleted 2026/04/13 01:33:59 DEBUG : three.txt: size = 6 OK 2026/04/13 01:33:59 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 01:33:59 INFO : three.txt: Copied (new) 2026/04/13 01:34:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:00 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:34:00 DEBUG : one: Sizes differ 2026/04/13 01:34:00 DEBUG : one: copy non-chunked object... 2026/04/13 01:34:00 DEBUG : one-2019-01-01: size = 4 OK 2026/04/13 01:34:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 01:34:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/13 01:34:00 INFO : one: Deleted 2026/04/13 01:34:00 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:00 DEBUG : one: size = 5 OK 2026/04/13 01:34:00 DEBUG : one.rclone_chunk.001_ey27ou: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 01:34:00 INFO : one.rclone_chunk.001_ey27ou: Copied (server-side copy) to: one 2026/04/13 01:34:00 INFO : one.rclone_chunk.001_ey27ou: Deleted 2026/04/13 01:34:00 DEBUG : one: size = 5 OK 2026/04/13 01:34:00 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 01:34:00 INFO : one: Copied (new) 2026/04/13 01:34:00 DEBUG : two: size = 3 OK 2026/04/13 01:34:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:00 DEBUG : two: Unchanged skipping 2026/04/13 01:34:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:00 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo/dst') 2026/04/13 01:34:00 DEBUG : three.txt: Sizes differ 2026/04/13 01:34:00 DEBUG : three.txt: copy non-chunked object... 2026/04/13 01:34:01 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/13 01:34:01 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 01:34:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/13 01:34:01 INFO : three.txt: Deleted 2026/04/13 01:34:01 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:01 DEBUG : three.txt: size = 19 OK 2026/04/13 01:34:01 DEBUG : three.txt.rclone_chunk.001_ey287s: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/13 01:34:01 INFO : three.txt.rclone_chunk.001_ey287s: Copied (server-side copy) to: three.txt 2026/04/13 01:34:01 INFO : three.txt.rclone_chunk.001_ey287s: Deleted 2026/04/13 01:34:01 DEBUG : three.txt: size = 19 OK 2026/04/13 01:34:01 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/13 01:34:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (5.94s) === RUN TestSyncUTFNorm run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:34:02 DEBUG : Testêé: size = 18 OK 2026/04/13 01:34:02 DEBUG : Testêé.rclone_chunk.001_ey294e: md5 = 3b5c716b1f94ae30389ea40ea76fa0d5 OK 2026/04/13 01:34:02 INFO : Testêé.rclone_chunk.001_ey294e: Copied (server-side copy) to: Testêé 2026/04/13 01:34:02 INFO : Testêé.rclone_chunk.001_ey294e: Deleted 2026/04/13 01:34:02 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:02 DEBUG : Testêé: size = 18 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:02 DEBUG : Testêé: Sizes differ 2026/04/13 01:34:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:34:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:34:03 DEBUG : Testêé: size = 14 OK 2026/04/13 01:34:03 DEBUG : Testêé.rclone_chunk.001_ey29hc: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/04/13 01:34:03 INFO : Testêé.rclone_chunk.001_ey29hc: Copied (server-side copy) to: Testêé 2026/04/13 01:34:03 INFO : Testêé.rclone_chunk.001_ey29hc: Deleted 2026/04/13 01:34:03 DEBUG : Testêé: size = 14 OK 2026/04/13 01:34:03 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/04/13 01:34:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/13 01:34:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.31s) === RUN TestSyncImmutable run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:34:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/13 01:34:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:34:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:34:03 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:03 DEBUG : existing: size = 6 OK 2026/04/13 01:34:03 DEBUG : existing.rclone_chunk.001_ey2am1: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:03 INFO : existing.rclone_chunk.001_ey2am1: Copied (server-side copy) to: existing 2026/04/13 01:34:03 INFO : existing.rclone_chunk.001_ey2am1: Deleted 2026/04/13 01:34:03 DEBUG : existing: size = 6 OK 2026/04/13 01:34:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:03 INFO : existing: Copied (new) 2026/04/13 01:34:03 DEBUG : Waiting for deletions to finish 2026/04/13 01:34:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:34:04 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:04 DEBUG : existing: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:04 DEBUG : existing: Sizes differ 2026/04/13 01:34:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/13 01:34:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:34:04 ERROR : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': not deleting files as there were IO errors 2026/04/13 01:34:04 ERROR : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.16s) === RUN TestSyncIgnoreCase run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:34:04 DEBUG : EXISTING: size = 6 OK 2026/04/13 01:34:04 DEBUG : EXISTING.rclone_chunk.001_ey2bp8: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:04 INFO : EXISTING.rclone_chunk.001_ey2bp8: Copied (server-side copy) to: EXISTING 2026/04/13 01:34:05 INFO : EXISTING.rclone_chunk.001_ey2bp8: Deleted 2026/04/13 01:34:05 DEBUG : EXISTING: size = 6 OK 2026/04/13 01:34:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:34:05 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:05 DEBUG : existing: Unchanged skipping 2026/04/13 01:34:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:34:05 DEBUG : Waiting for deletions to finish 2026/04/13 01:34:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.81s) === RUN TestFixCase run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.08s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.36s) --- SKIP: TestMaxTransfer/Hard (0.09s) --- SKIP: TestMaxTransfer/Soft (0.09s) --- SKIP: TestMaxTransfer/Cautious (0.19s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:34:06 DEBUG : both0: size = 6 OK 2026/04/13 01:34:06 DEBUG : both0.rclone_chunk.001_ey2cpc: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:06 INFO : both0.rclone_chunk.001_ey2cpc: Copied (server-side copy) to: both0 2026/04/13 01:34:06 INFO : both0.rclone_chunk.001_ey2cpc: Deleted 2026/04/13 01:34:06 DEBUG : only0: size = 6 OK 2026/04/13 01:34:06 DEBUG : only0.rclone_chunk.001_ey2d6a: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:06 INFO : only0.rclone_chunk.001_ey2d6a: Copied (server-side copy) to: only0 2026/04/13 01:34:06 INFO : only0.rclone_chunk.001_ey2d6a: Deleted 2026/04/13 01:34:07 DEBUG : both1: size = 6 OK 2026/04/13 01:34:07 DEBUG : both1.rclone_chunk.001_ey2dc7: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:07 INFO : both1.rclone_chunk.001_ey2dc7: Copied (server-side copy) to: both1 2026/04/13 01:34:07 INFO : both1.rclone_chunk.001_ey2dc7: Deleted 2026/04/13 01:34:07 DEBUG : only1: size = 6 OK 2026/04/13 01:34:07 DEBUG : only1.rclone_chunk.001_ey2e1b: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:07 INFO : only1.rclone_chunk.001_ey2e1b: Copied (server-side copy) to: only1 2026/04/13 01:34:07 INFO : only1.rclone_chunk.001_ey2e1b: Deleted 2026/04/13 01:34:08 DEBUG : both2: size = 6 OK 2026/04/13 01:34:08 DEBUG : both2.rclone_chunk.001_ey2ena: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:08 INFO : both2.rclone_chunk.001_ey2ena: Copied (server-side copy) to: both2 2026/04/13 01:34:08 INFO : both2.rclone_chunk.001_ey2ena: Deleted 2026/04/13 01:34:08 DEBUG : only2: size = 6 OK 2026/04/13 01:34:08 DEBUG : only2.rclone_chunk.001_ey2f62: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:08 INFO : only2.rclone_chunk.001_ey2f62: Copied (server-side copy) to: only2 2026/04/13 01:34:08 INFO : only2.rclone_chunk.001_ey2f62: Deleted 2026/04/13 01:34:09 DEBUG : both3: size = 6 OK 2026/04/13 01:34:09 DEBUG : both3.rclone_chunk.001_ey2f11: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:09 INFO : both3.rclone_chunk.001_ey2f11: Copied (server-side copy) to: both3 2026/04/13 01:34:09 INFO : both3.rclone_chunk.001_ey2f11: Deleted 2026/04/13 01:34:09 DEBUG : only3: size = 6 OK 2026/04/13 01:34:09 DEBUG : only3.rclone_chunk.001_ey2gdd: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:09 INFO : only3.rclone_chunk.001_ey2gdd: Copied (server-side copy) to: only3 2026/04/13 01:34:09 INFO : only3.rclone_chunk.001_ey2gdd: Deleted 2026/04/13 01:34:09 DEBUG : both4: size = 6 OK 2026/04/13 01:34:09 DEBUG : both4.rclone_chunk.001_ey2gf6: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:09 INFO : both4.rclone_chunk.001_ey2gf6: Copied (server-side copy) to: both4 2026/04/13 01:34:09 INFO : both4.rclone_chunk.001_ey2gf6: Deleted 2026/04/13 01:34:10 DEBUG : only4: size = 6 OK 2026/04/13 01:34:10 DEBUG : only4.rclone_chunk.001_ey2gwz: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:10 INFO : only4.rclone_chunk.001_ey2gwz: Copied (server-side copy) to: only4 2026/04/13 01:34:10 INFO : only4.rclone_chunk.001_ey2gwz: Deleted 2026/04/13 01:34:10 DEBUG : both5: size = 6 OK 2026/04/13 01:34:10 DEBUG : both5.rclone_chunk.001_ey2h88: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:10 INFO : both5.rclone_chunk.001_ey2h88: Copied (server-side copy) to: both5 2026/04/13 01:34:10 INFO : both5.rclone_chunk.001_ey2h88: Deleted 2026/04/13 01:34:11 DEBUG : only5: size = 6 OK 2026/04/13 01:34:11 DEBUG : only5.rclone_chunk.001_ey2hl8: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:11 INFO : only5.rclone_chunk.001_ey2hl8: Copied (server-side copy) to: only5 2026/04/13 01:34:11 INFO : only5.rclone_chunk.001_ey2hl8: Deleted 2026/04/13 01:34:11 DEBUG : both6: size = 6 OK 2026/04/13 01:34:11 DEBUG : both6.rclone_chunk.001_ey2ijz: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:11 INFO : both6.rclone_chunk.001_ey2ijz: Copied (server-side copy) to: both6 2026/04/13 01:34:11 INFO : both6.rclone_chunk.001_ey2ijz: Deleted 2026/04/13 01:34:12 DEBUG : only6: size = 6 OK 2026/04/13 01:34:12 DEBUG : only6.rclone_chunk.001_ey2i1e: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:12 INFO : only6.rclone_chunk.001_ey2i1e: Copied (server-side copy) to: only6 2026/04/13 01:34:12 INFO : only6.rclone_chunk.001_ey2i1e: Deleted 2026/04/13 01:34:12 DEBUG : both7: size = 6 OK 2026/04/13 01:34:12 DEBUG : both7.rclone_chunk.001_ey2j3v: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:12 INFO : both7.rclone_chunk.001_ey2j3v: Copied (server-side copy) to: both7 2026/04/13 01:34:12 INFO : both7.rclone_chunk.001_ey2j3v: Deleted 2026/04/13 01:34:12 DEBUG : only7: size = 6 OK 2026/04/13 01:34:12 DEBUG : only7.rclone_chunk.001_ey2je6: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:12 INFO : only7.rclone_chunk.001_ey2je6: Copied (server-side copy) to: only7 2026/04/13 01:34:12 INFO : only7.rclone_chunk.001_ey2je6: Deleted 2026/04/13 01:34:13 DEBUG : both8: size = 6 OK 2026/04/13 01:34:13 DEBUG : both8.rclone_chunk.001_ey2j4x: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:13 INFO : both8.rclone_chunk.001_ey2j4x: Copied (server-side copy) to: both8 2026/04/13 01:34:13 INFO : both8.rclone_chunk.001_ey2j4x: Deleted 2026/04/13 01:34:13 DEBUG : only8: size = 6 OK 2026/04/13 01:34:13 DEBUG : only8.rclone_chunk.001_ey2kv7: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:13 INFO : only8.rclone_chunk.001_ey2kv7: Copied (server-side copy) to: only8 2026/04/13 01:34:13 INFO : only8.rclone_chunk.001_ey2kv7: Deleted 2026/04/13 01:34:14 DEBUG : both9: size = 6 OK 2026/04/13 01:34:14 DEBUG : both9.rclone_chunk.001_ey2k1c: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:14 INFO : both9.rclone_chunk.001_ey2k1c: Copied (server-side copy) to: both9 2026/04/13 01:34:14 INFO : both9.rclone_chunk.001_ey2k1c: Deleted 2026/04/13 01:34:14 DEBUG : only9: size = 6 OK 2026/04/13 01:34:14 DEBUG : only9.rclone_chunk.001_ey2ltz: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:14 INFO : only9.rclone_chunk.001_ey2ltz: Copied (server-side copy) to: only9 2026/04/13 01:34:14 INFO : only9.rclone_chunk.001_ey2ltz: Deleted 2026/04/13 01:34:15 DEBUG : both10: size = 6 OK 2026/04/13 01:34:15 DEBUG : both10.rclone_chunk.001_ey2lus: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:15 INFO : both10.rclone_chunk.001_ey2lus: Copied (server-side copy) to: both10 2026/04/13 01:34:15 INFO : both10.rclone_chunk.001_ey2lus: Deleted 2026/04/13 01:34:15 DEBUG : only10: size = 6 OK 2026/04/13 01:34:15 DEBUG : only10.rclone_chunk.001_ey2mhf: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:15 INFO : only10.rclone_chunk.001_ey2mhf: Copied (server-side copy) to: only10 2026/04/13 01:34:15 INFO : only10.rclone_chunk.001_ey2mhf: Deleted 2026/04/13 01:34:15 DEBUG : both11: size = 6 OK 2026/04/13 01:34:15 DEBUG : both11.rclone_chunk.001_ey2mwu: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:15 INFO : both11.rclone_chunk.001_ey2mwu: Copied (server-side copy) to: both11 2026/04/13 01:34:15 INFO : both11.rclone_chunk.001_ey2mwu: Deleted 2026/04/13 01:34:16 DEBUG : only11: size = 6 OK 2026/04/13 01:34:16 DEBUG : only11.rclone_chunk.001_ey2nup: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:16 INFO : only11.rclone_chunk.001_ey2nup: Copied (server-side copy) to: only11 2026/04/13 01:34:16 INFO : only11.rclone_chunk.001_ey2nup: Deleted 2026/04/13 01:34:16 DEBUG : both12: size = 6 OK 2026/04/13 01:34:16 DEBUG : both12.rclone_chunk.001_ey2npy: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:16 INFO : both12.rclone_chunk.001_ey2npy: Copied (server-side copy) to: both12 2026/04/13 01:34:16 INFO : both12.rclone_chunk.001_ey2npy: Deleted 2026/04/13 01:34:17 DEBUG : only12: size = 6 OK 2026/04/13 01:34:17 DEBUG : only12.rclone_chunk.001_ey2nb5: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:17 INFO : only12.rclone_chunk.001_ey2nb5: Copied (server-side copy) to: only12 2026/04/13 01:34:17 INFO : only12.rclone_chunk.001_ey2nb5: Deleted 2026/04/13 01:34:17 DEBUG : both13: size = 6 OK 2026/04/13 01:34:17 DEBUG : both13.rclone_chunk.001_ey2oii: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:17 INFO : both13.rclone_chunk.001_ey2oii: Copied (server-side copy) to: both13 2026/04/13 01:34:17 INFO : both13.rclone_chunk.001_ey2oii: Deleted 2026/04/13 01:34:17 DEBUG : only13: size = 6 OK 2026/04/13 01:34:17 DEBUG : only13.rclone_chunk.001_ey2o60: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:17 INFO : only13.rclone_chunk.001_ey2o60: Copied (server-side copy) to: only13 2026/04/13 01:34:17 INFO : only13.rclone_chunk.001_ey2o60: Deleted 2026/04/13 01:34:18 DEBUG : both14: size = 6 OK 2026/04/13 01:34:18 DEBUG : both14.rclone_chunk.001_ey2phe: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:18 INFO : both14.rclone_chunk.001_ey2phe: Copied (server-side copy) to: both14 2026/04/13 01:34:18 INFO : both14.rclone_chunk.001_ey2phe: Deleted 2026/04/13 01:34:18 DEBUG : only14: size = 6 OK 2026/04/13 01:34:18 DEBUG : only14.rclone_chunk.001_ey2p6n: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:18 INFO : only14.rclone_chunk.001_ey2p6n: Copied (server-side copy) to: only14 2026/04/13 01:34:18 INFO : only14.rclone_chunk.001_ey2p6n: Deleted 2026/04/13 01:34:19 DEBUG : both15: size = 6 OK 2026/04/13 01:34:19 DEBUG : both15.rclone_chunk.001_ey2pbf: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:19 INFO : both15.rclone_chunk.001_ey2pbf: Copied (server-side copy) to: both15 2026/04/13 01:34:19 INFO : both15.rclone_chunk.001_ey2pbf: Deleted 2026/04/13 01:34:19 DEBUG : only15: size = 6 OK 2026/04/13 01:34:19 DEBUG : only15.rclone_chunk.001_ey2qxa: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:19 INFO : only15.rclone_chunk.001_ey2qxa: Copied (server-side copy) to: only15 2026/04/13 01:34:19 INFO : only15.rclone_chunk.001_ey2qxa: Deleted 2026/04/13 01:34:19 DEBUG : both16: size = 6 OK 2026/04/13 01:34:19 DEBUG : both16.rclone_chunk.001_ey2qzc: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:19 INFO : both16.rclone_chunk.001_ey2qzc: Copied (server-side copy) to: both16 2026/04/13 01:34:19 INFO : both16.rclone_chunk.001_ey2qzc: Deleted 2026/04/13 01:34:20 DEBUG : only16: size = 6 OK 2026/04/13 01:34:20 DEBUG : only16.rclone_chunk.001_ey2q1l: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:20 INFO : only16.rclone_chunk.001_ey2q1l: Copied (server-side copy) to: only16 2026/04/13 01:34:20 INFO : only16.rclone_chunk.001_ey2q1l: Deleted 2026/04/13 01:34:20 DEBUG : both17: size = 6 OK 2026/04/13 01:34:20 DEBUG : both17.rclone_chunk.001_ey2r03: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:20 INFO : both17.rclone_chunk.001_ey2r03: Copied (server-side copy) to: both17 2026/04/13 01:34:20 INFO : both17.rclone_chunk.001_ey2r03: Deleted 2026/04/13 01:34:21 DEBUG : only17: size = 6 OK 2026/04/13 01:34:21 DEBUG : only17.rclone_chunk.001_ey2r4m: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:21 INFO : only17.rclone_chunk.001_ey2r4m: Copied (server-side copy) to: only17 2026/04/13 01:34:21 INFO : only17.rclone_chunk.001_ey2r4m: Deleted 2026/04/13 01:34:21 DEBUG : both18: size = 6 OK 2026/04/13 01:34:21 DEBUG : both18.rclone_chunk.001_ey2swk: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:21 INFO : both18.rclone_chunk.001_ey2swk: Copied (server-side copy) to: both18 2026/04/13 01:34:21 INFO : both18.rclone_chunk.001_ey2swk: Deleted 2026/04/13 01:34:22 DEBUG : only18: size = 6 OK 2026/04/13 01:34:22 DEBUG : only18.rclone_chunk.001_ey2s3q: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:22 INFO : only18.rclone_chunk.001_ey2s3q: Copied (server-side copy) to: only18 2026/04/13 01:34:22 INFO : only18.rclone_chunk.001_ey2s3q: Deleted 2026/04/13 01:34:22 DEBUG : both19: size = 6 OK 2026/04/13 01:34:22 DEBUG : both19.rclone_chunk.001_ey2tly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:22 INFO : both19.rclone_chunk.001_ey2tly: Copied (server-side copy) to: both19 2026/04/13 01:34:22 INFO : both19.rclone_chunk.001_ey2tly: Deleted 2026/04/13 01:34:22 DEBUG : only19: size = 6 OK 2026/04/13 01:34:22 DEBUG : only19.rclone_chunk.001_ey2tpl: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:22 INFO : only19.rclone_chunk.001_ey2tpl: Copied (server-side copy) to: only19 2026/04/13 01:34:22 INFO : only19.rclone_chunk.001_ey2tpl: Deleted 2026/04/13 01:34:24 DEBUG : both10: size = 6 OK 2026/04/13 01:34:24 DEBUG : both11: size = 6 OK 2026/04/13 01:34:24 DEBUG : both12: size = 6 OK 2026/04/13 01:34:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:34:24 DEBUG : both0: size = 6 OK 2026/04/13 01:34:24 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:24 DEBUG : both10: Unchanged skipping 2026/04/13 01:34:24 DEBUG : both13: size = 6 OK 2026/04/13 01:34:24 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:24 DEBUG : both11: Unchanged skipping 2026/04/13 01:34:24 DEBUG : both14: size = 6 OK 2026/04/13 01:34:25 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both14: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both15: size = 6 OK 2026/04/13 01:34:25 DEBUG : both0: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both16: size = 6 OK 2026/04/13 01:34:25 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both12: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both17: size = 6 OK 2026/04/13 01:34:25 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both13: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both18: size = 6 OK 2026/04/13 01:34:25 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both15: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both19: size = 6 OK 2026/04/13 01:34:25 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both16: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both1: size = 6 OK 2026/04/13 01:34:25 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both17: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both2: size = 6 OK 2026/04/13 01:34:25 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both18: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both3: size = 6 OK 2026/04/13 01:34:25 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both19: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both4: size = 6 OK 2026/04/13 01:34:25 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both1: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both5: size = 6 OK 2026/04/13 01:34:25 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both2: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both6: size = 6 OK 2026/04/13 01:34:25 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both3: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both7: size = 6 OK 2026/04/13 01:34:25 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both4: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both8: size = 6 OK 2026/04/13 01:34:25 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both5: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both9: size = 6 OK 2026/04/13 01:34:25 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both6: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both7: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both8: Unchanged skipping 2026/04/13 01:34:25 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:25 DEBUG : both9: Unchanged skipping 2026/04/13 01:34:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:34:25 DEBUG : Waiting for deletions to finish 2026/04/13 01:34:25 INFO : only11: Deleted 2026/04/13 01:34:25 INFO : only10: Deleted 2026/04/13 01:34:25 INFO : only3: Deleted 2026/04/13 01:34:25 INFO : only17: Deleted 2026/04/13 01:34:25 INFO : only6: Deleted 2026/04/13 01:34:25 INFO : only15: Deleted 2026/04/13 01:34:25 INFO : only9: Deleted 2026/04/13 01:34:25 INFO : only19: Deleted 2026/04/13 01:34:25 INFO : only5: Deleted 2026/04/13 01:34:25 INFO : only8: Deleted 2026/04/13 01:34:25 INFO : only2: Deleted 2026/04/13 01:34:25 INFO : only0: Deleted 2026/04/13 01:34:25 INFO : only13: Deleted 2026/04/13 01:34:25 INFO : only14: Deleted 2026/04/13 01:34:25 INFO : only12: Deleted 2026/04/13 01:34:25 INFO : only18: Deleted 2026/04/13 01:34:25 INFO : only4: Deleted 2026/04/13 01:34:25 INFO : only7: Deleted 2026/04/13 01:34:25 INFO : only16: Deleted 2026/04/13 01:34:25 INFO : only1: Deleted --- PASS: TestSyncConcurrentDelete (22.34s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:34:28 DEBUG : both0: size = 6 OK 2026/04/13 01:34:28 DEBUG : both0.rclone_chunk.001_ey2zr3: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:28 INFO : both0.rclone_chunk.001_ey2zr3: Copied (server-side copy) to: both0 2026/04/13 01:34:28 INFO : both0.rclone_chunk.001_ey2zr3: Deleted 2026/04/13 01:34:29 DEBUG : only0: size = 6 OK 2026/04/13 01:34:29 DEBUG : only0.rclone_chunk.001_ey2z96: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:29 INFO : only0.rclone_chunk.001_ey2z96: Copied (server-side copy) to: only0 2026/04/13 01:34:29 INFO : only0.rclone_chunk.001_ey2z96: Deleted 2026/04/13 01:34:29 DEBUG : both1: size = 6 OK 2026/04/13 01:34:29 DEBUG : both1.rclone_chunk.001_ey30iv: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:29 INFO : both1.rclone_chunk.001_ey30iv: Copied (server-side copy) to: both1 2026/04/13 01:34:29 INFO : both1.rclone_chunk.001_ey30iv: Deleted 2026/04/13 01:34:29 DEBUG : only1: size = 6 OK 2026/04/13 01:34:29 DEBUG : only1.rclone_chunk.001_ey30jy: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:29 INFO : only1.rclone_chunk.001_ey30jy: Copied (server-side copy) to: only1 2026/04/13 01:34:29 INFO : only1.rclone_chunk.001_ey30jy: Deleted 2026/04/13 01:34:30 DEBUG : both2: size = 6 OK 2026/04/13 01:34:30 DEBUG : both2.rclone_chunk.001_ey306c: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:30 INFO : both2.rclone_chunk.001_ey306c: Copied (server-side copy) to: both2 2026/04/13 01:34:30 INFO : both2.rclone_chunk.001_ey306c: Deleted 2026/04/13 01:34:30 DEBUG : only2: size = 6 OK 2026/04/13 01:34:30 DEBUG : only2.rclone_chunk.001_ey31j2: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:30 INFO : only2.rclone_chunk.001_ey31j2: Copied (server-side copy) to: only2 2026/04/13 01:34:30 INFO : only2.rclone_chunk.001_ey31j2: Deleted 2026/04/13 01:34:31 DEBUG : both3: size = 6 OK 2026/04/13 01:34:31 DEBUG : both3.rclone_chunk.001_ey313y: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:31 INFO : both3.rclone_chunk.001_ey313y: Copied (server-side copy) to: both3 2026/04/13 01:34:31 INFO : both3.rclone_chunk.001_ey313y: Deleted 2026/04/13 01:34:31 DEBUG : only3: size = 6 OK 2026/04/13 01:34:31 DEBUG : only3.rclone_chunk.001_ey32d0: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:31 INFO : only3.rclone_chunk.001_ey32d0: Copied (server-side copy) to: only3 2026/04/13 01:34:31 INFO : only3.rclone_chunk.001_ey32d0: Deleted 2026/04/13 01:34:31 DEBUG : both4: size = 6 OK 2026/04/13 01:34:31 DEBUG : both4.rclone_chunk.001_ey32m1: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:31 INFO : both4.rclone_chunk.001_ey32m1: Copied (server-side copy) to: both4 2026/04/13 01:34:31 INFO : both4.rclone_chunk.001_ey32m1: Deleted 2026/04/13 01:34:32 DEBUG : only4: size = 6 OK 2026/04/13 01:34:32 DEBUG : only4.rclone_chunk.001_ey32kb: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:32 INFO : only4.rclone_chunk.001_ey32kb: Copied (server-side copy) to: only4 2026/04/13 01:34:32 INFO : only4.rclone_chunk.001_ey32kb: Deleted 2026/04/13 01:34:32 DEBUG : both5: size = 6 OK 2026/04/13 01:34:32 DEBUG : both5.rclone_chunk.001_ey33es: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:32 INFO : both5.rclone_chunk.001_ey33es: Copied (server-side copy) to: both5 2026/04/13 01:34:32 INFO : both5.rclone_chunk.001_ey33es: Deleted 2026/04/13 01:34:33 DEBUG : only5: size = 6 OK 2026/04/13 01:34:33 DEBUG : only5.rclone_chunk.001_ey3302: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:33 INFO : only5.rclone_chunk.001_ey3302: Copied (server-side copy) to: only5 2026/04/13 01:34:33 INFO : only5.rclone_chunk.001_ey3302: Deleted 2026/04/13 01:34:33 DEBUG : both6: size = 6 OK 2026/04/13 01:34:33 DEBUG : both6.rclone_chunk.001_ey3402: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:33 INFO : both6.rclone_chunk.001_ey3402: Copied (server-side copy) to: both6 2026/04/13 01:34:33 INFO : both6.rclone_chunk.001_ey3402: Deleted 2026/04/13 01:34:34 DEBUG : only6: size = 6 OK 2026/04/13 01:34:34 DEBUG : only6.rclone_chunk.001_ey34ky: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:34 INFO : only6.rclone_chunk.001_ey34ky: Copied (server-side copy) to: only6 2026/04/13 01:34:34 INFO : only6.rclone_chunk.001_ey34ky: Deleted 2026/04/13 01:34:34 DEBUG : both7: size = 6 OK 2026/04/13 01:34:34 DEBUG : both7.rclone_chunk.001_ey35lw: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:34 INFO : both7.rclone_chunk.001_ey35lw: Copied (server-side copy) to: both7 2026/04/13 01:34:34 INFO : both7.rclone_chunk.001_ey35lw: Deleted 2026/04/13 01:34:34 DEBUG : only7: size = 6 OK 2026/04/13 01:34:34 DEBUG : only7.rclone_chunk.001_ey3579: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:34 INFO : only7.rclone_chunk.001_ey3579: Copied (server-side copy) to: only7 2026/04/13 01:34:35 INFO : only7.rclone_chunk.001_ey3579: Deleted 2026/04/13 01:34:35 DEBUG : both8: size = 6 OK 2026/04/13 01:34:35 DEBUG : both8.rclone_chunk.001_ey36gr: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:35 INFO : both8.rclone_chunk.001_ey36gr: Copied (server-side copy) to: both8 2026/04/13 01:34:35 INFO : both8.rclone_chunk.001_ey36gr: Deleted 2026/04/13 01:34:35 DEBUG : only8: size = 6 OK 2026/04/13 01:34:35 DEBUG : only8.rclone_chunk.001_ey36st: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:35 INFO : only8.rclone_chunk.001_ey36st: Copied (server-side copy) to: only8 2026/04/13 01:34:35 INFO : only8.rclone_chunk.001_ey36st: Deleted 2026/04/13 01:34:36 DEBUG : both9: size = 6 OK 2026/04/13 01:34:36 DEBUG : both9.rclone_chunk.001_ey36vp: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:36 INFO : both9.rclone_chunk.001_ey36vp: Copied (server-side copy) to: both9 2026/04/13 01:34:36 INFO : both9.rclone_chunk.001_ey36vp: Deleted 2026/04/13 01:34:36 DEBUG : only9: size = 6 OK 2026/04/13 01:34:36 DEBUG : only9.rclone_chunk.001_ey376s: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:36 INFO : only9.rclone_chunk.001_ey376s: Copied (server-side copy) to: only9 2026/04/13 01:34:36 INFO : only9.rclone_chunk.001_ey376s: Deleted 2026/04/13 01:34:37 DEBUG : both10: size = 6 OK 2026/04/13 01:34:37 DEBUG : both10.rclone_chunk.001_ey37e9: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:37 INFO : both10.rclone_chunk.001_ey37e9: Copied (server-side copy) to: both10 2026/04/13 01:34:37 INFO : both10.rclone_chunk.001_ey37e9: Deleted 2026/04/13 01:34:37 DEBUG : only10: size = 6 OK 2026/04/13 01:34:37 DEBUG : only10.rclone_chunk.001_ey38v2: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:37 INFO : only10.rclone_chunk.001_ey38v2: Copied (server-side copy) to: only10 2026/04/13 01:34:37 INFO : only10.rclone_chunk.001_ey38v2: Deleted 2026/04/13 01:34:37 DEBUG : both11: size = 6 OK 2026/04/13 01:34:37 DEBUG : both11.rclone_chunk.001_ey38p1: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:37 INFO : both11.rclone_chunk.001_ey38p1: Copied (server-side copy) to: both11 2026/04/13 01:34:38 INFO : both11.rclone_chunk.001_ey38p1: Deleted 2026/04/13 01:34:38 DEBUG : only11: size = 6 OK 2026/04/13 01:34:38 DEBUG : only11.rclone_chunk.001_ey39b6: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:38 INFO : only11.rclone_chunk.001_ey39b6: Copied (server-side copy) to: only11 2026/04/13 01:34:38 INFO : only11.rclone_chunk.001_ey39b6: Deleted 2026/04/13 01:34:38 DEBUG : both12: size = 6 OK 2026/04/13 01:34:38 DEBUG : both12.rclone_chunk.001_ey39qw: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:38 INFO : both12.rclone_chunk.001_ey39qw: Copied (server-side copy) to: both12 2026/04/13 01:34:38 INFO : both12.rclone_chunk.001_ey39qw: Deleted 2026/04/13 01:34:39 DEBUG : only12: size = 6 OK 2026/04/13 01:34:39 DEBUG : only12.rclone_chunk.001_ey39h6: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:39 INFO : only12.rclone_chunk.001_ey39h6: Copied (server-side copy) to: only12 2026/04/13 01:34:39 INFO : only12.rclone_chunk.001_ey39h6: Deleted 2026/04/13 01:34:39 DEBUG : both13: size = 6 OK 2026/04/13 01:34:39 DEBUG : both13.rclone_chunk.001_ey3a7q: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:39 INFO : both13.rclone_chunk.001_ey3a7q: Copied (server-side copy) to: both13 2026/04/13 01:34:39 INFO : both13.rclone_chunk.001_ey3a7q: Deleted 2026/04/13 01:34:40 DEBUG : only13: size = 6 OK 2026/04/13 01:34:40 DEBUG : only13.rclone_chunk.001_ey3acu: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:40 INFO : only13.rclone_chunk.001_ey3acu: Copied (server-side copy) to: only13 2026/04/13 01:34:40 INFO : only13.rclone_chunk.001_ey3acu: Deleted 2026/04/13 01:34:40 DEBUG : both14: size = 6 OK 2026/04/13 01:34:40 DEBUG : both14.rclone_chunk.001_ey3bwi: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:40 INFO : both14.rclone_chunk.001_ey3bwi: Copied (server-side copy) to: both14 2026/04/13 01:34:40 INFO : both14.rclone_chunk.001_ey3bwi: Deleted 2026/04/13 01:34:41 DEBUG : only14: size = 6 OK 2026/04/13 01:34:41 DEBUG : only14.rclone_chunk.001_ey3bg1: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:41 INFO : only14.rclone_chunk.001_ey3bg1: Copied (server-side copy) to: only14 2026/04/13 01:34:41 INFO : only14.rclone_chunk.001_ey3bg1: Deleted 2026/04/13 01:34:41 DEBUG : both15: size = 6 OK 2026/04/13 01:34:41 DEBUG : both15.rclone_chunk.001_ey3cq2: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:41 INFO : both15.rclone_chunk.001_ey3cq2: Copied (server-side copy) to: both15 2026/04/13 01:34:41 INFO : both15.rclone_chunk.001_ey3cq2: Deleted 2026/04/13 01:34:41 DEBUG : only15: size = 6 OK 2026/04/13 01:34:41 DEBUG : only15.rclone_chunk.001_ey3cpw: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:41 INFO : only15.rclone_chunk.001_ey3cpw: Copied (server-side copy) to: only15 2026/04/13 01:34:41 INFO : only15.rclone_chunk.001_ey3cpw: Deleted 2026/04/13 01:34:42 DEBUG : both16: size = 6 OK 2026/04/13 01:34:42 DEBUG : both16.rclone_chunk.001_ey3dyj: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:42 INFO : both16.rclone_chunk.001_ey3dyj: Copied (server-side copy) to: both16 2026/04/13 01:34:42 INFO : both16.rclone_chunk.001_ey3dyj: Deleted 2026/04/13 01:34:42 DEBUG : only16: size = 6 OK 2026/04/13 01:34:42 DEBUG : only16.rclone_chunk.001_ey3do4: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:42 INFO : only16.rclone_chunk.001_ey3do4: Copied (server-side copy) to: only16 2026/04/13 01:34:42 INFO : only16.rclone_chunk.001_ey3do4: Deleted 2026/04/13 01:34:43 DEBUG : both17: size = 6 OK 2026/04/13 01:34:43 DEBUG : both17.rclone_chunk.001_ey3dvn: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:43 INFO : both17.rclone_chunk.001_ey3dvn: Copied (server-side copy) to: both17 2026/04/13 01:34:43 INFO : both17.rclone_chunk.001_ey3dvn: Deleted 2026/04/13 01:34:43 DEBUG : only17: size = 6 OK 2026/04/13 01:34:43 DEBUG : only17.rclone_chunk.001_ey3ea1: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:43 INFO : only17.rclone_chunk.001_ey3ea1: Copied (server-side copy) to: only17 2026/04/13 01:34:43 INFO : only17.rclone_chunk.001_ey3ea1: Deleted 2026/04/13 01:34:44 DEBUG : both18: size = 6 OK 2026/04/13 01:34:44 DEBUG : both18.rclone_chunk.001_ey3el1: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:44 INFO : both18.rclone_chunk.001_ey3el1: Copied (server-side copy) to: both18 2026/04/13 01:34:44 INFO : both18.rclone_chunk.001_ey3el1: Deleted 2026/04/13 01:34:44 DEBUG : only18: size = 6 OK 2026/04/13 01:34:44 DEBUG : only18.rclone_chunk.001_ey3fmd: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:44 INFO : only18.rclone_chunk.001_ey3fmd: Copied (server-side copy) to: only18 2026/04/13 01:34:44 INFO : only18.rclone_chunk.001_ey3fmd: Deleted 2026/04/13 01:34:44 DEBUG : both19: size = 6 OK 2026/04/13 01:34:44 DEBUG : both19.rclone_chunk.001_ey3fan: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:44 INFO : both19.rclone_chunk.001_ey3fan: Copied (server-side copy) to: both19 2026/04/13 01:34:44 INFO : both19.rclone_chunk.001_ey3fan: Deleted 2026/04/13 01:34:45 DEBUG : only19: size = 6 OK 2026/04/13 01:34:45 DEBUG : only19.rclone_chunk.001_ey3f5d: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 01:34:45 INFO : only19.rclone_chunk.001_ey3f5d: Copied (server-side copy) to: only19 2026/04/13 01:34:45 INFO : only19.rclone_chunk.001_ey3f5d: Deleted 2026/04/13 01:34:47 DEBUG : both10: size = 6 OK 2026/04/13 01:34:47 DEBUG : both11: size = 6 OK 2026/04/13 01:34:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:34:47 DEBUG : both12: size = 6 OK 2026/04/13 01:34:47 DEBUG : both0: size = 6 OK 2026/04/13 01:34:47 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both10: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both13: size = 6 OK 2026/04/13 01:34:47 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both11: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both14: size = 6 OK 2026/04/13 01:34:47 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both12: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both15: size = 6 OK 2026/04/13 01:34:47 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both0: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both16: size = 6 OK 2026/04/13 01:34:47 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both13: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both17: size = 6 OK 2026/04/13 01:34:47 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both14: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both18: size = 6 OK 2026/04/13 01:34:47 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both15: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both19: size = 6 OK 2026/04/13 01:34:47 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both17: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both1: size = 6 OK 2026/04/13 01:34:47 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both16: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both2: size = 6 OK 2026/04/13 01:34:47 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both18: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both3: size = 6 OK 2026/04/13 01:34:47 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both19: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both4: size = 6 OK 2026/04/13 01:34:47 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both3: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both5: size = 6 OK 2026/04/13 01:34:47 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both2: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both6: size = 6 OK 2026/04/13 01:34:47 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both1: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both7: size = 6 OK 2026/04/13 01:34:47 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both4: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both8: size = 6 OK 2026/04/13 01:34:47 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both5: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both9: size = 6 OK 2026/04/13 01:34:47 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both7: Unchanged skipping 2026/04/13 01:34:47 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only0: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only0: Sizes differ 2026/04/13 01:34:47 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only10: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only10: Sizes differ 2026/04/13 01:34:47 DEBUG : only0: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:47 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only11: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only11: Sizes differ 2026/04/13 01:34:47 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only12: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only12: Sizes differ 2026/04/13 01:34:47 DEBUG : only10: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:47 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only13: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only13: Sizes differ 2026/04/13 01:34:47 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only14: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only14: Sizes differ 2026/04/13 01:34:47 DEBUG : only11: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:47 DEBUG : only12: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:47 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only15: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only15: Sizes differ 2026/04/13 01:34:47 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only16: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only16: Sizes differ 2026/04/13 01:34:47 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only17: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only17: Sizes differ 2026/04/13 01:34:47 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only18: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only18: Sizes differ 2026/04/13 01:34:47 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only19: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only19: Sizes differ 2026/04/13 01:34:47 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only1: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only1: Sizes differ 2026/04/13 01:34:47 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only2: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only2: Sizes differ 2026/04/13 01:34:47 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only3: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only3: Sizes differ 2026/04/13 01:34:47 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only4: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only4: Sizes differ 2026/04/13 01:34:47 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only5: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only5: Sizes differ 2026/04/13 01:34:47 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only6: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only6: Sizes differ 2026/04/13 01:34:47 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only7: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only7: Sizes differ 2026/04/13 01:34:47 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only8: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only8: Sizes differ 2026/04/13 01:34:47 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2905756467) 2026/04/13 01:34:47 DEBUG : only9: size = 6 (Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo') 2026/04/13 01:34:47 DEBUG : only9: Sizes differ 2026/04/13 01:34:47 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both6: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both8: Unchanged skipping 2026/04/13 01:34:47 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:34:47 DEBUG : both9: Unchanged skipping 2026/04/13 01:34:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:34:47 DEBUG : only0: size = 0 OK 2026/04/13 01:34:47 DEBUG : only0.rclone_chunk.001_ey3ibx: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:47 INFO : only0.rclone_chunk.001_ey3ibx: Copied (server-side copy) to: only0 2026/04/13 01:34:47 DEBUG : only12: size = 0 OK 2026/04/13 01:34:47 DEBUG : only12.rclone_chunk.001_ey3ibb: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:47 INFO : only12.rclone_chunk.001_ey3ibb: Copied (server-side copy) to: only12 2026/04/13 01:34:47 DEBUG : only10: size = 0 OK 2026/04/13 01:34:47 DEBUG : only10.rclone_chunk.001_ey3iag: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:47 INFO : only10.rclone_chunk.001_ey3iag: Copied (server-side copy) to: only10 2026/04/13 01:34:47 DEBUG : only11: size = 0 OK 2026/04/13 01:34:47 DEBUG : only11.rclone_chunk.001_ey3ick: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:47 INFO : only11.rclone_chunk.001_ey3ick: Copied (server-side copy) to: only11 2026/04/13 01:34:47 INFO : only0.rclone_chunk.001_ey3ibx: Deleted 2026/04/13 01:34:47 DEBUG : only0: size = 0 OK 2026/04/13 01:34:47 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:47 INFO : only0: Copied (replaced existing) 2026/04/13 01:34:47 DEBUG : only13: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:47 INFO : only12.rclone_chunk.001_ey3ibb: Deleted 2026/04/13 01:34:47 DEBUG : only12: size = 0 OK 2026/04/13 01:34:47 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:47 INFO : only12: Copied (replaced existing) 2026/04/13 01:34:47 DEBUG : only14: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:47 INFO : only10.rclone_chunk.001_ey3iag: Deleted 2026/04/13 01:34:47 DEBUG : only10: size = 0 OK 2026/04/13 01:34:47 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:47 INFO : only10: Copied (replaced existing) 2026/04/13 01:34:47 DEBUG : only15: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:47 INFO : only11.rclone_chunk.001_ey3ick: Deleted 2026/04/13 01:34:47 DEBUG : only11: size = 0 OK 2026/04/13 01:34:47 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:47 INFO : only11: Copied (replaced existing) 2026/04/13 01:34:47 DEBUG : only16: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:48 DEBUG : only13: size = 0 OK 2026/04/13 01:34:48 DEBUG : only13.rclone_chunk.001_ey3iyq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only13.rclone_chunk.001_ey3iyq: Copied (server-side copy) to: only13 2026/04/13 01:34:48 DEBUG : only14: size = 0 OK 2026/04/13 01:34:48 DEBUG : only14.rclone_chunk.001_ey3i6h: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only14.rclone_chunk.001_ey3i6h: Copied (server-side copy) to: only14 2026/04/13 01:34:48 DEBUG : only15: size = 0 OK 2026/04/13 01:34:48 DEBUG : only15.rclone_chunk.001_ey3i6g: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only15.rclone_chunk.001_ey3i6g: Copied (server-side copy) to: only15 2026/04/13 01:34:48 DEBUG : only16: size = 0 OK 2026/04/13 01:34:48 DEBUG : only16.rclone_chunk.001_ey3iv9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only16.rclone_chunk.001_ey3iv9: Copied (server-side copy) to: only16 2026/04/13 01:34:48 INFO : only13.rclone_chunk.001_ey3iyq: Deleted 2026/04/13 01:34:48 DEBUG : only13: size = 0 OK 2026/04/13 01:34:48 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only13: Copied (replaced existing) 2026/04/13 01:34:48 DEBUG : only17: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:48 INFO : only14.rclone_chunk.001_ey3i6h: Deleted 2026/04/13 01:34:48 DEBUG : only14: size = 0 OK 2026/04/13 01:34:48 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only14: Copied (replaced existing) 2026/04/13 01:34:48 DEBUG : only18: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:48 INFO : only15.rclone_chunk.001_ey3i6g: Deleted 2026/04/13 01:34:48 DEBUG : only15: size = 0 OK 2026/04/13 01:34:48 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only15: Copied (replaced existing) 2026/04/13 01:34:48 DEBUG : only19: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:48 INFO : only16.rclone_chunk.001_ey3iv9: Deleted 2026/04/13 01:34:48 DEBUG : only16: size = 0 OK 2026/04/13 01:34:48 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only16: Copied (replaced existing) 2026/04/13 01:34:48 DEBUG : only1: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:48 DEBUG : only17: size = 0 OK 2026/04/13 01:34:48 DEBUG : only17.rclone_chunk.001_ey3j9c: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only17.rclone_chunk.001_ey3j9c: Copied (server-side copy) to: only17 2026/04/13 01:34:48 DEBUG : only18: size = 0 OK 2026/04/13 01:34:48 DEBUG : only18.rclone_chunk.001_ey3jn7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only18.rclone_chunk.001_ey3jn7: Copied (server-side copy) to: only18 2026/04/13 01:34:48 DEBUG : only1: size = 0 OK 2026/04/13 01:34:48 DEBUG : only1.rclone_chunk.001_ey3j9p: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only1.rclone_chunk.001_ey3j9p: Copied (server-side copy) to: only1 2026/04/13 01:34:48 INFO : only17.rclone_chunk.001_ey3j9c: Deleted 2026/04/13 01:34:48 DEBUG : only17: size = 0 OK 2026/04/13 01:34:48 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only17: Copied (replaced existing) 2026/04/13 01:34:48 DEBUG : only2: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:48 DEBUG : only19: size = 0 OK 2026/04/13 01:34:48 DEBUG : only19.rclone_chunk.001_ey3jqi: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only19.rclone_chunk.001_ey3jqi: Copied (server-side copy) to: only19 2026/04/13 01:34:48 INFO : only18.rclone_chunk.001_ey3jn7: Deleted 2026/04/13 01:34:48 DEBUG : only18: size = 0 OK 2026/04/13 01:34:48 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only18: Copied (replaced existing) 2026/04/13 01:34:48 DEBUG : only3: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:48 INFO : only1.rclone_chunk.001_ey3j9p: Deleted 2026/04/13 01:34:48 DEBUG : only1: size = 0 OK 2026/04/13 01:34:48 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only1: Copied (replaced existing) 2026/04/13 01:34:48 DEBUG : only4: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:48 INFO : only19.rclone_chunk.001_ey3jqi: Deleted 2026/04/13 01:34:48 DEBUG : only19: size = 0 OK 2026/04/13 01:34:48 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only19: Copied (replaced existing) 2026/04/13 01:34:48 DEBUG : only5: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:48 DEBUG : only2: size = 0 OK 2026/04/13 01:34:48 DEBUG : only2.rclone_chunk.001_ey3jeu: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:48 INFO : only2.rclone_chunk.001_ey3jeu: Copied (server-side copy) to: only2 2026/04/13 01:34:49 DEBUG : only3: size = 0 OK 2026/04/13 01:34:49 DEBUG : only3.rclone_chunk.001_ey3j71: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only3.rclone_chunk.001_ey3j71: Copied (server-side copy) to: only3 2026/04/13 01:34:49 DEBUG : only5: size = 0 OK 2026/04/13 01:34:49 DEBUG : only5.rclone_chunk.001_ey3jaa: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only5.rclone_chunk.001_ey3jaa: Copied (server-side copy) to: only5 2026/04/13 01:34:49 DEBUG : only4: size = 0 OK 2026/04/13 01:34:49 DEBUG : only4.rclone_chunk.001_ey3j52: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only4.rclone_chunk.001_ey3j52: Copied (server-side copy) to: only4 2026/04/13 01:34:49 INFO : only3.rclone_chunk.001_ey3j71: Deleted 2026/04/13 01:34:49 DEBUG : only3: size = 0 OK 2026/04/13 01:34:49 INFO : only2.rclone_chunk.001_ey3jeu: Deleted 2026/04/13 01:34:49 DEBUG : only2: size = 0 OK 2026/04/13 01:34:49 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only3: Copied (replaced existing) 2026/04/13 01:34:49 DEBUG : only6: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:49 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only2: Copied (replaced existing) 2026/04/13 01:34:49 DEBUG : only7: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:49 INFO : only5.rclone_chunk.001_ey3jaa: Deleted 2026/04/13 01:34:49 DEBUG : only5: size = 0 OK 2026/04/13 01:34:49 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only5: Copied (replaced existing) 2026/04/13 01:34:49 DEBUG : only8: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:49 INFO : only4.rclone_chunk.001_ey3j52: Deleted 2026/04/13 01:34:49 DEBUG : only4: size = 0 OK 2026/04/13 01:34:49 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only4: Copied (replaced existing) 2026/04/13 01:34:49 DEBUG : only9: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:34:49 DEBUG : only7: size = 0 OK 2026/04/13 01:34:49 DEBUG : only7.rclone_chunk.001_ey3kcg: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only7.rclone_chunk.001_ey3kcg: Copied (server-side copy) to: only7 2026/04/13 01:34:49 DEBUG : only9: size = 0 OK 2026/04/13 01:34:49 DEBUG : only9.rclone_chunk.001_ey3kpp: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only9.rclone_chunk.001_ey3kpp: Copied (server-side copy) to: only9 2026/04/13 01:34:49 DEBUG : only8: size = 0 OK 2026/04/13 01:34:49 DEBUG : only8.rclone_chunk.001_ey3k1r: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only8.rclone_chunk.001_ey3k1r: Copied (server-side copy) to: only8 2026/04/13 01:34:49 DEBUG : only6: size = 0 OK 2026/04/13 01:34:49 DEBUG : only6.rclone_chunk.001_ey3k3u: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only6.rclone_chunk.001_ey3k3u: Copied (server-side copy) to: only6 2026/04/13 01:34:49 INFO : only7.rclone_chunk.001_ey3kcg: Deleted 2026/04/13 01:34:49 DEBUG : only7: size = 0 OK 2026/04/13 01:34:49 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only7: Copied (replaced existing) 2026/04/13 01:34:49 INFO : only9.rclone_chunk.001_ey3kpp: Deleted 2026/04/13 01:34:49 DEBUG : only9: size = 0 OK 2026/04/13 01:34:49 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only9: Copied (replaced existing) 2026/04/13 01:34:49 INFO : only8.rclone_chunk.001_ey3k1r: Deleted 2026/04/13 01:34:49 DEBUG : only8: size = 0 OK 2026/04/13 01:34:49 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only8: Copied (replaced existing) 2026/04/13 01:34:49 INFO : only6.rclone_chunk.001_ey3k3u: Deleted 2026/04/13 01:34:49 DEBUG : only6: size = 0 OK 2026/04/13 01:34:49 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:34:49 INFO : only6: Copied (replaced existing) 2026/04/13 01:34:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.75s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:34:54 DEBUG : empty_dir: Making directory with metadata 2026/04/13 01:34:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:34:54 DEBUG : empty_on_remote: Making directory with metadata 2026/04/13 01:34:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:34:54 INFO : empty_on_remote: Making directory 2026/04/13 01:34:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/13 01:34:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/13 01:34:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/13 01:34:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/13 01:34:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (1.74s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:34:56 DEBUG : empty_dir: Making directory with metadata 2026/04/13 01:34:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:34:56 DEBUG : empty_on_remote: Making directory with metadata 2026/04/13 01:34:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:34:56 INFO : empty_on_remote: Making directory 2026/04/13 01:34:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/13 01:34:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/13 01:34:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/13 01:34:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/13 01:34:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/13 01:34:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:34:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 01:34:58 INFO : sub dir: Making directory 2026/04/13 01:34:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:35:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 01:35:01 INFO : sub dir: Making directory 2026/04/13 01:35:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.59s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:35:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:35:05 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ey40xg: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:35:05 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey40xg: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/13 01:35:05 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey40xg: Deleted 2026/04/13 01:35:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:35:06 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey41lj: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:35:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey41lj: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/13 01:35:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey41lj: Deleted 2026/04/13 01:35:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:35:06 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ey41cf: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:35:06 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey41cf: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/13 01:35:06 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey41cf: Deleted 2026/04/13 01:35:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:35:07 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ey41iz: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:35:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey41iz: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/13 01:35:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey41iz: Deleted 2026/04/13 01:35:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:35:07 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ey42jo: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:35:07 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey42jo: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/13 01:35:07 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey42jo: Deleted 2026/04/13 01:35:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:35:07 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ey42vo: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:35:07 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey42vo: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/13 01:35:08 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey42vo: Deleted 2026/04/13 01:35:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:35:08 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ey437s: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:35:08 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey437s: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/13 01:35:08 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey437s: Deleted 2026/04/13 01:35:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:35:08 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ey43q8: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:35:08 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey43q8: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/13 01:35:08 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey43q8: Deleted 2026/04/13 01:35:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:35:09 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ey43w2: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:35:09 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey43w2: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/13 01:35:09 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey43w2: Deleted 2026/04/13 01:35:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:35:09 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ey44qd: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:35:09 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey44qd: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/13 01:35:09 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey44qd: Deleted 2026/04/13 01:35:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:35:10 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ey440h: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:35:10 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey440h: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/13 01:35:10 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey440h: Deleted 2026/04/13 01:35:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:35:10 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ey454p: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:35:10 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey454p: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/13 01:35:10 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey454p: Deleted 2026/04/13 01:35:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:35:11 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ey4579: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:35:11 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey4579: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/13 01:35:11 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey4579: Deleted 2026/04/13 01:35:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:35:11 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ey46k2: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:35:11 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey46k2: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/13 01:35:11 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey46k2: Deleted 2026/04/13 01:35:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:35:11 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ey463a: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:35:11 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey463a: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/13 01:35:11 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey463a: Deleted 2026/04/13 01:35:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:35:12 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ey46z3: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:35:12 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey46z3: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/13 01:35:12 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey46z3: Deleted 2026/04/13 01:35:12 DEBUG : apple: size = 5 OK 2026/04/13 01:35:12 DEBUG : apple.rclone_chunk.001_ey47kd: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:35:12 INFO : apple.rclone_chunk.001_ey47kd: Copied (server-side copy) to: apple 2026/04/13 01:35:12 INFO : apple.rclone_chunk.001_ey47kd: Deleted 2026/04/13 01:35:13 DEBUG : banana: size = 6 OK 2026/04/13 01:35:13 DEBUG : banana.rclone_chunk.001_ey47kn: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:35:13 INFO : banana.rclone_chunk.001_ey47kn: Copied (server-side copy) to: banana 2026/04/13 01:35:13 INFO : banana.rclone_chunk.001_ey47kn: Deleted 2026/04/13 01:35:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:35:13 DEBUG : appleappleapplebanana.rclone_chunk.001_ey485h: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:35:13 INFO : appleappleapplebanana.rclone_chunk.001_ey485h: Copied (server-side copy) to: appleappleapplebanana 2026/04/13 01:35:13 INFO : appleappleapplebanana.rclone_chunk.001_ey485h: Deleted 2026/04/13 01:35:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:35:13 DEBUG : splitbananasplit.rclone_chunk.001_ey48hd: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:35:13 INFO : splitbananasplit.rclone_chunk.001_ey48hd: Copied (server-side copy) to: splitbananasplit 2026/04/13 01:35:13 INFO : splitbananasplit.rclone_chunk.001_ey48hd: Deleted 2026/04/13 01:35:13 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:14 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : apple: Excluded 2026/04/13 01:35:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:35:14 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : banana: Excluded 2026/04/13 01:35:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : splitbananasplit: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:35:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:35:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:35:15 DEBUG : apple: size = 5 OK 2026/04/13 01:35:15 DEBUG : banana: size = 6 OK 2026/04/13 01:35:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:35:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:35:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : apple: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : banana: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:35:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:35:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:35:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:35:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:35:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:35:15 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:15 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:15 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : apple: Excluded 2026/04/13 01:35:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:35:15 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : banana: Excluded 2026/04/13 01:35:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : splitbananasplit: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:35:15 DEBUG : apple: size = 5 OK 2026/04/13 01:35:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:35:15 DEBUG : banana: size = 6 OK 2026/04/13 01:35:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:35:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : apple: Unchanged skipping 2026/04/13 01:35:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:35:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : banana: Unchanged skipping 2026/04/13 01:35:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:35:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:35:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:35:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:35:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:35:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:35:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:35:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:35:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:35:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:35:15 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:15 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:15 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : apple: Excluded 2026/04/13 01:35:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:35:15 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : banana: Excluded 2026/04/13 01:35:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : splitbananasplit: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:35:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:35:15 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:35:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:35:17 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ey4ce1: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:35:17 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey4ce1: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/13 01:35:17 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey4ce1: Deleted 2026/04/13 01:35:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:35:17 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey4csc: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:35:17 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey4csc: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/13 01:35:17 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey4csc: Deleted 2026/04/13 01:35:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:35:18 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ey4cqj: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:35:18 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey4cqj: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/13 01:35:18 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey4cqj: Deleted 2026/04/13 01:35:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:35:18 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ey4dhm: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:35:18 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey4dhm: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/13 01:35:18 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey4dhm: Deleted 2026/04/13 01:35:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:35:19 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ey4d34: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:35:19 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey4d34: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/13 01:35:19 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey4d34: Deleted 2026/04/13 01:35:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:35:19 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ey4egj: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:35:19 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey4egj: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/13 01:35:19 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey4egj: Deleted 2026/04/13 01:35:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:35:19 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ey4ew1: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:35:19 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey4ew1: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/13 01:35:19 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey4ew1: Deleted 2026/04/13 01:35:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:35:20 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ey4e2i: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:35:20 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey4e2i: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/13 01:35:20 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey4e2i: Deleted 2026/04/13 01:35:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:35:20 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ey4fm8: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:35:20 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey4fm8: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/13 01:35:20 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey4fm8: Deleted 2026/04/13 01:35:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:35:21 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ey4ft4: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:35:21 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey4ft4: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/13 01:35:21 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey4ft4: Deleted 2026/04/13 01:35:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:35:21 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ey4gx9: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:35:21 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey4gx9: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/13 01:35:21 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey4gx9: Deleted 2026/04/13 01:35:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:35:21 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ey4gk4: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:35:21 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey4gk4: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/13 01:35:21 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey4gk4: Deleted 2026/04/13 01:35:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:35:22 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ey4g56: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:35:22 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey4g56: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/13 01:35:22 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey4g56: Deleted 2026/04/13 01:35:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:35:22 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ey4ho0: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:35:22 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey4ho0: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/13 01:35:22 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey4ho0: Deleted 2026/04/13 01:35:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:35:23 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ey4hq2: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:35:23 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey4hq2: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/13 01:35:23 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey4hq2: Deleted 2026/04/13 01:35:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:35:23 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ey4ipb: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:35:23 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey4ipb: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/13 01:35:23 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey4ipb: Deleted 2026/04/13 01:35:23 DEBUG : apple: size = 5 OK 2026/04/13 01:35:23 DEBUG : apple.rclone_chunk.001_ey4iep: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:35:23 INFO : apple.rclone_chunk.001_ey4iep: Copied (server-side copy) to: apple 2026/04/13 01:35:24 INFO : apple.rclone_chunk.001_ey4iep: Deleted 2026/04/13 01:35:24 DEBUG : banana: size = 6 OK 2026/04/13 01:35:24 DEBUG : banana.rclone_chunk.001_ey4j91: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:35:24 INFO : banana.rclone_chunk.001_ey4j91: Copied (server-side copy) to: banana 2026/04/13 01:35:24 INFO : banana.rclone_chunk.001_ey4j91: Deleted 2026/04/13 01:35:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:35:24 DEBUG : appleappleapplebanana.rclone_chunk.001_ey4jn9: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:35:24 INFO : appleappleapplebanana.rclone_chunk.001_ey4jn9: Copied (server-side copy) to: appleappleapplebanana 2026/04/13 01:35:24 INFO : appleappleapplebanana.rclone_chunk.001_ey4jn9: Deleted 2026/04/13 01:35:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:35:25 DEBUG : splitbananasplit.rclone_chunk.001_ey4j3t: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:35:25 INFO : splitbananasplit.rclone_chunk.001_ey4j3t: Copied (server-side copy) to: splitbananasplit 2026/04/13 01:35:25 INFO : splitbananasplit.rclone_chunk.001_ey4j3t: Deleted 2026/04/13 01:35:25 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:25 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : apple: Excluded 2026/04/13 01:35:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:35:25 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : banana: Excluded 2026/04/13 01:35:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : splitbananasplit: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:35:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:35:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:35:26 DEBUG : apple: size = 5 OK 2026/04/13 01:35:26 DEBUG : banana: size = 6 OK 2026/04/13 01:35:26 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:35:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:35:26 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : apple: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:35:26 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : banana: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:35:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:35:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:35:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:35:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:35:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:35:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:35:26 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:26 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:26 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : apple: Excluded 2026/04/13 01:35:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:35:26 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : banana: Excluded 2026/04/13 01:35:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : splitbananasplit: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:35:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:35:26 DEBUG : apple: size = 5 OK 2026/04/13 01:35:26 DEBUG : banana: size = 6 OK 2026/04/13 01:35:26 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:35:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:35:26 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : apple: Unchanged skipping 2026/04/13 01:35:26 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:35:26 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : banana: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:35:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:35:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:35:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:35:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:35:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:35:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:35:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:35:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:35:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:35:26 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:26 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:26 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : apple: Excluded 2026/04/13 01:35:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:35:26 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : banana: Excluded 2026/04/13 01:35:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:35:26 DEBUG : splitbananasplit: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:35:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:35:27 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:35:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:35:28 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ey4niv: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:35:28 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey4niv: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/13 01:35:28 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey4niv: Deleted 2026/04/13 01:35:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:35:29 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey4nxc: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:35:29 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey4nxc: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/13 01:35:29 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey4nxc: Deleted 2026/04/13 01:35:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:35:29 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ey4orf: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:35:29 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey4orf: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/13 01:35:29 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey4orf: Deleted 2026/04/13 01:35:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:35:29 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ey4oox: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:35:29 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey4oox: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/13 01:35:29 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey4oox: Deleted 2026/04/13 01:35:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:35:30 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ey4o3q: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:35:30 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey4o3q: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/13 01:35:30 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey4o3q: Deleted 2026/04/13 01:35:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:35:30 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ey4pz9: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:35:30 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey4pz9: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/13 01:35:30 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey4pz9: Deleted 2026/04/13 01:35:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:35:31 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ey4pfq: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:35:31 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey4pfq: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/13 01:35:31 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey4pfq: Deleted 2026/04/13 01:35:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:35:31 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ey4q5e: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:35:31 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey4q5e: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/13 01:35:31 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey4q5e: Deleted 2026/04/13 01:35:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:35:31 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ey4q7b: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:35:31 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey4q7b: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/13 01:35:31 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey4q7b: Deleted 2026/04/13 01:35:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:35:32 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ey4qju: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:35:32 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey4qju: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/13 01:35:32 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey4qju: Deleted 2026/04/13 01:35:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:35:32 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ey4r5x: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:35:32 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey4r5x: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/13 01:35:32 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey4r5x: Deleted 2026/04/13 01:35:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:35:33 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ey4r4k: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:35:33 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey4r4k: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/13 01:35:33 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey4r4k: Deleted 2026/04/13 01:35:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:35:33 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ey4s2v: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:35:33 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey4s2v: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/13 01:35:33 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey4s2v: Deleted 2026/04/13 01:35:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:35:33 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ey4sq9: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:35:33 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey4sq9: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/13 01:35:34 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey4sq9: Deleted 2026/04/13 01:35:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:35:34 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ey4tzo: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:35:34 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey4tzo: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/13 01:35:34 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey4tzo: Deleted 2026/04/13 01:35:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:35:34 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ey4tmv: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:35:34 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey4tmv: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/13 01:35:34 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey4tmv: Deleted 2026/04/13 01:35:35 DEBUG : apple: size = 5 OK 2026/04/13 01:35:35 DEBUG : apple.rclone_chunk.001_ey4thk: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:35:35 INFO : apple.rclone_chunk.001_ey4thk: Copied (server-side copy) to: apple 2026/04/13 01:35:35 INFO : apple.rclone_chunk.001_ey4thk: Deleted 2026/04/13 01:35:35 DEBUG : banana: size = 6 OK 2026/04/13 01:35:35 DEBUG : banana.rclone_chunk.001_ey4uiz: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:35:35 INFO : banana.rclone_chunk.001_ey4uiz: Copied (server-side copy) to: banana 2026/04/13 01:35:35 INFO : banana.rclone_chunk.001_ey4uiz: Deleted 2026/04/13 01:35:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:35:36 DEBUG : appleappleapplebanana.rclone_chunk.001_ey4usw: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:35:36 INFO : appleappleapplebanana.rclone_chunk.001_ey4usw: Copied (server-side copy) to: appleappleapplebanana 2026/04/13 01:35:36 INFO : appleappleapplebanana.rclone_chunk.001_ey4usw: Deleted 2026/04/13 01:35:36 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:35:36 DEBUG : splitbananasplit.rclone_chunk.001_ey4vps: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:35:36 INFO : splitbananasplit.rclone_chunk.001_ey4vps: Copied (server-side copy) to: splitbananasplit 2026/04/13 01:35:36 INFO : splitbananasplit.rclone_chunk.001_ey4vps: Deleted 2026/04/13 01:35:36 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:36 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : apple: Excluded 2026/04/13 01:35:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:35:36 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : banana: Excluded 2026/04/13 01:35:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : splitbananasplit: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:35:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:35:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:35:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:37 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:37 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:37 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:37 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:37 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:37 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:37 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:37 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:37 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/13 01:35:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:35:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:35:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/13 01:35:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_ey4w60: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:35:38 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_ey4w60: Copied (server-side copy) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:38 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_ey4w60: Deleted 2026/04/13 01:35:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/13 01:35:38 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:35:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:38 DEBUG : YXBwbGU=: size = 5 OK 2026/04/13 01:35:38 DEBUG : YXBwbGU=.rclone_chunk.001_ey4wlb: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:35:38 INFO : YXBwbGU=.rclone_chunk.001_ey4wlb: Copied (server-side copy) to: YXBwbGU= 2026/04/13 01:35:38 DEBUG : YmFuYW5h: size = 6 OK 2026/04/13 01:35:38 DEBUG : YmFuYW5h.rclone_chunk.001_ey4wii: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:35:38 INFO : YmFuYW5h.rclone_chunk.001_ey4wii: Copied (server-side copy) to: YmFuYW5h 2026/04/13 01:35:38 INFO : YXBwbGU=.rclone_chunk.001_ey4wlb: Deleted 2026/04/13 01:35:38 DEBUG : YXBwbGU=: size = 5 OK 2026/04/13 01:35:38 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:35:38 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/13 01:35:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:38 INFO : YmFuYW5h.rclone_chunk.001_ey4wii: Deleted 2026/04/13 01:35:38 DEBUG : YmFuYW5h: size = 6 OK 2026/04/13 01:35:38 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:35:38 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/13 01:35:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/13 01:35:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_ey4w1p: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:35:38 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_ey4w1p: Copied (server-side copy) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:38 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_ey4w1p: Deleted 2026/04/13 01:35:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/13 01:35:38 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:35:38 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/13 01:35:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_ey4xxu: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:35:38 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_ey4xxu: Copied (server-side copy) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:38 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_ey4xxu: Deleted 2026/04/13 01:35:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/13 01:35:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:35:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/13 01:35:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_ey4xdo: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:35:38 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_ey4xdo: Copied (server-side copy) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/13 01:35:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_ey4xcm: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:35:38 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_ey4xcm: Copied (server-side copy) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:38 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_ey4xdo: Deleted 2026/04/13 01:35:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/13 01:35:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:35:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:38 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_ey4xcm: Deleted 2026/04/13 01:35:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/13 01:35:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:35:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/13 01:35:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_ey4xqc: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:35:38 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_ey4xqc: Copied (server-side copy) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:38 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_ey4xqc: Deleted 2026/04/13 01:35:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/13 01:35:38 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:35:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/13 01:35:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_ey4x53: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:35:38 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_ey4x53: Copied (server-side copy) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:38 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_ey4x53: Deleted 2026/04/13 01:35:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/13 01:35:38 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:35:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/13 01:35:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_ey4x6q: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:35:39 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_ey4x6q: Copied (server-side copy) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/13 01:35:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_ey4x2d: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:35:39 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_ey4x2d: Copied (server-side copy) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:39 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_ey4x2d: Deleted 2026/04/13 01:35:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/13 01:35:39 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:35:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:39 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_ey4x6q: Deleted 2026/04/13 01:35:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/13 01:35:39 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:35:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/13 01:35:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_ey4xqy: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:35:39 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_ey4xqy: Copied (server-side copy) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:39 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_ey4xqy: Deleted 2026/04/13 01:35:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/13 01:35:39 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:35:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/13 01:35:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_ey4xxf: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:35:39 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_ey4xxf: Copied (server-side copy) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:39 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_ey4xxf: Deleted 2026/04/13 01:35:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/13 01:35:39 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:35:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/13 01:35:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_ey4y88: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:35:39 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_ey4y88: Copied (server-side copy) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/13 01:35:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_ey4yf7: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:35:39 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_ey4yf7: Copied (server-side copy) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:39 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_ey4y88: Deleted 2026/04/13 01:35:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/13 01:35:39 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:35:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:39 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_ey4yf7: Deleted 2026/04/13 01:35:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/13 01:35:39 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:35:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/13 01:35:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_ey4y0z: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:35:39 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_ey4y0z: Copied (server-side copy) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:39 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_ey4y0z: Deleted 2026/04/13 01:35:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/13 01:35:39 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:35:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:35:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/13 01:35:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_ey4y51: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:35:39 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_ey4y51: Copied (server-side copy) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:39 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_ey4y51: Deleted 2026/04/13 01:35:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/13 01:35:39 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:35:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/13 01:35:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_ey4yfq: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:35:39 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_ey4yfq: Copied (server-side copy) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/13 01:35:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_ey4y1r: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:35:39 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_ey4y1r: Copied (server-side copy) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:39 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_ey4yfq: Deleted 2026/04/13 01:35:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/13 01:35:39 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:35:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:39 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_ey4y1r: Deleted 2026/04/13 01:35:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/13 01:35:39 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:35:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/13 01:35:39 DEBUG : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_ey4yb7: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:35:39 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_ey4yb7: Copied (server-side copy) to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:35:40 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_ey4yb7: Deleted 2026/04/13 01:35:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/13 01:35:40 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:35:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:35:40 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:40 INFO : dir1/0009-3456789.txt: Deleted 2026/04/13 01:35:40 INFO : dir1/0008-2345678.txt: Deleted 2026/04/13 01:35:40 INFO : dir1/0012-6789;.txt: Deleted 2026/04/13 01:35:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/13 01:35:40 INFO : dir1/0007-1234567.txt: Deleted 2026/04/13 01:35:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/13 01:35:40 INFO : dir1/0010-456789.txt: Deleted 2026/04/13 01:35:40 INFO : splitbananasplit: Deleted 2026/04/13 01:35:40 INFO : appleappleapplebanana: Deleted 2026/04/13 01:35:40 INFO : dir1/0013-789;=.txt: Deleted 2026/04/13 01:35:40 INFO : dir1/0014-89;=.txt: Deleted 2026/04/13 01:35:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/13 01:35:40 INFO : apple: Deleted 2026/04/13 01:35:40 INFO : banana: Deleted 2026/04/13 01:35:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/13 01:35:40 INFO : dir1/0003-defghij.txt: Deleted 2026/04/13 01:35:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/13 01:35:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/13 01:35:40 INFO : dir1/0011-56789;.txt: Deleted 2026/04/13 01:35:40 INFO : dir1/0015-9;=.txt: Deleted 2026/04/13 01:35:40 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : YXBwbGU=: Excluded 2026/04/13 01:35:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/13 01:35:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : YmFuYW5h: Excluded 2026/04/13 01:35:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/13 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:35:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : YXBwbGU=: size = 5 OK 2026/04/13 01:35:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/13 01:35:40 DEBUG : YmFuYW5h: size = 6 OK 2026/04/13 01:35:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/13 01:35:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:35:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : apple: Unchanged skipping 2026/04/13 01:35:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : banana: Unchanged skipping 2026/04/13 01:35:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:35:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/13 01:35:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/13 01:35:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/13 01:35:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/13 01:35:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/13 01:35:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/13 01:35:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/13 01:35:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/13 01:35:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/13 01:35:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:35:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/13 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/13 01:35:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/13 01:35:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/13 01:35:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/13 01:35:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/13 01:35:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/13 01:35:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/13 01:35:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:35:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:35:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:35:40 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:40 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : YXBwbGU=: Excluded 2026/04/13 01:35:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/13 01:35:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : YmFuYW5h: Excluded 2026/04/13 01:35:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/13 01:35:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/13 01:35:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:35:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:35:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:35:40 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:35:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:35:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:35:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:35:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:35:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:35:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:35:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:35:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:35:42 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ey503j: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:35:42 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey503j: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/13 01:35:42 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey503j: Deleted 2026/04/13 01:35:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:35:42 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey51z2: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:35:42 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey51z2: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/13 01:35:42 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey51z2: Deleted 2026/04/13 01:35:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:35:43 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ey51oe: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:35:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey51oe: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/13 01:35:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey51oe: Deleted 2026/04/13 01:35:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:35:43 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ey520y: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:35:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey520y: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/13 01:35:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey520y: Deleted 2026/04/13 01:35:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:35:43 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ey52kn: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:35:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey52kn: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/13 01:35:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey52kn: Deleted 2026/04/13 01:35:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:35:44 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ey53mu: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:35:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey53mu: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/13 01:35:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey53mu: Deleted 2026/04/13 01:35:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:35:44 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ey536n: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:35:44 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey536n: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/13 01:35:44 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey536n: Deleted 2026/04/13 01:35:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:35:45 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ey53t3: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:35:45 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey53t3: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/13 01:35:45 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey53t3: Deleted 2026/04/13 01:35:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:35:45 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ey547o: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:35:45 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey547o: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/13 01:35:45 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey547o: Deleted 2026/04/13 01:35:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:35:45 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ey54u0: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:35:45 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey54u0: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/13 01:35:45 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey54u0: Deleted 2026/04/13 01:35:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:35:46 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ey550j: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:35:46 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey550j: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/13 01:35:46 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey550j: Deleted 2026/04/13 01:35:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:35:46 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ey557b: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:35:46 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey557b: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/13 01:35:46 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey557b: Deleted 2026/04/13 01:35:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:35:47 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ey553a: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:35:47 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey553a: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/13 01:35:47 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey553a: Deleted 2026/04/13 01:35:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:35:47 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ey56zq: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:35:47 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey56zq: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/13 01:35:47 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey56zq: Deleted 2026/04/13 01:35:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:35:47 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ey56r1: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:35:47 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey56r1: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/13 01:35:48 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey56r1: Deleted 2026/04/13 01:35:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:35:48 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ey57qa: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:35:48 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey57qa: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/13 01:35:48 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey57qa: Deleted 2026/04/13 01:35:48 DEBUG : apple: size = 5 OK 2026/04/13 01:35:48 DEBUG : apple.rclone_chunk.001_ey57ct: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:35:48 INFO : apple.rclone_chunk.001_ey57ct: Copied (server-side copy) to: apple 2026/04/13 01:35:48 INFO : apple.rclone_chunk.001_ey57ct: Deleted 2026/04/13 01:35:49 DEBUG : banana: size = 6 OK 2026/04/13 01:35:49 DEBUG : banana.rclone_chunk.001_ey57h1: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:35:49 INFO : banana.rclone_chunk.001_ey57h1: Copied (server-side copy) to: banana 2026/04/13 01:35:49 INFO : banana.rclone_chunk.001_ey57h1: Deleted 2026/04/13 01:35:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:35:49 DEBUG : appleappleapplebanana.rclone_chunk.001_ey58fq: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:35:49 INFO : appleappleapplebanana.rclone_chunk.001_ey58fq: Copied (server-side copy) to: appleappleapplebanana 2026/04/13 01:35:49 INFO : appleappleapplebanana.rclone_chunk.001_ey58fq: Deleted 2026/04/13 01:35:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:35:49 DEBUG : splitbananasplit.rclone_chunk.001_ey585z: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:35:49 INFO : splitbananasplit.rclone_chunk.001_ey585z: Copied (server-side copy) to: splitbananasplit 2026/04/13 01:35:49 INFO : splitbananasplit.rclone_chunk.001_ey585z: Deleted 2026/04/13 01:35:49 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : apple: Excluded 2026/04/13 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : banana: Excluded 2026/04/13 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : splitbananasplit: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:35:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:35:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:35:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:35:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:35:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:35:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:35:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:35:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:35:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:35:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:35:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:35:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:35:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:35:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:35:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:35:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:35:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:35:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:35:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:35:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:35:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:35:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:35:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:35:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:35:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:35:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:35:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:35:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:35:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:35:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:35:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:35:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:35:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:35:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:35:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:35:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:35:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:35:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:35:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:35:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:35:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:35:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:35:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:35:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:35:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:35:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:35:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:35:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:35:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:35:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:35:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:35:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:35:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:35:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:35:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:35:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:35:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:35:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:35:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:35:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 01:35:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:35:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 01:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:35:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 01:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:35:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 01:35:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:35:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:35:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:35:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:35:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:35:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:35:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:35:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 01:35:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:35:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:35:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:35:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:35:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/13 01:35:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:35:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:35:51 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/13 01:35:51 DEBUG : PREFIXappleappleapplebanana.rclone_chunk.001_ey5ae9: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:35:51 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_ey5ae9: Copied (server-side copy) to: PREFIXappleappleapplebanana 2026/04/13 01:35:51 DEBUG : PREFIXbanana: size = 6 OK 2026/04/13 01:35:51 DEBUG : PREFIXbanana.rclone_chunk.001_ey5ahm: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:35:51 INFO : PREFIXbanana.rclone_chunk.001_ey5ahm: Copied (server-side copy) to: PREFIXbanana 2026/04/13 01:35:51 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/13 01:35:51 DEBUG : PREFIXsplitbananasplit.rclone_chunk.001_ey5a26: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:35:51 INFO : PREFIXsplitbananasplit.rclone_chunk.001_ey5a26: Copied (server-side copy) to: PREFIXsplitbananasplit 2026/04/13 01:35:51 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_ey5ae9: Deleted 2026/04/13 01:35:51 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/13 01:35:51 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:35:51 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/13 01:35:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : PREFIXapple: size = 5 OK 2026/04/13 01:35:51 DEBUG : PREFIXapple.rclone_chunk.001_ey5act: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:35:51 INFO : PREFIXapple.rclone_chunk.001_ey5act: Copied (server-side copy) to: PREFIXapple 2026/04/13 01:35:51 INFO : PREFIXbanana.rclone_chunk.001_ey5ahm: Deleted 2026/04/13 01:35:51 DEBUG : PREFIXbanana: size = 6 OK 2026/04/13 01:35:51 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:35:51 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/13 01:35:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 INFO : PREFIXsplitbananasplit.rclone_chunk.001_ey5a26: Deleted 2026/04/13 01:35:51 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/13 01:35:51 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:35:51 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/13 01:35:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 INFO : PREFIXapple.rclone_chunk.001_ey5act: Deleted 2026/04/13 01:35:51 DEBUG : PREFIXapple: size = 5 OK 2026/04/13 01:35:51 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:35:51 INFO : apple: Copied (new) to: PREFIXapple 2026/04/13 01:35:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:35:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/13 01:35:51 DEBUG : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_ey5acd: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:35:51 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_ey5acd: Copied (server-side copy) to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/13 01:35:51 DEBUG : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_ey5ab8: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:35:51 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_ey5ab8: Copied (server-side copy) to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:35:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_ey5adw: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:35:51 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_ey5adw: Copied (server-side copy) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_ey5acd: Deleted 2026/04/13 01:35:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/13 01:35:51 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:35:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:35:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:35:51 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/13 01:35:51 DEBUG : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_ey5ajq: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:35:51 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_ey5ajq: Copied (server-side copy) to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:35:51 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_ey5ab8: Deleted 2026/04/13 01:35:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/13 01:35:51 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:35:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:35:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:35:51 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_ey5adw: Deleted 2026/04/13 01:35:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:35:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:35:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:35:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:35:51 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_ey5ajq: Deleted 2026/04/13 01:35:51 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/13 01:35:51 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:35:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:35:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_ey5agz: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:35:52 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_ey5agz: Copied (server-side copy) to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_ey5aoa: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:35:52 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_ey5aoa: Copied (server-side copy) to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_ey5asd: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:35:52 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_ey5asd: Copied (server-side copy) to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_ey5a5h: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:35:52 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_ey5a5h: Copied (server-side copy) to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:35:52 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_ey5agz: Deleted 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/13 01:35:52 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:35:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:35:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:35:52 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_ey5aoa: Deleted 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/13 01:35:52 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:35:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:35:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:35:52 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_ey5asd: Deleted 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/13 01:35:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:35:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:35:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:35:52 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_ey5a5h: Deleted 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/13 01:35:52 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:35:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:35:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_ey5bgu: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:35:52 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_ey5bgu: Copied (server-side copy) to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_ey5b1x: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:35:52 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_ey5b1x: Copied (server-side copy) to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0010-456789.txt.rclone_chunk.001_ey5bu0: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:35:52 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_ey5bu0: Copied (server-side copy) to: dir1/PREFIX0010-456789.txt 2026/04/13 01:35:52 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_ey5bgu: Deleted 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/13 01:35:52 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:35:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:35:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:35:52 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_ey5b1x: Deleted 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/13 01:35:52 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:35:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:35:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:35:52 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_ey5bu0: Deleted 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/13 01:35:52 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:35:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/13 01:35:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_ey5byw: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:35:52 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_ey5byw: Copied (server-side copy) to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:35:52 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_ey5byw: Deleted 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/13 01:35:52 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:35:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:35:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_ey5bqw: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:35:52 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_ey5bqw: Copied (server-side copy) to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/13 01:35:52 DEBUG : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_ey5bjp: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:35:52 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_ey5bjp: Copied (server-side copy) to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:35:53 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_ey5bqw: Deleted 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/13 01:35:53 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:35:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:35:53 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_ey5bjp: Deleted 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/13 01:35:53 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:35:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_ey5bk9: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:35:53 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_ey5bk9: Copied (server-side copy) to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_ey5brf: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:35:53 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_ey5brf: Copied (server-side copy) to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:35:53 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_ey5bk9: Deleted 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/13 01:35:53 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:35:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:35:53 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_ey5brf: Deleted 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/13 01:35:53 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:35:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:35:53 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:53 INFO : appleappleapplebanana: Deleted 2026/04/13 01:35:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/13 01:35:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/13 01:35:53 INFO : dir1/0007-1234567.txt: Deleted 2026/04/13 01:35:53 INFO : apple: Deleted 2026/04/13 01:35:53 INFO : banana: Deleted 2026/04/13 01:35:53 INFO : dir1/0008-2345678.txt: Deleted 2026/04/13 01:35:53 INFO : dir1/0015-9;=.txt: Deleted 2026/04/13 01:35:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/13 01:35:53 INFO : dir1/0009-3456789.txt: Deleted 2026/04/13 01:35:53 INFO : dir1/0013-789;=.txt: Deleted 2026/04/13 01:35:53 INFO : splitbananasplit: Deleted 2026/04/13 01:35:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/13 01:35:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/13 01:35:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/13 01:35:53 INFO : dir1/0010-456789.txt: Deleted 2026/04/13 01:35:53 INFO : dir1/0003-defghij.txt: Deleted 2026/04/13 01:35:53 INFO : dir1/0012-6789;.txt: Deleted 2026/04/13 01:35:53 INFO : dir1/0011-56789;.txt: Deleted 2026/04/13 01:35:53 INFO : dir1/0014-89;=.txt: Deleted 2026/04/13 01:35:53 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : PREFIXapple: Excluded 2026/04/13 01:35:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/04/13 01:35:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : PREFIXbanana: Excluded 2026/04/13 01:35:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : PREFIXsplitbananasplit: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:35:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/04/13 01:35:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:35:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:35:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:35:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:35:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:35:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:35:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:35:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:35:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:35:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:35:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:35:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:35:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:35:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:35:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:35:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:35:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:35:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:35:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:35:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:35:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:35:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:35:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:35:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:35:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:35:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:35:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:35:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:35:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:35:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:35:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:35:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:35:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:35:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:35:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:35:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:35:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:35:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:35:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:35:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:35:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:35:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:35:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:35:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:35:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:35:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:35:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:35:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:35:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:53 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:53 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:35:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:35:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:35:53 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:35:53 DEBUG : splitbananasplit.rclone_chunk.001_ey5cwu: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:35:53 INFO : splitbananasplit.rclone_chunk.001_ey5cwu: Copied (server-side copy) to: splitbananasplit 2026/04/13 01:35:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:35:53 DEBUG : appleappleapplebanana.rclone_chunk.001_ey5c1j: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:35:53 INFO : appleappleapplebanana.rclone_chunk.001_ey5c1j: Copied (server-side copy) to: appleappleapplebanana 2026/04/13 01:35:53 DEBUG : banana: size = 6 OK 2026/04/13 01:35:53 DEBUG : banana.rclone_chunk.001_ey5ctp: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:35:53 INFO : banana.rclone_chunk.001_ey5ctp: Copied (server-side copy) to: banana 2026/04/13 01:35:54 INFO : splitbananasplit.rclone_chunk.001_ey5cwu: Deleted 2026/04/13 01:35:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:35:54 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:35:54 INFO : splitbananasplit: Copied (new) 2026/04/13 01:35:54 INFO : appleappleapplebanana.rclone_chunk.001_ey5c1j: Deleted 2026/04/13 01:35:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:35:54 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:35:54 INFO : appleappleapplebanana: Copied (new) 2026/04/13 01:35:54 INFO : banana.rclone_chunk.001_ey5ctp: Deleted 2026/04/13 01:35:54 DEBUG : banana: size = 6 OK 2026/04/13 01:35:54 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:35:54 INFO : banana: Copied (new) 2026/04/13 01:35:54 DEBUG : apple: size = 5 OK 2026/04/13 01:35:54 DEBUG : apple.rclone_chunk.001_ey5ctw: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:35:54 INFO : apple.rclone_chunk.001_ey5ctw: Copied (server-side copy) to: apple 2026/04/13 01:35:54 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:54 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:54 INFO : apple.rclone_chunk.001_ey5ctw: Deleted 2026/04/13 01:35:54 DEBUG : apple: size = 5 OK 2026/04/13 01:35:54 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:35:54 INFO : apple: Copied (new) 2026/04/13 01:35:54 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ey5dhe: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:35:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey5dhe: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/13 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey5de8: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:35:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey5de8: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/13 01:35:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ey5dzj: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:35:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey5dzj: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/13 01:35:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey5dhe: Deleted 2026/04/13 01:35:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:35:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/13 01:35:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey5de8: Deleted 2026/04/13 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:35:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/13 01:35:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey5dzj: Deleted 2026/04/13 01:35:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:35:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/13 01:35:54 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ey5d7s: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:35:54 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey5d7s: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/13 01:35:54 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:54 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:54 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey5d7s: Deleted 2026/04/13 01:35:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:35:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/13 01:35:54 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ey5dhj: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:35:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey5dhj: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/13 01:35:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ey5ddx: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:35:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey5ddx: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/13 01:35:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ey5dw4: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:35:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey5dw4: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/13 01:35:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey5dhj: Deleted 2026/04/13 01:35:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:35:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/13 01:35:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey5ddx: Deleted 2026/04/13 01:35:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:35:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/13 01:35:54 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey5dw4: Deleted 2026/04/13 01:35:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:35:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/13 01:35:54 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ey5d05: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:35:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey5d05: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/13 01:35:54 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey5d05: Deleted 2026/04/13 01:35:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:35:54 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:35:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/13 01:35:54 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:35:55 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ey5d68: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:35:55 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey5d68: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/13 01:35:55 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey5d68: Deleted 2026/04/13 01:35:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:35:55 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:35:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/13 01:35:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:35:55 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ey5dnq: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:35:55 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey5dnq: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/13 01:35:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:35:55 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ey5d74: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:35:55 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey5d74: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/13 01:35:55 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:55 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey5dnq: Deleted 2026/04/13 01:35:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:35:55 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:35:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/13 01:35:55 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey5d74: Deleted 2026/04/13 01:35:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:35:55 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:35:55 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/13 01:35:55 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:35:55 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ey5d7x: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:35:55 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey5d7x: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/13 01:35:55 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:55 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey5d7x: Deleted 2026/04/13 01:35:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:35:55 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:35:55 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/13 01:35:55 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:35:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:35:55 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ey5epw: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:35:55 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey5epw: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/13 01:35:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:35:55 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ey5et6: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:35:55 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey5et6: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/13 01:35:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:35:55 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ey5e1o: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:35:55 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey5e1o: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/13 01:35:55 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey5epw: Deleted 2026/04/13 01:35:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:35:55 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:35:55 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/13 01:35:55 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey5et6: Deleted 2026/04/13 01:35:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:35:55 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:35:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/13 01:35:55 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey5e1o: Deleted 2026/04/13 01:35:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:35:55 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:35:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/13 01:35:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:35:55 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ey5ele: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:35:55 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey5ele: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/13 01:35:55 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey5ele: Deleted 2026/04/13 01:35:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:35:55 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:35:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/13 01:35:55 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:55 INFO : PREFIXapple: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/13 01:35:55 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/13 01:35:55 INFO : PREFIXsplitbananasplit: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/13 01:35:55 INFO : PREFIXbanana: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/13 01:35:55 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/13 01:35:55 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:56 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : apple: Excluded 2026/04/13 01:35:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:35:56 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : banana: Excluded 2026/04/13 01:35:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : splitbananasplit: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:35:56 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:56 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : apple: Excluded 2026/04/13 01:35:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:35:56 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : banana: Excluded 2026/04/13 01:35:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : splitbananasplit: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:35:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:35:56 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:35:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:35:58 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ey5hwh: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:35:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey5hwh: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/13 01:35:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey5hwh: Deleted 2026/04/13 01:35:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:35:59 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey5hp3: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:35:59 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey5hp3: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/13 01:35:59 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey5hp3: Deleted 2026/04/13 01:35:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:35:59 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ey5i2b: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:35:59 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey5i2b: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/13 01:35:59 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey5i2b: Deleted 2026/04/13 01:36:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:36:00 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ey5i6m: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:36:00 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey5i6m: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/13 01:36:00 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey5i6m: Deleted 2026/04/13 01:36:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:36:00 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ey5j53: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:36:00 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey5j53: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/13 01:36:00 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey5j53: Deleted 2026/04/13 01:36:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:36:00 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ey5jd6: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:36:00 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey5jd6: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/13 01:36:01 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey5jd6: Deleted 2026/04/13 01:36:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:36:01 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ey5k8e: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:36:01 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey5k8e: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/13 01:36:01 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey5k8e: Deleted 2026/04/13 01:36:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:36:01 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ey5kne: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:36:01 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey5kne: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/13 01:36:01 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey5kne: Deleted 2026/04/13 01:36:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:36:02 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ey5k0b: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:36:02 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey5k0b: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/13 01:36:02 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey5k0b: Deleted 2026/04/13 01:36:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:36:02 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ey5lhb: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:36:02 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey5lhb: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/13 01:36:02 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey5lhb: Deleted 2026/04/13 01:36:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:36:03 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ey5lpk: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:36:03 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey5lpk: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/13 01:36:03 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey5lpk: Deleted 2026/04/13 01:36:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:36:03 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ey5moo: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:36:03 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey5moo: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/13 01:36:03 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey5moo: Deleted 2026/04/13 01:36:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:36:03 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ey5mlb: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:36:03 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey5mlb: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/13 01:36:03 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey5mlb: Deleted 2026/04/13 01:36:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:36:04 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ey5n7a: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:36:04 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey5n7a: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/13 01:36:04 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey5n7a: Deleted 2026/04/13 01:36:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:36:04 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ey5nab: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:36:04 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey5nab: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/13 01:36:04 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey5nab: Deleted 2026/04/13 01:36:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:36:05 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ey5nyy: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:36:05 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey5nyy: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/13 01:36:05 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey5nyy: Deleted 2026/04/13 01:36:05 DEBUG : apple: size = 5 OK 2026/04/13 01:36:05 DEBUG : apple.rclone_chunk.001_ey5olt: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:36:05 INFO : apple.rclone_chunk.001_ey5olt: Copied (server-side copy) to: apple 2026/04/13 01:36:05 INFO : apple.rclone_chunk.001_ey5olt: Deleted 2026/04/13 01:36:06 DEBUG : banana: size = 6 OK 2026/04/13 01:36:06 DEBUG : banana.rclone_chunk.001_ey5okf: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:36:06 INFO : banana.rclone_chunk.001_ey5okf: Copied (server-side copy) to: banana 2026/04/13 01:36:06 INFO : banana.rclone_chunk.001_ey5okf: Deleted 2026/04/13 01:36:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:36:06 DEBUG : appleappleapplebanana.rclone_chunk.001_ey5pvt: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:36:06 INFO : appleappleapplebanana.rclone_chunk.001_ey5pvt: Copied (server-side copy) to: appleappleapplebanana 2026/04/13 01:36:06 INFO : appleappleapplebanana.rclone_chunk.001_ey5pvt: Deleted 2026/04/13 01:36:07 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:36:07 DEBUG : splitbananasplit.rclone_chunk.001_ey5py0: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:36:07 INFO : splitbananasplit.rclone_chunk.001_ey5py0: Copied (server-side copy) to: splitbananasplit 2026/04/13 01:36:07 INFO : splitbananasplit.rclone_chunk.001_ey5py0: Deleted 2026/04/13 01:36:07 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:07 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : apple: Excluded 2026/04/13 01:36:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:36:07 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : banana: Excluded 2026/04/13 01:36:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : splitbananasplit: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:36:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:36:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:36:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:36:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:36:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:36:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:36:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:36:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:36:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:36:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:36:08 DEBUG : appleSUFFIX: size = 5 OK 2026/04/13 01:36:08 DEBUG : appleSUFFIX.rclone_chunk.001_ey5rjt: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:36:08 INFO : appleSUFFIX.rclone_chunk.001_ey5rjt: Copied (server-side copy) to: appleSUFFIX 2026/04/13 01:36:08 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/13 01:36:08 DEBUG : bananaSUFFIX.rclone_chunk.001_ey5rrv: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:36:08 INFO : bananaSUFFIX.rclone_chunk.001_ey5rrv: Copied (server-side copy) to: bananaSUFFIX 2026/04/13 01:36:08 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/13 01:36:08 DEBUG : splitbananasplitSUFFIX.rclone_chunk.001_ey5rxz: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:36:08 INFO : splitbananasplitSUFFIX.rclone_chunk.001_ey5rxz: Copied (server-side copy) to: splitbananasplitSUFFIX 2026/04/13 01:36:08 INFO : appleSUFFIX.rclone_chunk.001_ey5rjt: Deleted 2026/04/13 01:36:08 DEBUG : appleSUFFIX: size = 5 OK 2026/04/13 01:36:08 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:36:08 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 INFO : bananaSUFFIX.rclone_chunk.001_ey5rrv: Deleted 2026/04/13 01:36:08 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/13 01:36:08 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:36:08 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 INFO : splitbananasplitSUFFIX.rclone_chunk.001_ey5rxz: Deleted 2026/04/13 01:36:08 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/13 01:36:08 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:36:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:36:08 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/13 01:36:08 DEBUG : appleappleapplebananaSUFFIX.rclone_chunk.001_ey5rf1: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:36:08 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_ey5rf1: Copied (server-side copy) to: appleappleapplebananaSUFFIX 2026/04/13 01:36:08 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_ey5rf1: Deleted 2026/04/13 01:36:08 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/13 01:36:08 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:36:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/13 01:36:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_ey5rzf: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:36:08 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_ey5rzf: Copied (server-side copy) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/13 01:36:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_ey5rkj: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:36:08 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_ey5rkj: Copied (server-side copy) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/13 01:36:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_ey5ru4: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:36:08 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_ey5ru4: Copied (server-side copy) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:36:09 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_ey5rkj: Deleted 2026/04/13 01:36:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:36:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:36:09 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_ey5rzf: Deleted 2026/04/13 01:36:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:36:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:36:09 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_ey5ru4: Deleted 2026/04/13 01:36:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:36:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_ey5reu: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:36:09 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_ey5reu: Copied (server-side copy) to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:36:09 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_ey5reu: Deleted 2026/04/13 01:36:09 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:36:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_ey5su3: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:36:09 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_ey5su3: Copied (server-side copy) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_ey5s0g: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:36:09 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_ey5s0g: Copied (server-side copy) to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:36:09 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_ey5su3: Deleted 2026/04/13 01:36:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:36:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:36:09 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_ey5s0g: Deleted 2026/04/13 01:36:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:36:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_ey5s2e: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:36:09 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_ey5s2e: Copied (server-side copy) to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_ey5sfl: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:36:09 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_ey5sfl: Copied (server-side copy) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:36:09 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_ey5sfl: Deleted 2026/04/13 01:36:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:36:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:36:09 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_ey5s2e: Deleted 2026/04/13 01:36:09 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:36:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_ey5s3u: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:36:09 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_ey5s3u: Copied (server-side copy) to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:36:09 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_ey5s3u: Deleted 2026/04/13 01:36:09 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/13 01:36:09 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:36:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/13 01:36:09 DEBUG : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_ey5suz: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:36:09 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_ey5suz: Copied (server-side copy) to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:36:09 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/13 01:36:09 DEBUG : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_ey5s1y: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:36:09 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_ey5s1y: Copied (server-side copy) to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:36:10 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_ey5s1y: Deleted 2026/04/13 01:36:10 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/13 01:36:10 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:36:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:36:10 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_ey5suz: Deleted 2026/04/13 01:36:10 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/13 01:36:10 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:36:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/13 01:36:10 DEBUG : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_ey5sha: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:36:10 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_ey5sha: Copied (server-side copy) to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:36:10 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_ey5sha: Deleted 2026/04/13 01:36:10 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/13 01:36:10 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:36:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/13 01:36:10 DEBUG : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_ey5sub: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:36:10 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_ey5sub: Copied (server-side copy) to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:36:10 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_ey5sub: Deleted 2026/04/13 01:36:10 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/13 01:36:10 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:36:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/13 01:36:10 DEBUG : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_ey5tga: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:36:10 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_ey5tga: Copied (server-side copy) to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/13 01:36:10 DEBUG : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_ey5tjn: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:36:10 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_ey5tjn: Copied (server-side copy) to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:36:10 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_ey5tga: Deleted 2026/04/13 01:36:10 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/13 01:36:10 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:36:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:36:10 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_ey5tjn: Deleted 2026/04/13 01:36:10 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/13 01:36:10 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:36:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/13 01:36:10 DEBUG : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_ey5tvr: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:36:10 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_ey5tvr: Copied (server-side copy) to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:36:10 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_ey5tvr: Deleted 2026/04/13 01:36:10 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/13 01:36:10 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:36:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:10 INFO : dir1/0010-456789.txt: Deleted 2026/04/13 01:36:10 INFO : dir1/0013-789;=.txt: Deleted 2026/04/13 01:36:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/13 01:36:10 INFO : appleappleapplebanana: Deleted 2026/04/13 01:36:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/13 01:36:10 INFO : splitbananasplit: Deleted 2026/04/13 01:36:10 INFO : apple: Deleted 2026/04/13 01:36:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/13 01:36:10 INFO : dir1/0011-56789;.txt: Deleted 2026/04/13 01:36:10 INFO : dir1/0012-6789;.txt: Deleted 2026/04/13 01:36:10 INFO : banana: Deleted 2026/04/13 01:36:10 INFO : dir1/0008-2345678.txt: Deleted 2026/04/13 01:36:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/13 01:36:10 INFO : dir1/0003-defghij.txt: Deleted 2026/04/13 01:36:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/13 01:36:10 INFO : dir1/0015-9;=.txt: Deleted 2026/04/13 01:36:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/13 01:36:10 INFO : dir1/0009-3456789.txt: Deleted 2026/04/13 01:36:10 INFO : dir1/0007-1234567.txt: Deleted 2026/04/13 01:36:10 INFO : dir1/0014-89;=.txt: Deleted 2026/04/13 01:36:10 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : appleSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : bananaSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : splitbananasplitSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:36:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/04/13 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:36:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:36:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:36:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:10 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:10 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:36:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:36:10 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:11 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:36:11 DEBUG : splitbananasplit.rclone_chunk.001_ey5tnk: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:36:11 INFO : splitbananasplit.rclone_chunk.001_ey5tnk: Copied (server-side copy) to: splitbananasplit 2026/04/13 01:36:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:36:11 DEBUG : appleappleapplebanana.rclone_chunk.001_ey5tcx: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:36:11 INFO : appleappleapplebanana.rclone_chunk.001_ey5tcx: Copied (server-side copy) to: appleappleapplebanana 2026/04/13 01:36:11 DEBUG : banana: size = 6 OK 2026/04/13 01:36:11 DEBUG : banana.rclone_chunk.001_ey5t2j: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:36:11 INFO : banana.rclone_chunk.001_ey5t2j: Copied (server-side copy) to: banana 2026/04/13 01:36:11 DEBUG : apple: size = 5 OK 2026/04/13 01:36:11 DEBUG : apple.rclone_chunk.001_ey5t2u: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:36:11 INFO : apple.rclone_chunk.001_ey5t2u: Copied (server-side copy) to: apple 2026/04/13 01:36:11 INFO : splitbananasplit.rclone_chunk.001_ey5tnk: Deleted 2026/04/13 01:36:11 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:36:11 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:36:11 INFO : splitbananasplit: Copied (new) 2026/04/13 01:36:11 INFO : appleappleapplebanana.rclone_chunk.001_ey5tcx: Deleted 2026/04/13 01:36:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:36:11 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:36:11 INFO : appleappleapplebanana: Copied (new) 2026/04/13 01:36:11 INFO : apple.rclone_chunk.001_ey5t2u: Deleted 2026/04/13 01:36:11 DEBUG : apple: size = 5 OK 2026/04/13 01:36:11 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:36:11 INFO : apple: Copied (new) 2026/04/13 01:36:11 INFO : banana.rclone_chunk.001_ey5t2j: Deleted 2026/04/13 01:36:11 DEBUG : banana: size = 6 OK 2026/04/13 01:36:11 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:36:11 INFO : banana: Copied (new) 2026/04/13 01:36:11 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:11 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:11 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:11 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:36:11 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey5uzl: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:36:11 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey5uzl: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/13 01:36:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:36:11 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ey5u8m: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:36:11 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey5u8m: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/13 01:36:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:36:11 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ey5u2n: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:36:11 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey5u2n: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/13 01:36:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:36:11 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ey5uno: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:36:11 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey5uno: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/13 01:36:11 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey5uzl: Deleted 2026/04/13 01:36:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:36:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:36:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/13 01:36:11 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey5u8m: Deleted 2026/04/13 01:36:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:36:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:36:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/13 01:36:11 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey5uno: Deleted 2026/04/13 01:36:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:36:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:36:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/13 01:36:11 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:11 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:11 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey5u2n: Deleted 2026/04/13 01:36:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:36:11 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:36:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/13 01:36:11 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:11 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:36:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:36:12 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ey5upf: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:36:12 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ey5u4c: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:36:12 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey5upf: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/13 01:36:12 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey5u4c: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/13 01:36:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:36:12 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ey5u3l: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:36:12 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey5u3l: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/13 01:36:12 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey5upf: Deleted 2026/04/13 01:36:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:36:12 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:36:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/13 01:36:12 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey5u4c: Deleted 2026/04/13 01:36:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:36:12 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:36:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/13 01:36:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:36:12 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ey5ukv: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:36:12 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey5ukv: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/13 01:36:12 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey5u3l: Deleted 2026/04/13 01:36:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:36:12 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:36:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/13 01:36:12 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:12 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:12 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:12 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey5ukv: Deleted 2026/04/13 01:36:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:36:12 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:36:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/13 01:36:12 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:36:12 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ey5vba: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:36:12 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey5vba: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/13 01:36:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:36:12 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ey5vn6: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:36:12 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey5vn6: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/13 01:36:12 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey5vba: Deleted 2026/04/13 01:36:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:36:12 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:36:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/13 01:36:12 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey5vn6: Deleted 2026/04/13 01:36:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:36:12 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:36:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/13 01:36:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:36:12 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ey5vci: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:36:12 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey5vci: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/13 01:36:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:36:12 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ey5v7u: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:36:12 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey5v7u: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/13 01:36:12 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:12 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:12 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey5v7u: Deleted 2026/04/13 01:36:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:36:12 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:36:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/13 01:36:12 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey5vci: Deleted 2026/04/13 01:36:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:36:12 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:36:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/13 01:36:12 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:12 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:36:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:36:12 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ey5vmg: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:36:12 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey5vmg: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/13 01:36:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:36:12 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ey5vg9: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:36:12 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey5vg9: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/13 01:36:12 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey5vmg: Deleted 2026/04/13 01:36:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:36:12 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:36:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/13 01:36:12 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey5vg9: Deleted 2026/04/13 01:36:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:36:12 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:36:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/13 01:36:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:36:12 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ey5vcy: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:36:12 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey5vcy: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/13 01:36:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:36:12 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ey5v8u: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:36:12 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey5v8u: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/13 01:36:13 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey5vcy: Deleted 2026/04/13 01:36:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:36:13 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:36:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/13 01:36:13 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey5v8u: Deleted 2026/04/13 01:36:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:36:13 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:36:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/13 01:36:13 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : splitbananasplitSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : appleSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : bananaSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/13 01:36:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/13 01:36:13 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:13 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : apple: Excluded 2026/04/13 01:36:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:36:13 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : banana: Excluded 2026/04/13 01:36:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : splitbananasplit: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:36:13 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:13 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : apple: Excluded 2026/04/13 01:36:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:36:13 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : banana: Excluded 2026/04/13 01:36:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : splitbananasplit: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:36:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:36:13 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:36:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:36:15 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ey5y6v: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:36:15 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey5y6v: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/13 01:36:15 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey5y6v: Deleted 2026/04/13 01:36:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:36:16 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey5zqf: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:36:16 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey5zqf: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/13 01:36:16 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey5zqf: Deleted 2026/04/13 01:36:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:36:16 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ey5z7l: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:36:16 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey5z7l: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/13 01:36:16 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey5z7l: Deleted 2026/04/13 01:36:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:36:17 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ey5zll: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:36:17 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey5zll: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/13 01:36:17 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey5zll: Deleted 2026/04/13 01:36:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:36:17 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ey604o: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:36:17 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey604o: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/13 01:36:17 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey604o: Deleted 2026/04/13 01:36:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:36:17 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ey603c: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:36:17 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey603c: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/13 01:36:18 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey603c: Deleted 2026/04/13 01:36:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:36:18 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ey619k: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:36:18 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey619k: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/13 01:36:18 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey619k: Deleted 2026/04/13 01:36:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:36:18 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ey615g: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:36:18 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey615g: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/13 01:36:18 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey615g: Deleted 2026/04/13 01:36:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:36:19 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ey61m2: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:36:19 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey61m2: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/13 01:36:19 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey61m2: Deleted 2026/04/13 01:36:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:36:19 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ey62dv: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:36:19 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey62dv: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/13 01:36:19 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey62dv: Deleted 2026/04/13 01:36:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:36:20 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ey628x: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:36:20 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey628x: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/13 01:36:20 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey628x: Deleted 2026/04/13 01:36:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:36:20 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ey631w: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:36:20 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey631w: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/13 01:36:20 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey631w: Deleted 2026/04/13 01:36:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:36:20 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ey63tc: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:36:20 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey63tc: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/13 01:36:20 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey63tc: Deleted 2026/04/13 01:36:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:36:21 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ey64t1: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:36:21 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey64t1: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/13 01:36:21 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey64t1: Deleted 2026/04/13 01:36:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:36:21 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ey64a1: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:36:21 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey64a1: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/13 01:36:21 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey64a1: Deleted 2026/04/13 01:36:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:36:22 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ey64w3: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:36:22 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey64w3: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/13 01:36:22 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey64w3: Deleted 2026/04/13 01:36:22 DEBUG : apple: size = 5 OK 2026/04/13 01:36:22 DEBUG : apple.rclone_chunk.001_ey65yj: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:36:22 INFO : apple.rclone_chunk.001_ey65yj: Copied (server-side copy) to: apple 2026/04/13 01:36:22 INFO : apple.rclone_chunk.001_ey65yj: Deleted 2026/04/13 01:36:23 DEBUG : banana: size = 6 OK 2026/04/13 01:36:23 DEBUG : banana.rclone_chunk.001_ey65xq: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:36:23 INFO : banana.rclone_chunk.001_ey65xq: Copied (server-side copy) to: banana 2026/04/13 01:36:23 INFO : banana.rclone_chunk.001_ey65xq: Deleted 2026/04/13 01:36:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:36:23 DEBUG : appleappleapplebanana.rclone_chunk.001_ey661m: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:36:23 INFO : appleappleapplebanana.rclone_chunk.001_ey661m: Copied (server-side copy) to: appleappleapplebanana 2026/04/13 01:36:23 INFO : appleappleapplebanana.rclone_chunk.001_ey661m: Deleted 2026/04/13 01:36:23 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:36:23 DEBUG : splitbananasplit.rclone_chunk.001_ey66d6: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:36:23 INFO : splitbananasplit.rclone_chunk.001_ey66d6: Copied (server-side copy) to: splitbananasplit 2026/04/13 01:36:23 INFO : splitbananasplit.rclone_chunk.001_ey66d6: Deleted 2026/04/13 01:36:23 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:23 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : apple: Excluded 2026/04/13 01:36:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:36:23 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : banana: Excluded 2026/04/13 01:36:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : splitbananasplit: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:36:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:36:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:36:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:36:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:36:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:36:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:36:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:36:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : apple: size = 5 OK 2026/04/13 01:36:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:25 DEBUG : banana: size = 6 OK 2026/04/13 01:36:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:36:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:36:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:36:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:36:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:36:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:36:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/13 01:36:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:36:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:36:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:36:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:36:25 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:25 DEBUG : apple: Unchanged skipping 2026/04/13 01:36:25 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:25 DEBUG : banana: Unchanged skipping 2026/04/13 01:36:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:36:25 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/13 01:36:25 DEBUG : dir1/0000-abcde.rclone_chunk.001_ey68kz: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:36:25 INFO : dir1/0000-abcde.rclone_chunk.001_ey68kz: Copied (server-side copy) to: dir1/0000-abcde 2026/04/13 01:36:25 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/13 01:36:25 DEBUG : dir1/0001-bcdef.rclone_chunk.001_ey68o2: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:36:25 INFO : dir1/0001-bcdef.rclone_chunk.001_ey68o2: Copied (server-side copy) to: dir1/0001-bcdef 2026/04/13 01:36:25 DEBUG : appleapple: size = 21 OK 2026/04/13 01:36:25 DEBUG : appleapple.rclone_chunk.001_ey687b: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:36:25 INFO : appleapple.rclone_chunk.001_ey687b: Copied (server-side copy) to: appleapple 2026/04/13 01:36:25 DEBUG : splitbanan: size = 16 OK 2026/04/13 01:36:25 DEBUG : splitbanan.rclone_chunk.001_ey68a9: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:36:25 INFO : splitbanan.rclone_chunk.001_ey68a9: Copied (server-side copy) to: splitbanan 2026/04/13 01:36:25 INFO : dir1/0000-abcde.rclone_chunk.001_ey68kz: Deleted 2026/04/13 01:36:25 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/13 01:36:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:36:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/13 01:36:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:36:25 INFO : dir1/0001-bcdef.rclone_chunk.001_ey68o2: Deleted 2026/04/13 01:36:25 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/13 01:36:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:36:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/13 01:36:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:36:25 INFO : splitbanan.rclone_chunk.001_ey68a9: Deleted 2026/04/13 01:36:25 DEBUG : splitbanan: size = 16 OK 2026/04/13 01:36:25 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:36:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/13 01:36:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:36:25 INFO : appleapple.rclone_chunk.001_ey687b: Deleted 2026/04/13 01:36:25 DEBUG : appleapple: size = 21 OK 2026/04/13 01:36:25 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:36:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/13 01:36:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:36:25 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/13 01:36:25 DEBUG : dir1/0002-cdefg.rclone_chunk.001_ey688a: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:36:25 INFO : dir1/0002-cdefg.rclone_chunk.001_ey688a: Copied (server-side copy) to: dir1/0002-cdefg 2026/04/13 01:36:25 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/13 01:36:25 DEBUG : dir1/0003-defgh.rclone_chunk.001_ey681u: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:36:25 INFO : dir1/0003-defgh.rclone_chunk.001_ey681u: Copied (server-side copy) to: dir1/0003-defgh 2026/04/13 01:36:25 INFO : dir1/0002-cdefg.rclone_chunk.001_ey688a: Deleted 2026/04/13 01:36:25 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/13 01:36:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:36:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/13 01:36:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:36:25 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/13 01:36:25 DEBUG : dir1/0005-fghij.rclone_chunk.001_ey688w: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:36:25 INFO : dir1/0005-fghij.rclone_chunk.001_ey688w: Copied (server-side copy) to: dir1/0005-fghij 2026/04/13 01:36:25 INFO : dir1/0003-defgh.rclone_chunk.001_ey681u: Deleted 2026/04/13 01:36:25 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/13 01:36:25 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:36:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/13 01:36:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:36:25 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/13 01:36:25 DEBUG : dir1/0004-efghi.rclone_chunk.001_ey68rm: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:36:25 INFO : dir1/0004-efghi.rclone_chunk.001_ey68rm: Copied (server-side copy) to: dir1/0004-efghi 2026/04/13 01:36:25 INFO : dir1/0005-fghij.rclone_chunk.001_ey688w: Deleted 2026/04/13 01:36:25 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/13 01:36:25 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:36:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/13 01:36:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:36:25 INFO : dir1/0004-efghi.rclone_chunk.001_ey68rm: Deleted 2026/04/13 01:36:25 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/13 01:36:25 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:36:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/13 01:36:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:36:26 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/13 01:36:26 DEBUG : dir1/0007-12345.rclone_chunk.001_ey683n: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:36:26 INFO : dir1/0007-12345.rclone_chunk.001_ey683n: Copied (server-side copy) to: dir1/0007-12345 2026/04/13 01:36:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/13 01:36:26 DEBUG : dir1/0006-ghijk.rclone_chunk.001_ey68mh: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:36:26 INFO : dir1/0006-ghijk.rclone_chunk.001_ey68mh: Copied (server-side copy) to: dir1/0006-ghijk 2026/04/13 01:36:26 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/13 01:36:26 DEBUG : dir1/0008-23456.rclone_chunk.001_ey68ny: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:36:26 INFO : dir1/0008-23456.rclone_chunk.001_ey68ny: Copied (server-side copy) to: dir1/0008-23456 2026/04/13 01:36:26 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/13 01:36:26 DEBUG : dir1/0009-34567.rclone_chunk.001_ey69u4: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:36:26 INFO : dir1/0009-34567.rclone_chunk.001_ey69u4: Copied (server-side copy) to: dir1/0009-34567 2026/04/13 01:36:26 INFO : dir1/0006-ghijk.rclone_chunk.001_ey68mh: Deleted 2026/04/13 01:36:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/13 01:36:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:36:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/13 01:36:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:36:26 INFO : dir1/0007-12345.rclone_chunk.001_ey683n: Deleted 2026/04/13 01:36:26 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/13 01:36:26 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:36:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/13 01:36:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:36:26 INFO : dir1/0008-23456.rclone_chunk.001_ey68ny: Deleted 2026/04/13 01:36:26 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/13 01:36:26 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:36:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/13 01:36:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:36:26 INFO : dir1/0009-34567.rclone_chunk.001_ey69u4: Deleted 2026/04/13 01:36:26 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/13 01:36:26 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:36:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/13 01:36:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:36:26 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/13 01:36:26 DEBUG : dir1/0011-56789.rclone_chunk.001_ey69r6: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:36:26 INFO : dir1/0011-56789.rclone_chunk.001_ey69r6: Copied (server-side copy) to: dir1/0011-56789 2026/04/13 01:36:26 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/13 01:36:26 DEBUG : dir1/0010-45678.rclone_chunk.001_ey694i: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:36:26 INFO : dir1/0010-45678.rclone_chunk.001_ey694i: Copied (server-side copy) to: dir1/0010-45678 2026/04/13 01:36:26 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/13 01:36:26 DEBUG : dir1/0013-789;=.rclone_chunk.001_ey6971: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:36:26 INFO : dir1/0013-789;=.rclone_chunk.001_ey6971: Copied (server-side copy) to: dir1/0013-789;= 2026/04/13 01:36:26 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/13 01:36:26 DEBUG : dir1/0012-6789;.rclone_chunk.001_ey69nk: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:36:26 INFO : dir1/0012-6789;.rclone_chunk.001_ey69nk: Copied (server-side copy) to: dir1/0012-6789; 2026/04/13 01:36:26 INFO : dir1/0011-56789.rclone_chunk.001_ey69r6: Deleted 2026/04/13 01:36:26 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/13 01:36:26 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:36:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/13 01:36:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:36:26 INFO : dir1/0010-45678.rclone_chunk.001_ey694i: Deleted 2026/04/13 01:36:26 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/13 01:36:26 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:36:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/13 01:36:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:36:26 INFO : dir1/0013-789;=.rclone_chunk.001_ey6971: Deleted 2026/04/13 01:36:26 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/13 01:36:26 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:36:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/13 01:36:26 INFO : dir1/0012-6789;.rclone_chunk.001_ey69nk: Deleted 2026/04/13 01:36:26 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/13 01:36:26 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:36:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=..rclone_chunk.001_ey69oa: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:36:27 INFO : dir1/0014-89;=..rclone_chunk.001_ey69oa: Copied (server-side copy) to: dir1/0014-89;=. 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.t.rclone_chunk.001_ey69lc: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:36:27 INFO : dir1/0015-9;=.t.rclone_chunk.001_ey69lc: Copied (server-side copy) to: dir1/0015-9;=.t 2026/04/13 01:36:27 INFO : dir1/0014-89;=..rclone_chunk.001_ey69oa: Deleted 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:36:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/13 01:36:27 INFO : dir1/0015-9;=.t.rclone_chunk.001_ey69lc: Deleted 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:36:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/13 01:36:27 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:27 INFO : dir1/0013-789;=.txt: Deleted 2026/04/13 01:36:27 INFO : dir1/0014-89;=.txt: Deleted 2026/04/13 01:36:27 INFO : dir1/0015-9;=.txt: Deleted 2026/04/13 01:36:27 INFO : dir1/0007-1234567.txt: Deleted 2026/04/13 01:36:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/13 01:36:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/13 01:36:27 INFO : appleappleapplebanana: Deleted 2026/04/13 01:36:27 INFO : dir1/0011-56789;.txt: Deleted 2026/04/13 01:36:27 INFO : dir1/0008-2345678.txt: Deleted 2026/04/13 01:36:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/13 01:36:27 INFO : dir1/0012-6789;.txt: Deleted 2026/04/13 01:36:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/13 01:36:27 INFO : dir1/0010-456789.txt: Deleted 2026/04/13 01:36:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/13 01:36:27 INFO : dir1/0009-3456789.txt: Deleted 2026/04/13 01:36:27 INFO : splitbananasplit: Deleted 2026/04/13 01:36:27 INFO : dir1/0003-defghij.txt: Deleted 2026/04/13 01:36:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/13 01:36:27 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:27 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : apple: Excluded 2026/04/13 01:36:27 DEBUG : appleapple: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : appleapple: Excluded 2026/04/13 01:36:27 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : banana: Excluded 2026/04/13 01:36:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : splitbanan: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0000-abcde: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdef: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefg: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0003-defgh: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0004-efghi: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0005-fghij: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijk: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0007-12345: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0008-23456: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0009-34567: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0010-45678: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0011-56789: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:36:27 DEBUG : apple: size = 5 OK 2026/04/13 01:36:27 DEBUG : banana: size = 6 OK 2026/04/13 01:36:27 DEBUG : appleapple: size = 21 OK 2026/04/13 01:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:36:27 DEBUG : splitbanan: size = 16 OK 2026/04/13 01:36:27 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : apple: Unchanged skipping 2026/04/13 01:36:27 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : banana: Unchanged skipping 2026/04/13 01:36:27 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:36:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:36:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:36:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:36:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:36:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:36:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:36:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:36:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:36:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:36:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:36:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:36:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:36:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:36:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/13 01:36:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:36:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/13 01:36:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/13 01:36:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/13 01:36:27 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/13 01:36:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/13 01:36:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/13 01:36:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/13 01:36:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/13 01:36:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/13 01:36:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/13 01:36:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:36:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:36:27 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:27 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:27 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : apple: Excluded 2026/04/13 01:36:27 DEBUG : appleapple: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : appleapple: Excluded 2026/04/13 01:36:27 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : banana: Excluded 2026/04/13 01:36:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : splitbanan: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0000-abcde: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdef: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefg: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0003-defgh: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0004-efghi: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0005-fghij: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijk: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0007-12345: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0008-23456: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0009-34567: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0010-45678: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0011-56789: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.: Excluded 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:36:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:36:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:36:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:36:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:36:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:36:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:36:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:36:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:36:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:36:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:36:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:36:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:36:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:36:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:36:27 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:36:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:36:29 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ey6clv: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:36:29 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey6clv: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/13 01:36:29 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey6clv: Deleted 2026/04/13 01:36:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:36:30 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey6cwp: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:36:30 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey6cwp: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/13 01:36:30 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey6cwp: Deleted 2026/04/13 01:36:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:36:30 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ey6d8i: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:36:30 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey6d8i: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/13 01:36:30 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey6d8i: Deleted 2026/04/13 01:36:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:36:30 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ey6dwl: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:36:30 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey6dwl: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/13 01:36:31 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey6dwl: Deleted 2026/04/13 01:36:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:36:31 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ey6e1n: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:36:31 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey6e1n: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/13 01:36:31 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey6e1n: Deleted 2026/04/13 01:36:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:36:31 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ey6esg: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:36:31 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey6esg: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/13 01:36:31 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey6esg: Deleted 2026/04/13 01:36:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:36:32 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ey6ezz: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:36:32 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey6ezz: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/13 01:36:32 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey6ezz: Deleted 2026/04/13 01:36:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:36:32 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ey6fs1: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:36:32 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey6fs1: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/13 01:36:32 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey6fs1: Deleted 2026/04/13 01:36:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:36:32 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ey6fcz: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:36:32 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey6fcz: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/13 01:36:33 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey6fcz: Deleted 2026/04/13 01:36:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:36:33 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ey6gr6: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:36:33 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey6gr6: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/13 01:36:33 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey6gr6: Deleted 2026/04/13 01:36:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:36:33 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ey6g3e: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:36:33 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey6g3e: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/13 01:36:33 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey6g3e: Deleted 2026/04/13 01:36:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:36:34 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ey6go7: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:36:34 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey6go7: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/13 01:36:34 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey6go7: Deleted 2026/04/13 01:36:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:36:34 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ey6hoj: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:36:34 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey6hoj: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/13 01:36:34 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey6hoj: Deleted 2026/04/13 01:36:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:36:35 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ey6hhp: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:36:35 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey6hhp: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/13 01:36:35 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey6hhp: Deleted 2026/04/13 01:36:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:36:35 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ey6idc: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:36:35 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey6idc: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/13 01:36:35 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey6idc: Deleted 2026/04/13 01:36:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:36:36 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ey6ix9: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:36:36 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey6ix9: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/13 01:36:36 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey6ix9: Deleted 2026/04/13 01:36:36 DEBUG : apple: size = 5 OK 2026/04/13 01:36:36 DEBUG : apple.rclone_chunk.001_ey6jl7: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:36:36 INFO : apple.rclone_chunk.001_ey6jl7: Copied (server-side copy) to: apple 2026/04/13 01:36:36 INFO : apple.rclone_chunk.001_ey6jl7: Deleted 2026/04/13 01:36:36 DEBUG : banana: size = 6 OK 2026/04/13 01:36:36 DEBUG : banana.rclone_chunk.001_ey6jtj: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:36:36 INFO : banana.rclone_chunk.001_ey6jtj: Copied (server-side copy) to: banana 2026/04/13 01:36:37 INFO : banana.rclone_chunk.001_ey6jtj: Deleted 2026/04/13 01:36:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:36:37 DEBUG : appleappleapplebanana.rclone_chunk.001_ey6kw7: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:36:37 INFO : appleappleapplebanana.rclone_chunk.001_ey6kw7: Copied (server-side copy) to: appleappleapplebanana 2026/04/13 01:36:37 INFO : appleappleapplebanana.rclone_chunk.001_ey6kw7: Deleted 2026/04/13 01:36:37 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:36:37 DEBUG : splitbananasplit.rclone_chunk.001_ey6kft: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:36:37 INFO : splitbananasplit.rclone_chunk.001_ey6kft: Copied (server-side copy) to: splitbananasplit 2026/04/13 01:36:37 INFO : splitbananasplit.rclone_chunk.001_ey6kft: Deleted 2026/04/13 01:36:37 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:37 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : apple: Excluded 2026/04/13 01:36:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:36:37 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : banana: Excluded 2026/04/13 01:36:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : splitbananasplit: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:36:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:36:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:36:39 DEBUG : apple: size = 5 OK 2026/04/13 01:36:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:36:39 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:36:39 DEBUG : banana: size = 6 OK 2026/04/13 01:36:39 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:36:39 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : apple: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:36:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : banana: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:36:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:36:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:36:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:36:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:36:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:36:39 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:39 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:39 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : apple: Excluded 2026/04/13 01:36:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:36:39 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : banana: Excluded 2026/04/13 01:36:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : splitbananasplit: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:36:39 DEBUG : apple: size = 5 OK 2026/04/13 01:36:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:36:39 DEBUG : banana: size = 6 OK 2026/04/13 01:36:39 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:36:39 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:36:39 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : apple: Unchanged skipping 2026/04/13 01:36:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:36:39 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : banana: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:36:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:36:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:36:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:36:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:36:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:36:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:36:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:36:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:36:39 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:39 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:39 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : apple: Excluded 2026/04/13 01:36:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:36:39 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : banana: Excluded 2026/04/13 01:36:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : splitbananasplit: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:36:39 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:39 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : apple: Excluded 2026/04/13 01:36:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:36:39 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : banana: Excluded 2026/04/13 01:36:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : splitbananasplit: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:36:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:36:39 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:36:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:36:42 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ey6phh: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:36:42 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey6phh: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/13 01:36:42 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey6phh: Deleted 2026/04/13 01:36:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:36:42 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey6pw1: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:36:42 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey6pw1: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/13 01:36:42 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey6pw1: Deleted 2026/04/13 01:36:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:36:43 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ey6pcc: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:36:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey6pcc: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/13 01:36:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey6pcc: Deleted 2026/04/13 01:36:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:36:43 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ey6qkp: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:36:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey6qkp: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/13 01:36:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey6qkp: Deleted 2026/04/13 01:36:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:36:44 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ey6rxi: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:36:44 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey6rxi: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/13 01:36:44 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey6rxi: Deleted 2026/04/13 01:36:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:36:44 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ey6rrn: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:36:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey6rrn: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/13 01:36:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey6rrn: Deleted 2026/04/13 01:36:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:36:45 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ey6ris: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:36:45 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey6ris: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/13 01:36:45 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey6ris: Deleted 2026/04/13 01:36:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:36:45 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ey6s3y: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:36:45 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey6s3y: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/13 01:36:45 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey6s3y: Deleted 2026/04/13 01:36:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:36:46 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ey6sj2: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:36:46 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey6sj2: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/13 01:36:46 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey6sj2: Deleted 2026/04/13 01:36:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:36:46 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ey6tdd: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:36:46 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey6tdd: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/13 01:36:46 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey6tdd: Deleted 2026/04/13 01:36:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:36:46 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ey6t0t: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:36:46 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey6t0t: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/13 01:36:46 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey6t0t: Deleted 2026/04/13 01:36:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:36:47 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ey6uw6: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:36:47 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey6uw6: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/13 01:36:47 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey6uw6: Deleted 2026/04/13 01:36:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:36:47 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ey6uuc: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:36:47 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey6uuc: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/13 01:36:47 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey6uuc: Deleted 2026/04/13 01:36:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:36:48 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ey6udq: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:36:48 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey6udq: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/13 01:36:48 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey6udq: Deleted 2026/04/13 01:36:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:36:48 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ey6vk4: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:36:48 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey6vk4: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/13 01:36:48 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey6vk4: Deleted 2026/04/13 01:36:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:36:49 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ey6ve7: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:36:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey6ve7: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/13 01:36:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey6ve7: Deleted 2026/04/13 01:36:49 DEBUG : apple: size = 5 OK 2026/04/13 01:36:49 DEBUG : apple.rclone_chunk.001_ey6ww2: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:36:49 INFO : apple.rclone_chunk.001_ey6ww2: Copied (server-side copy) to: apple 2026/04/13 01:36:49 INFO : apple.rclone_chunk.001_ey6ww2: Deleted 2026/04/13 01:36:49 DEBUG : banana: size = 6 OK 2026/04/13 01:36:49 DEBUG : banana.rclone_chunk.001_ey6wel: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:36:49 INFO : banana.rclone_chunk.001_ey6wel: Copied (server-side copy) to: banana 2026/04/13 01:36:49 INFO : banana.rclone_chunk.001_ey6wel: Deleted 2026/04/13 01:36:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:36:50 DEBUG : appleappleapplebanana.rclone_chunk.001_ey6x2s: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:36:50 INFO : appleappleapplebanana.rclone_chunk.001_ey6x2s: Copied (server-side copy) to: appleappleapplebanana 2026/04/13 01:36:50 INFO : appleappleapplebanana.rclone_chunk.001_ey6x2s: Deleted 2026/04/13 01:36:50 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:36:50 DEBUG : splitbananasplit.rclone_chunk.001_ey6x48: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:36:50 INFO : splitbananasplit.rclone_chunk.001_ey6x48: Copied (server-side copy) to: splitbananasplit 2026/04/13 01:36:50 INFO : splitbananasplit.rclone_chunk.001_ey6x48: Deleted 2026/04/13 01:36:50 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:50 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : apple: Excluded 2026/04/13 01:36:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:36:50 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : banana: Excluded 2026/04/13 01:36:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : splitbananasplit: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:36:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:36:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:36:52 DEBUG : apple: size = 5 OK 2026/04/13 01:36:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:36:52 DEBUG : banana: size = 6 OK 2026/04/13 01:36:52 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:36:52 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:36:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:36:52 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : banana: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:36:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : apple: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:36:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:36:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:36:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:36:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:36:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:36:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:36:52 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:52 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:52 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : apple: Excluded 2026/04/13 01:36:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:36:52 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : banana: Excluded 2026/04/13 01:36:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : splitbananasplit: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:36:52 DEBUG : apple: size = 5 OK 2026/04/13 01:36:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:36:52 DEBUG : banana: size = 6 OK 2026/04/13 01:36:52 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:36:52 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:36:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : banana: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : apple: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:36:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:36:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:36:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:36:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:36:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:36:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:36:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:36:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:36:52 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:52 DEBUG : Waiting for deletions to finish 2026/04/13 01:36:52 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : apple: Excluded 2026/04/13 01:36:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:36:52 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : banana: Excluded 2026/04/13 01:36:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : splitbananasplit: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:36:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:36:52 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:36:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:36:54 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ey71ym: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:36:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey71ym: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/13 01:36:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey71ym: Deleted 2026/04/13 01:36:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:36:54 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey71mr: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:36:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey71mr: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/13 01:36:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey71mr: Deleted 2026/04/13 01:36:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:36:55 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ey71h6: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:36:55 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey71h6: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/13 01:36:55 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey71h6: Deleted 2026/04/13 01:36:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:36:55 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ey72rf: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:36:55 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey72rf: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/13 01:36:55 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey72rf: Deleted 2026/04/13 01:36:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:36:55 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ey72g7: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:36:55 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey72g7: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/13 01:36:56 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey72g7: Deleted 2026/04/13 01:36:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:36:56 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ey73ht: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:36:56 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey73ht: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/13 01:36:56 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey73ht: Deleted 2026/04/13 01:36:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:36:56 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ey73z3: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:36:56 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey73z3: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/13 01:36:56 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey73z3: Deleted 2026/04/13 01:36:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:36:57 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ey73ql: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:36:57 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey73ql: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/13 01:36:57 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey73ql: Deleted 2026/04/13 01:36:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:36:57 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ey7440: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:36:57 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey7440: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/13 01:36:57 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey7440: Deleted 2026/04/13 01:36:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:36:58 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ey74cf: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:36:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey74cf: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/13 01:36:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey74cf: Deleted 2026/04/13 01:36:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:36:58 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ey75iv: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:36:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey75iv: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/13 01:36:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey75iv: Deleted 2026/04/13 01:36:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:36:58 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ey75ik: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:36:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey75ik: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/13 01:36:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey75ik: Deleted 2026/04/13 01:36:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:36:59 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ey75la: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:36:59 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey75la: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/13 01:36:59 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey75la: Deleted 2026/04/13 01:36:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:36:59 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ey76dc: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:36:59 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey76dc: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/13 01:36:59 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey76dc: Deleted 2026/04/13 01:37:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:37:00 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ey76ji: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:37:00 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey76ji: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/13 01:37:00 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey76ji: Deleted 2026/04/13 01:37:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:37:00 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ey77mg: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:37:00 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey77mg: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/13 01:37:00 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey77mg: Deleted 2026/04/13 01:37:00 DEBUG : apple: size = 5 OK 2026/04/13 01:37:00 DEBUG : apple.rclone_chunk.001_ey77dg: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:37:00 INFO : apple.rclone_chunk.001_ey77dg: Copied (server-side copy) to: apple 2026/04/13 01:37:00 INFO : apple.rclone_chunk.001_ey77dg: Deleted 2026/04/13 01:37:01 DEBUG : banana: size = 6 OK 2026/04/13 01:37:01 DEBUG : banana.rclone_chunk.001_ey78lq: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:37:01 INFO : banana.rclone_chunk.001_ey78lq: Copied (server-side copy) to: banana 2026/04/13 01:37:01 INFO : banana.rclone_chunk.001_ey78lq: Deleted 2026/04/13 01:37:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:37:01 DEBUG : appleappleapplebanana.rclone_chunk.001_ey78nj: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:37:01 INFO : appleappleapplebanana.rclone_chunk.001_ey78nj: Copied (server-side copy) to: appleappleapplebanana 2026/04/13 01:37:01 INFO : appleappleapplebanana.rclone_chunk.001_ey78nj: Deleted 2026/04/13 01:37:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:37:02 DEBUG : splitbananasplit.rclone_chunk.001_ey78tu: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:37:02 INFO : splitbananasplit.rclone_chunk.001_ey78tu: Copied (server-side copy) to: splitbananasplit 2026/04/13 01:37:02 INFO : splitbananasplit.rclone_chunk.001_ey78tu: Deleted 2026/04/13 01:37:02 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:02 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : apple: Excluded 2026/04/13 01:37:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:37:02 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : banana: Excluded 2026/04/13 01:37:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : splitbananasplit: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:37:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:37:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:37:03 DEBUG : apple: size = 5 OK 2026/04/13 01:37:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:37:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:37:03 DEBUG : banana: size = 6 OK 2026/04/13 01:37:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:03 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : apple: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : banana: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:37:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:37:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:37:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:37:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:37:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:37:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:03 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:03 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:03 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : apple: Excluded 2026/04/13 01:37:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:37:03 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : banana: Excluded 2026/04/13 01:37:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : splitbananasplit: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:37:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:37:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:37:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:37:03 DEBUG : apple: size = 5 OK 2026/04/13 01:37:03 DEBUG : banana: size = 6 OK 2026/04/13 01:37:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:37:03 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : banana: Unchanged skipping 2026/04/13 01:37:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:37:03 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : apple: Unchanged skipping 2026/04/13 01:37:03 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:37:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:37:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:37:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:37:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:37:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:37:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:37:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:37:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:03 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:03 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:04 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : apple: Excluded 2026/04/13 01:37:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:37:04 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : banana: Excluded 2026/04/13 01:37:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : splitbananasplit: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:37:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:37:04 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:37:05 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ey7c9z: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:37:05 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey7c9z: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/13 01:37:05 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey7c9z: Deleted 2026/04/13 01:37:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:37:06 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey7cd4: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:37:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey7cd4: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/13 01:37:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey7cd4: Deleted 2026/04/13 01:37:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:37:06 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ey7dke: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:37:06 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey7dke: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/13 01:37:06 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey7dke: Deleted 2026/04/13 01:37:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:37:07 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ey7dlz: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:37:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey7dlz: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/13 01:37:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey7dlz: Deleted 2026/04/13 01:37:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:37:07 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ey7eq6: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:37:07 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey7eq6: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/13 01:37:07 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey7eq6: Deleted 2026/04/13 01:37:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:37:08 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ey7exp: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:37:08 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey7exp: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/13 01:37:08 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey7exp: Deleted 2026/04/13 01:37:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:37:08 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ey7flx: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:37:08 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey7flx: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/13 01:37:08 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey7flx: Deleted 2026/04/13 01:37:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:37:08 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ey7fxu: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:37:08 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey7fxu: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/13 01:37:08 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey7fxu: Deleted 2026/04/13 01:37:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:37:09 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ey7fsj: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:37:09 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey7fsj: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/13 01:37:09 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey7fsj: Deleted 2026/04/13 01:37:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:37:09 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ey7gtf: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:37:09 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey7gtf: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/13 01:37:09 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey7gtf: Deleted 2026/04/13 01:37:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:37:10 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ey7gr8: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:37:10 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey7gr8: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/13 01:37:10 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey7gr8: Deleted 2026/04/13 01:37:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:37:10 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ey7hg3: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:37:10 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey7hg3: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/13 01:37:10 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey7hg3: Deleted 2026/04/13 01:37:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:37:11 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ey7h6m: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:37:11 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey7h6m: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/13 01:37:11 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey7h6m: Deleted 2026/04/13 01:37:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:37:11 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ey7iiv: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:37:11 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey7iiv: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/13 01:37:11 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey7iiv: Deleted 2026/04/13 01:37:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:37:12 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ey7i8o: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:37:12 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey7i8o: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/13 01:37:12 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey7i8o: Deleted 2026/04/13 01:37:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:37:12 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ey7jgr: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:37:12 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey7jgr: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/13 01:37:12 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey7jgr: Deleted 2026/04/13 01:37:12 DEBUG : apple: size = 5 OK 2026/04/13 01:37:12 DEBUG : apple.rclone_chunk.001_ey7jd8: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:37:12 INFO : apple.rclone_chunk.001_ey7jd8: Copied (server-side copy) to: apple 2026/04/13 01:37:13 INFO : apple.rclone_chunk.001_ey7jd8: Deleted 2026/04/13 01:37:13 DEBUG : banana: size = 6 OK 2026/04/13 01:37:13 DEBUG : banana.rclone_chunk.001_ey7k22: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:37:13 INFO : banana.rclone_chunk.001_ey7k22: Copied (server-side copy) to: banana 2026/04/13 01:37:13 INFO : banana.rclone_chunk.001_ey7k22: Deleted 2026/04/13 01:37:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:37:13 DEBUG : appleappleapplebanana.rclone_chunk.001_ey7ktb: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:37:13 INFO : appleappleapplebanana.rclone_chunk.001_ey7ktb: Copied (server-side copy) to: appleappleapplebanana 2026/04/13 01:37:13 INFO : appleappleapplebanana.rclone_chunk.001_ey7ktb: Deleted 2026/04/13 01:37:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:37:14 DEBUG : splitbananasplit.rclone_chunk.001_ey7kaj: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:37:14 INFO : splitbananasplit.rclone_chunk.001_ey7kaj: Copied (server-side copy) to: splitbananasplit 2026/04/13 01:37:14 INFO : splitbananasplit.rclone_chunk.001_ey7kaj: Deleted 2026/04/13 01:37:14 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:14 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : apple: Excluded 2026/04/13 01:37:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:37:14 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : banana: Excluded 2026/04/13 01:37:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : splitbananasplit: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:37:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:37:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:37:15 DEBUG : apple: size = 5 OK 2026/04/13 01:37:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:37:15 DEBUG : banana: size = 6 OK 2026/04/13 01:37:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:37:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : apple: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : banana: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:37:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:37:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:37:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:37:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:37:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:37:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:15 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:15 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:15 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : apple: Excluded 2026/04/13 01:37:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:37:15 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : banana: Excluded 2026/04/13 01:37:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : splitbananasplit: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:37:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:37:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:37:15 DEBUG : apple: size = 5 OK 2026/04/13 01:37:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:37:15 DEBUG : banana: size = 6 OK 2026/04/13 01:37:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:37:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:37:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : apple: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : banana: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:37:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:37:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:37:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:37:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:37:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:37:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:37:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:37:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:15 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:15 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:16 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : apple: Excluded 2026/04/13 01:37:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:37:16 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : banana: Excluded 2026/04/13 01:37:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : splitbananasplit: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:37:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:37:16 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:37:17 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ey7ois: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 01:37:17 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey7ois: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/13 01:37:17 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ey7ois: Deleted 2026/04/13 01:37:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:37:18 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey7onz: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 01:37:18 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey7onz: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/13 01:37:18 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ey7onz: Deleted 2026/04/13 01:37:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:37:18 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ey7p7f: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 01:37:18 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey7p7f: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/13 01:37:18 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ey7p7f: Deleted 2026/04/13 01:37:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:37:19 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ey7p6q: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 01:37:19 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey7p6q: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/13 01:37:19 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ey7p6q: Deleted 2026/04/13 01:37:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:37:19 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ey7qk2: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 01:37:19 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey7qk2: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/13 01:37:19 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ey7qk2: Deleted 2026/04/13 01:37:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:37:19 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ey7qeo: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 01:37:19 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey7qeo: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/13 01:37:19 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ey7qeo: Deleted 2026/04/13 01:37:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:37:20 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ey7r12: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 01:37:20 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey7r12: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/13 01:37:20 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ey7r12: Deleted 2026/04/13 01:37:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:37:20 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ey7r61: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 01:37:20 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey7r61: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/13 01:37:20 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ey7r61: Deleted 2026/04/13 01:37:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:37:21 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ey7r3z: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 01:37:21 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey7r3z: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/13 01:37:21 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ey7r3z: Deleted 2026/04/13 01:37:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:37:21 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ey7ssz: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 01:37:21 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey7ssz: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/13 01:37:21 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ey7ssz: Deleted 2026/04/13 01:37:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:37:21 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ey7syz: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 01:37:21 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey7syz: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/13 01:37:22 INFO : dir1/0010-456789.txt.rclone_chunk.001_ey7syz: Deleted 2026/04/13 01:37:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:37:22 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ey7tnc: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 01:37:22 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey7tnc: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/13 01:37:22 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ey7tnc: Deleted 2026/04/13 01:37:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:37:22 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ey7t89: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 01:37:22 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey7t89: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/13 01:37:22 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ey7t89: Deleted 2026/04/13 01:37:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:37:23 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ey7tg2: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 01:37:23 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey7tg2: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/13 01:37:23 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ey7tg2: Deleted 2026/04/13 01:37:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:37:23 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ey7ulw: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 01:37:23 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey7ulw: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/13 01:37:23 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ey7ulw: Deleted 2026/04/13 01:37:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:37:24 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ey7uvd: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 01:37:24 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey7uvd: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/13 01:37:24 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ey7uvd: Deleted 2026/04/13 01:37:24 DEBUG : apple: size = 5 OK 2026/04/13 01:37:24 DEBUG : apple.rclone_chunk.001_ey7v16: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 01:37:24 INFO : apple.rclone_chunk.001_ey7v16: Copied (server-side copy) to: apple 2026/04/13 01:37:24 INFO : apple.rclone_chunk.001_ey7v16: Deleted 2026/04/13 01:37:24 DEBUG : banana: size = 6 OK 2026/04/13 01:37:24 DEBUG : banana.rclone_chunk.001_ey7vuy: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 01:37:24 INFO : banana.rclone_chunk.001_ey7vuy: Copied (server-side copy) to: banana 2026/04/13 01:37:24 INFO : banana.rclone_chunk.001_ey7vuy: Deleted 2026/04/13 01:37:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:37:25 DEBUG : appleappleapplebanana.rclone_chunk.001_ey7v6u: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 01:37:25 INFO : appleappleapplebanana.rclone_chunk.001_ey7v6u: Copied (server-side copy) to: appleappleapplebanana 2026/04/13 01:37:25 INFO : appleappleapplebanana.rclone_chunk.001_ey7v6u: Deleted 2026/04/13 01:37:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:37:25 DEBUG : splitbananasplit.rclone_chunk.001_ey7wwm: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 01:37:25 INFO : splitbananasplit.rclone_chunk.001_ey7wwm: Copied (server-side copy) to: splitbananasplit 2026/04/13 01:37:25 INFO : splitbananasplit.rclone_chunk.001_ey7wwm: Deleted 2026/04/13 01:37:25 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:25 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : apple: Excluded 2026/04/13 01:37:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:37:25 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : banana: Excluded 2026/04/13 01:37:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : splitbananasplit: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:37:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:37:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:37:26 DEBUG : apple: size = 5 OK 2026/04/13 01:37:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:37:26 DEBUG : banana: size = 6 OK 2026/04/13 01:37:26 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:37:26 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:26 DEBUG : banana: Unchanged skipping 2026/04/13 01:37:26 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:26 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:37:26 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:26 DEBUG : apple: Unchanged skipping 2026/04/13 01:37:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:37:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:37:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:37:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:37:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:37:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:37:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:37:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:37:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:37:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:37:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:37:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:37:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:37:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:37:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:37:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:37:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:37:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:37:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:37:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:37:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:37:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:37:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:37:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:27 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:27 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:27 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : apple: Excluded 2026/04/13 01:37:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:37:27 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : banana: Excluded 2026/04/13 01:37:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : splitbananasplit: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 01:37:27 DEBUG : apple: size = 5 OK 2026/04/13 01:37:27 DEBUG : banana: size = 6 OK 2026/04/13 01:37:27 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:37:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:37:27 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : banana: Unchanged skipping 2026/04/13 01:37:27 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:37:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:37:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:37:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:37:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:37:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:37:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:27 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : apple: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:37:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:37:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:37:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:37:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:37:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:37:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:37:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:37:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:37:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:37:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:37:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:27 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:27 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:27 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : apple: Excluded 2026/04/13 01:37:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : appleappleapplebanana: Excluded 2026/04/13 01:37:27 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : banana: Excluded 2026/04/13 01:37:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : splitbananasplit: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 01:37:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:37:27 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (143.33s) --- PASS: TestTransform/NFC (11.46s) --- PASS: TestTransform/NFD (11.31s) --- PASS: TestTransform/base64 (13.64s) --- PASS: TestTransform/prefix (16.52s) --- PASS: TestTransform/suffix (17.11s) --- PASS: TestTransform/truncate (13.70s) --- PASS: TestTransform/encoder (12.84s) --- PASS: TestTransform/ISO-8859-1 (11.89s) --- PASS: TestTransform/charmap (11.43s) --- PASS: TestTransform/lowercase (11.98s) --- PASS: TestTransform/ascii (11.45s) === RUN TestTransformCopy run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/13 01:37:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/13 01:37:28 INFO : sub dir_somesuffix: Making directory 2026/04/13 01:37:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/13 01:37:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/13 01:37:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/13 01:37:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/13 01:37:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/13 01:37:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/13 01:37:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_ey7z4v: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:29 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_ey7z4v: Copied (server-side copy) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/13 01:37:29 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_ey7z4v: Deleted 2026/04/13 01:37:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/13 01:37:29 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/13 01:37:29 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (0.90s) === RUN TestDoubleTransform run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:29 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:29 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:29 INFO : tictactoe: Making directory 2026/04/13 01:37:29 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:29 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:29 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/13 01:37:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:30 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/13 01:37:30 DEBUG : tictactoe/tictactoe.rclone_chunk.001_ey80rb: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:30 INFO : tictactoe/tictactoe.rclone_chunk.001_ey80rb: Copied (server-side copy) to: tictactoe/tictactoe 2026/04/13 01:37:30 INFO : tictactoe/tictactoe.rclone_chunk.001_ey80rb: Deleted 2026/04/13 01:37:30 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/13 01:37:30 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:30 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/13 01:37:30 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (0.91s) === RUN TestFileTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:30 INFO : toe: Making directory 2026/04/13 01:37:30 INFO : toe/toe: Making directory 2026/04/13 01:37:30 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/13 01:37:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/13 01:37:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/13 01:37:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:31 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/13 01:37:31 DEBUG : toe/toe/tictactoe.rclone_chunk.001_ey81t7: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:31 INFO : toe/toe/tictactoe.rclone_chunk.001_ey81t7: Copied (server-side copy) to: toe/toe/tictactoe 2026/04/13 01:37:31 INFO : toe/toe/tictactoe.rclone_chunk.001_ey81t7: Deleted 2026/04/13 01:37:31 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/13 01:37:31 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/13 01:37:31 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.08s) === RUN TestNoTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:31 INFO : toe: Making directory 2026/04/13 01:37:31 INFO : toe/toe: Making directory 2026/04/13 01:37:31 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/13 01:37:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/13 01:37:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/13 01:37:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/13 01:37:32 DEBUG : toe/toe/tictactoe.rclone_chunk.001_ey82nj: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:32 INFO : toe/toe/tictactoe.rclone_chunk.001_ey82nj: Copied (server-side copy) to: toe/toe/tictactoe 2026/04/13 01:37:32 INFO : toe/toe/tictactoe.rclone_chunk.001_ey82nj: Deleted 2026/04/13 01:37:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/13 01:37:32 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/13 01:37:32 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.03s) === RUN TestDirTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:32 DEBUG : empty_dir: Making directory with metadata 2026/04/13 01:37:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 01:37:32 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:32 INFO : tictacempty_dir: Making directory 2026/04/13 01:37:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:32 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:32 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:32 INFO : tictactoe: Making directory 2026/04/13 01:37:32 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:32 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:32 INFO : tictactoe/tictactoe: Making directory 2026/04/13 01:37:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/13 01:37:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 01:37:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/13 01:37:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/13 01:37:33 DEBUG : tictactoe/tictactoe/toe.txt.rclone_chunk.001_ey83ry: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:33 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_ey83ry: Copied (server-side copy) to: tictactoe/tictactoe/toe.txt 2026/04/13 01:37:33 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_ey83ry: Deleted 2026/04/13 01:37:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/13 01:37:33 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/13 01:37:33 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.07s) === RUN TestAllTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:33 DEBUG : empty_dir: Making directory with metadata 2026/04/13 01:37:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 01:37:33 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:33 INFO : tictacempty_dir: Making directory 2026/04/13 01:37:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:33 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:33 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:33 INFO : tictactoe: Making directory 2026/04/13 01:37:33 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:33 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:33 INFO : tictactoe/tictactoe: Making directory 2026/04/13 01:37:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 01:37:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 01:37:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:37:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ey84hr: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:34 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ey84hr: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:34 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ey84hr: Deleted 2026/04/13 01:37:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:37:34 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/13 01:37:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:34 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:34 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:34 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 01:37:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:37:34 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/13 01:37:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': 0 differences found 2026/04/13 01:37:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': 1 matching files --- PASS: TestAllTag (1.21s) === RUN TestRunTwice run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:35 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:35 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:35 INFO : tictactoe: Making directory 2026/04/13 01:37:35 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:35 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:35 INFO : tictactoe/tictactoe: Making directory 2026/04/13 01:37:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/13 01:37:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 01:37:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/13 01:37:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/13 01:37:35 DEBUG : tictactoe/tictactoe/toe.txt.rclone_chunk.001_ey86wz: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:35 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_ey86wz: Copied (server-side copy) to: tictactoe/tictactoe/toe.txt 2026/04/13 01:37:35 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_ey86wz: Deleted 2026/04/13 01:37:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/13 01:37:35 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/13 01:37:35 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:35 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:35 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:35 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:36 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/13 01:37:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:36 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/13 01:37:36 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/13 01:37:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:36 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.56s) === RUN TestSyntax 2026/04/13 01:37:36 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:36 INFO : toe: Making directory 2026/04/13 01:37:36 INFO : toe/toe: Making directory 2026/04/13 01:37:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/13 01:37:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:36 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:37:37 DEBUG : toe/toe/toe: size = 11 OK 2026/04/13 01:37:37 DEBUG : toe/toe/toe.rclone_chunk.001_ey87aa: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:37 INFO : toe/toe/toe.rclone_chunk.001_ey87aa: Copied (server-side copy) to: toe/toe/toe 2026/04/13 01:37:37 INFO : toe/toe/toe.rclone_chunk.001_ey87aa: Deleted 2026/04/13 01:37:37 DEBUG : toe/toe/toe: size = 11 OK 2026/04/13 01:37:37 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:37 INFO : toe/toe/toe: Copied (new) 2026/04/13 01:37:37 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.02s) === RUN TestMove run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:37 DEBUG : empty_dir: Making directory with metadata 2026/04/13 01:37:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 01:37:37 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:37 INFO : tictacempty_dir: Making directory 2026/04/13 01:37:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:37 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:37 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:37 INFO : tictactoe: Making directory 2026/04/13 01:37:37 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:37 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:37 INFO : tictactoe/tictactoe: Making directory 2026/04/13 01:37:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 01:37:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 01:37:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:37:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ey883j: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ey883j: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:38 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ey883j: Deleted 2026/04/13 01:37:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:37:38 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:38 INFO : toe/toe/toe.txt: Deleted 2026/04/13 01:37:38 INFO : toe/toe: Removing directory 2026/04/13 01:37:38 INFO : toe: Removing directory 2026/04/13 01:37:38 INFO : empty_dir: Removing directory 2026/04/13 01:37:38 DEBUG : Local file system at /tmp/rclone2905756467: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.02s) === RUN TestTransformFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:38 DEBUG : empty_dir: Making directory with metadata 2026/04/13 01:37:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 01:37:38 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:38 INFO : tictacempty_dir: Making directory 2026/04/13 01:37:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:38 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:38 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:38 INFO : tictactoe: Making directory 2026/04/13 01:37:38 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:38 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:38 INFO : tictactoe/tictactoe: Making directory 2026/04/13 01:37:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 01:37:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 01:37:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ey89oq: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:39 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ey89oq: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:39 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ey89oq: Deleted 2026/04/13 01:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:37:39 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:39 INFO : toe/toe/toe.txt: Deleted 2026/04/13 01:37:39 INFO : toe/toe: Removing directory 2026/04/13 01:37:39 INFO : toe: Removing directory 2026/04/13 01:37:39 INFO : empty_dir: Removing directory 2026/04/13 01:37:39 DEBUG : Local file system at /tmp/rclone2905756467: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/13 01:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 01:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 01:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 01:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: copy non-chunked object... 2026/04/13 01:37:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/13 01:37:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/13 01:37:39 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.53s) === RUN TestManualTransformFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:40 DEBUG : Reset feature "Copy" 2026/04/13 01:37:40 DEBUG : Reset feature "Move" 2026/04/13 01:37:40 DEBUG : Reset feature "Copy" 2026/04/13 01:37:40 DEBUG : Reset feature "Move" 2026/04/13 01:37:40 DEBUG : empty_dir: Making directory with metadata 2026/04/13 01:37:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 01:37:40 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:40 INFO : tictacempty_dir: Making directory 2026/04/13 01:37:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:37:40 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:40 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:40 INFO : tictactoe: Making directory 2026/04/13 01:37:40 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:40 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:37:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:40 INFO : tictactoe/tictactoe: Making directory 2026/04/13 01:37:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:37:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 01:37:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 01:37:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:37:40 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ey8b0n: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:40 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ey8b0n: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:40 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ey8b0n: Deleted 2026/04/13 01:37:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:37:40 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:37:40 INFO : toe/toe/toe.txt: Deleted 2026/04/13 01:37:40 INFO : toe/toe: Removing directory 2026/04/13 01:37:40 INFO : toe: Removing directory 2026/04/13 01:37:40 INFO : empty_dir: Removing directory 2026/04/13 01:37:40 DEBUG : Local file system at /tmp/rclone2905756467: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/13 01:37:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:37:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 01:37:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 01:37:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 01:37:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/13 01:37:41 DEBUG : toe/toe/toe.txt.rclone_chunk.001_ey8ct0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:41 INFO : toe/toe/toe.txt.rclone_chunk.001_ey8ct0: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/13 01:37:41 INFO : toe/toe/toe.txt.rclone_chunk.001_ey8ct0: Deleted 2026/04/13 01:37:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/13 01:37:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/13 01:37:41 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.09s) === RUN TestBase64 run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:42 DEBUG : toe: transformed to: dG9l 2026/04/13 01:37:42 DEBUG : toe: transformed to: dG9l 2026/04/13 01:37:42 INFO : dG9l: Making directory 2026/04/13 01:37:42 DEBUG : toe: transformed to: dG9l 2026/04/13 01:37:42 DEBUG : toe: transformed to: dG9l 2026/04/13 01:37:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/13 01:37:42 INFO : dG9l/dG9l: Making directory 2026/04/13 01:37:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/13 01:37:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/13 01:37:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/13 01:37:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 01:37:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/13 01:37:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/13 01:37:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_ey8dsm: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:42 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_ey8dsm: Copied (server-side copy) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/13 01:37:42 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_ey8dsm: Deleted 2026/04/13 01:37:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/13 01:37:42 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/13 01:37:42 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:43 DEBUG : dG9l: transformed to: toe 2026/04/13 01:37:43 DEBUG : dG9l: transformed to: toe 2026/04/13 01:37:43 DEBUG : dG9l: transformed to: toe 2026/04/13 01:37:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/13 01:37:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/13 01:37:43 DEBUG : Local file system at /tmp/rclone2905756467: Waiting for checks to finish 2026/04/13 01:37:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/13 01:37:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/13 01:37:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/13 01:37:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/13 01:37:43 DEBUG : Local file system at /tmp/rclone2905756467: Waiting for transfers to finish 2026/04/13 01:37:43 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (1.40s) === RUN TestError run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo'", Local "Local file system at /tmp/rclone2905756467", Modify Window "1ns" 2026/04/13 01:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:37:43 DEBUG : toe: transformed to: 2026/04/13 01:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:37:43 DEBUG : toe: transformed to: 2026/04/13 01:37:43 INFO : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Making directory 2026/04/13 01:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:37:43 DEBUG : toe: transformed to: 2026/04/13 01:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:37:43 DEBUG : toe: transformed to: 2026/04/13 01:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:37:43 DEBUG : toe/toe: transformed to: 2026/04/13 01:37:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/13 01:37:43 INFO : toe/toe: Making directory 2026/04/13 01:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:37:43 DEBUG : toe/toe: transformed to: 2026/04/13 01:37:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/13 01:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:37:43 DEBUG : toe: transformed to: 2026/04/13 01:37:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/13 01:37:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:37:43 DEBUG : toe/toe/toe: transformed to: 2026/04/13 01:37:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/13 01:37:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for checks to finish 2026/04/13 01:37:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Waiting for transfers to finish 2026/04/13 01:37:43 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:37:44 DEBUG : toe/toe/toe: size = 11 OK 2026/04/13 01:37:44 DEBUG : toe/toe/toe.rclone_chunk.001_ey8eu5: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:44 INFO : toe/toe/toe.rclone_chunk.001_ey8eu5: Copied (server-side copy) to: toe/toe/toe 2026/04/13 01:37:44 INFO : toe/toe/toe.rclone_chunk.001_ey8eu5: Deleted 2026/04/13 01:37:44 DEBUG : toe/toe/toe: size = 11 OK 2026/04/13 01:37:44 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:37:44 INFO : toe/toe/toe: Copied (new) 2026/04/13 01:37:44 ERROR : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': not deleting files as there were IO errors 2026/04/13 01:37:44 ERROR : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': not deleting directories as there were IO errors --- PASS: TestError (0.85s) PASS 2026/04/13 01:37:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-dazikuy2soxo': Purge remote 2026/04/13 01:37:44 DEBUG : S3 bucket rclone-test-dazikuy2soxo: bucket is versioned: false 2026/04/13 01:37:44 DEBUG : Waiting for deletions to finish 2026/04/13 01:37:44 INFO : S3 bucket rclone-test-dazikuy2soxo: Bucket "rclone-test-dazikuy2soxo" deleted "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 6m12.426195703s (try 1/5)