"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -fast-list" - Starting (try 1/5) 2025/11/13 03:17:37 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe" 2025/11/13 03:17:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 03:17:37 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe" 2025/11/13 03:17:37 DEBUG : Creating backend with remote "/tmp/rclone938747192" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:38 INFO : S3 bucket rclone-test-qonumaz2liqe: Bucket "rclone-test-qonumaz2liqe" created with ACL "" 2025/11/13 03:17:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:17:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/13 03:17:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.96s) === RUN TestCopy run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 03:17:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:17:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:38 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:38 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:38 DEBUG : sub dir/hello world.rclone_chunk.001_ng5dpy: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:38 INFO : sub dir/hello world.rclone_chunk.001_ng5dpy: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:39 INFO : sub dir/hello world.rclone_chunk.001_ng5dpy: Deleted 2025/11/13 03:17:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:39 INFO : sub dir/hello world: Copied (new) 2025/11/13 03:17:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (0.98s) === RUN TestCopyMetadata run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.08s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.09s) === RUN TestCopyMissingDirectory run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:39 DEBUG : Creating backend with remote "/non-existing" 2025/11/13 03:17:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/13 03:17:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.17s) === RUN TestCopyNoTraverse run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:17:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:39 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:40 DEBUG : sub dir/hello world.rclone_chunk.001_ng5e7j: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:40 INFO : sub dir/hello world.rclone_chunk.001_ng5e7j: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:40 INFO : sub dir/hello world.rclone_chunk.001_ng5e7j: Deleted 2025/11/13 03:17:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.91s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", 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-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:40 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Running all checks before starting transfers 2025/11/13 03:17:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:17:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:40 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Checks finished, now starting transfers 2025/11/13 03:17:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:40 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:41 DEBUG : sub dir/hello world.rclone_chunk.001_ng5fln: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:41 INFO : sub dir/hello world.rclone_chunk.001_ng5fln: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:41 INFO : sub dir/hello world.rclone_chunk.001_ng5fln: Deleted 2025/11/13 03:17:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.90s) === RUN TestSyncNoTraverse run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:41 ERROR : Ignoring --no-traverse with sync 2025/11/13 03:17:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:17:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:41 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:42 DEBUG : sub dir/hello world.rclone_chunk.001_ng5gty: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:42 INFO : sub dir/hello world.rclone_chunk.001_ng5gty: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:42 INFO : sub dir/hello world.rclone_chunk.001_ng5gty: Deleted 2025/11/13 03:17:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:42 INFO : sub dir/hello world: Copied (new) 2025/11/13 03:17:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.93s) === RUN TestCopyWithDepth run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/13 03:17:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:42 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:43 DEBUG : hello world2: size = 12 OK 2025/11/13 03:17:43 DEBUG : hello world2.rclone_chunk.001_ng5hio: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/11/13 03:17:43 INFO : hello world2.rclone_chunk.001_ng5hio: Copied (server-side copy) to: hello world2 2025/11/13 03:17:43 INFO : hello world2.rclone_chunk.001_ng5hio: Deleted 2025/11/13 03:17:43 DEBUG : hello world2: size = 12 OK 2025/11/13 03:17:43 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/11/13 03:17:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.87s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 03:17:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:43 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:43 DEBUG : potato2: size = 11 OK 2025/11/13 03:17:43 DEBUG : potato2.rclone_chunk.001_ng5ivw: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:43 INFO : potato2.rclone_chunk.001_ng5ivw: Copied (server-side copy) to: potato2 2025/11/13 03:17:43 INFO : potato2.rclone_chunk.001_ng5ivw: Deleted 2025/11/13 03:17:43 DEBUG : potato2: size = 11 OK 2025/11/13 03:17:43 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.77s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 03:17:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:44 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:44 DEBUG : potato2: size = 11 OK 2025/11/13 03:17:44 DEBUG : potato2.rclone_chunk.001_ng5jie: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:44 INFO : potato2.rclone_chunk.001_ng5jie: Copied (server-side copy) to: potato2 2025/11/13 03:17:44 INFO : potato2.rclone_chunk.001_ng5jie: Deleted 2025/11/13 03:17:44 DEBUG : potato2: size = 11 OK 2025/11/13 03:17:44 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.81s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/13 03:17:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 03:17:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/13 03:17:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 03:17:45 INFO : sub dir2: Making directory 2025/11/13 03:17:45 INFO : sub dir: Making directory 2025/11/13 03:17:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:17:45 INFO : sub dir2/sub sub dir2: Making directory 2025/11/13 03:17:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:45 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:45 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:45 DEBUG : sub dir/hello world.rclone_chunk.001_ng5kdp: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:45 INFO : sub dir/hello world.rclone_chunk.001_ng5kdp: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:45 INFO : sub dir/hello world.rclone_chunk.001_ng5kdp: Deleted 2025/11/13 03:17:45 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:45 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" 2025/11/13 03:17:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (0.90s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:46 INFO : sub dir2: Making directory 2025/11/13 03:17:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/13 03:17:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 03:17:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:17:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:46 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:46 DEBUG : sub dir/hello world.rclone_chunk.001_ng5lli: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:46 INFO : sub dir/hello world.rclone_chunk.001_ng5lli: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:46 INFO : sub dir/hello world.rclone_chunk.001_ng5lli: Deleted 2025/11/13 03:17:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.79s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:46 DEBUG : sub dir2: Making directory with metadata 2025/11/13 03:17:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 03:17:46 INFO : sub dir2: Making directory 2025/11/13 03:17:46 INFO : sub dir: Making directory 2025/11/13 03:17:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:17:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:46 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:47 DEBUG : sub dir/hello world.rclone_chunk.001_ng5lez: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:47 INFO : sub dir/hello world.rclone_chunk.001_ng5lez: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:47 INFO : sub dir/hello world.rclone_chunk.001_ng5lez: Deleted 2025/11/13 03:17:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:47 INFO : sub dir/hello world: Copied (new) 2025/11/13 03:17:47 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/13 03:17:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/13 03:17:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (0.94s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", 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-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:47 INFO : sub dir2: Making directory 2025/11/13 03:17:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:17:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:47 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:48 DEBUG : sub dir/hello world.rclone_chunk.001_ng5m9e: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:48 INFO : sub dir/hello world.rclone_chunk.001_ng5m9e: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:48 INFO : sub dir/hello world.rclone_chunk.001_ng5m9e: Deleted 2025/11/13 03:17:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:48 INFO : sub dir/hello world: Copied (new) 2025/11/13 03:17:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.78s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:48 DEBUG : sub dir2: Making directory with metadata 2025/11/13 03:17:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 03:17:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 03:17:48 INFO : sub dir2: Making directory 2025/11/13 03:17:48 INFO : sub dir: Making directory 2025/11/13 03:17:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:17:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:48 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:49 DEBUG : sub dir/hello world.rclone_chunk.001_ng5nrt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:49 INFO : sub dir/hello world.rclone_chunk.001_ng5nrt: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:49 INFO : sub dir/hello world.rclone_chunk.001_ng5nrt: Deleted 2025/11/13 03:17:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:49 INFO : sub dir/hello world: Copied (new) 2025/11/13 03:17:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/13 03:17:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (0.92s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", 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-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:49 INFO : sub dir2: Making directory 2025/11/13 03:17:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:17:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:49 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:50 DEBUG : sub dir/hello world.rclone_chunk.001_ng5o08: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:50 INFO : sub dir/hello world.rclone_chunk.001_ng5o08: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:50 INFO : sub dir/hello world.rclone_chunk.001_ng5o08: Deleted 2025/11/13 03:17:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:50 INFO : sub dir/hello world: Copied (new) 2025/11/13 03:17:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.80s) === RUN TestServerSideCopy run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:50 DEBUG : sub dir/hello world.rclone_chunk.001_ng5p9h: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:50 INFO : sub dir/hello world.rclone_chunk.001_ng5p9h: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:50 INFO : sub dir/hello world.rclone_chunk.001_ng5p9h: Deleted 2025/11/13 03:17:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-viwusut9cawo" 2025/11/13 03:17:50 DEBUG : Creating backend with remote "TestS3:rclone-test-viwusut9cawo" sync_test.go:620: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe' -> Chunked 'TestChunkerS3:rclone-test-viwusut9cawo' 2025/11/13 03:17:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:17:51 DEBUG : sub dir/hello world: copy non-chunked object... 2025/11/13 03:17:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-viwusut9cawo': Waiting for checks to finish 2025/11/13 03:17:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-viwusut9cawo': Waiting for transfers to finish 2025/11/13 03:17:52 INFO : S3 bucket rclone-test-viwusut9cawo: Bucket "rclone-test-viwusut9cawo" created with ACL "" 2025/11/13 03:17:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 03:17:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-viwusut9cawo': Purge remote 2025/11/13 03:17:52 DEBUG : S3 bucket rclone-test-viwusut9cawo: bucket is versioned: false 2025/11/13 03:17:52 DEBUG : Waiting for deletions to finish 2025/11/13 03:17:52 DEBUG : "sub dir/hello world" version false 2025/11/13 03:17:52 DEBUG : sub dir/hello world: Deleting (id "") 2025/11/13 03:17:52 INFO : sub dir/hello world: Deleted 2025/11/13 03:17:52 INFO : S3 bucket rclone-test-viwusut9cawo: Bucket "rclone-test-viwusut9cawo" deleted --- PASS: TestServerSideCopy (2.66s) === RUN TestCopyOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:53 DEBUG : sub dir/hello world.rclone_chunk.001_ng5smn: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:53 INFO : sub dir/hello world.rclone_chunk.001_ng5smn: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:53 INFO : sub dir/hello world.rclone_chunk.001_ng5smn: Deleted 2025/11/13 03:17:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone938747192) 2025/11/13 03:17:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:53 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:17:53 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 03:17:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:53 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:54 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 03:17:54 DEBUG : sub dir/hello world.rclone_chunk.001_ng5s10: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/13 03:17:54 INFO : sub dir/hello world.rclone_chunk.001_ng5s10: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:54 INFO : sub dir/hello world.rclone_chunk.001_ng5s10: Deleted 2025/11/13 03:17:54 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 03:17:54 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/13 03:17:54 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.56s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:55 DEBUG : sub dir/hello world.rclone_chunk.001_ng5trz: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:55 INFO : sub dir/hello world.rclone_chunk.001_ng5trz: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:55 INFO : sub dir/hello world.rclone_chunk.001_ng5trz: Deleted 2025/11/13 03:17:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tulayiy9gapu" 2025/11/13 03:17:55 DEBUG : Creating backend with remote "TestS3:rclone-test-tulayiy9gapu" sync_test.go:656: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe' -> Chunked 'TestChunkerS3:rclone-test-tulayiy9gapu' 2025/11/13 03:17:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:17:55 DEBUG : sub dir/hello world: copy non-chunked object... 2025/11/13 03:17:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-tulayiy9gapu': Waiting for checks to finish 2025/11/13 03:17:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-tulayiy9gapu': Waiting for transfers to finish 2025/11/13 03:17:56 INFO : S3 bucket rclone-test-tulayiy9gapu: Bucket "rclone-test-tulayiy9gapu" created with ACL "" 2025/11/13 03:17:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 03:17:56 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 03:17:56 DEBUG : sub dir/hello world.rclone_chunk.001_ng5vz5: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/13 03:17:56 INFO : sub dir/hello world.rclone_chunk.001_ng5vz5: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:57 INFO : sub dir/hello world.rclone_chunk.001_ng5vz5: Deleted 2025/11/13 03:17:57 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:17:57 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-tulayiy9gapu') 2025/11/13 03:17:57 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 03:17:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-tulayiy9gapu': Waiting for checks to finish 2025/11/13 03:17:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-tulayiy9gapu': Waiting for transfers to finish 2025/11/13 03:17:57 DEBUG : sub dir/hello world: copy non-chunked object... 2025/11/13 03:17:57 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 03:17:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/13 03:17:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 03:17:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-tulayiy9gapu': Purge remote 2025/11/13 03:17:57 DEBUG : S3 bucket rclone-test-tulayiy9gapu: bucket is versioned: false 2025/11/13 03:17:57 DEBUG : Waiting for deletions to finish 2025/11/13 03:17:57 DEBUG : "sub dir/hello world" version false 2025/11/13 03:17:57 DEBUG : sub dir/hello world: Deleting (id "") 2025/11/13 03:17:57 INFO : sub dir/hello world: Deleted 2025/11/13 03:17:58 INFO : S3 bucket rclone-test-tulayiy9gapu: Bucket "rclone-test-tulayiy9gapu" deleted --- PASS: TestServerSideCopyOverSelf (3.69s) === RUN TestMoveOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:17:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:17:58 DEBUG : sub dir/hello world.rclone_chunk.001_ng5xlm: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:17:58 INFO : sub dir/hello world.rclone_chunk.001_ng5xlm: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:58 INFO : sub dir/hello world.rclone_chunk.001_ng5xlm: Deleted 2025/11/13 03:17:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:17:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone938747192) 2025/11/13 03:17:58 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:17:58 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 03:17:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:17:58 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:17:59 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 03:17:59 DEBUG : sub dir/hello world.rclone_chunk.001_ng5xr0: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/13 03:17:59 INFO : sub dir/hello world.rclone_chunk.001_ng5xr0: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:17:59 INFO : sub dir/hello world.rclone_chunk.001_ng5xr0: Deleted 2025/11/13 03:17:59 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 03:17:59 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/13 03:17:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/13 03:17:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.54s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:18:00 DEBUG : sub dir/hello world.rclone_chunk.001_ng5ytq: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:18:00 INFO : sub dir/hello world.rclone_chunk.001_ng5ytq: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:18:00 INFO : sub dir/hello world.rclone_chunk.001_ng5ytq: Deleted 2025/11/13 03:18:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jacupug8veve" 2025/11/13 03:18:00 DEBUG : Creating backend with remote "TestS3:rclone-test-jacupug8veve" sync_test.go:701: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe' -> Chunked 'TestChunkerS3:rclone-test-jacupug8veve' 2025/11/13 03:18:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:18:00 DEBUG : sub dir/hello world: copy non-chunked object... 2025/11/13 03:18:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-jacupug8veve': Waiting for checks to finish 2025/11/13 03:18:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-jacupug8veve': Waiting for transfers to finish 2025/11/13 03:18:01 INFO : S3 bucket rclone-test-jacupug8veve: Bucket "rclone-test-jacupug8veve" created with ACL "" 2025/11/13 03:18:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:18:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:18:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 03:18:02 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 03:18:02 DEBUG : sub dir/hello world.rclone_chunk.001_ng608f: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/13 03:18:02 INFO : sub dir/hello world.rclone_chunk.001_ng608f: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:18:02 INFO : sub dir/hello world.rclone_chunk.001_ng608f: Deleted 2025/11/13 03:18:02 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:18:02 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-jacupug8veve') 2025/11/13 03:18:02 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 03:18:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-jacupug8veve': Waiting for checks to finish 2025/11/13 03:18:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-jacupug8veve': Waiting for transfers to finish 2025/11/13 03:18:02 DEBUG : sub dir/hello world: copy non-chunked object... 2025/11/13 03:18:02 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 03:18:02 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/13 03:18:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 03:18:02 INFO : sub dir/hello world: Deleted 2025/11/13 03:18:03 DEBUG : sub dir/hello world: size = 24 OK 2025/11/13 03:18:03 DEBUG : sub dir/hello world.rclone_chunk.001_ng61td: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/11/13 03:18:03 INFO : sub dir/hello world.rclone_chunk.001_ng61td: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:18:03 INFO : sub dir/hello world.rclone_chunk.001_ng61td: Deleted 2025/11/13 03:18:03 DEBUG : testing file moves 2025/11/13 03:18:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-jacupug8veve': Waiting for checks to finish 2025/11/13 03:18:03 DEBUG : sub dir/hello world: size = 24 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:18:03 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-jacupug8veve') 2025/11/13 03:18:03 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 03:18:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-jacupug8veve': Waiting for transfers to finish 2025/11/13 03:18:03 DEBUG : sub dir/hello world: copy non-chunked object... 2025/11/13 03:18:03 DEBUG : sub dir/hello world: size = 24 OK 2025/11/13 03:18:03 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/11/13 03:18:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 03:18:03 INFO : sub dir/hello world: Deleted 2025/11/13 03:18:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-jacupug8veve': Purge remote 2025/11/13 03:18:04 DEBUG : S3 bucket rclone-test-jacupug8veve: bucket is versioned: false 2025/11/13 03:18:04 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:04 DEBUG : "sub dir/hello world" version false 2025/11/13 03:18:04 DEBUG : sub dir/hello world: Deleting (id "") 2025/11/13 03:18:04 INFO : sub dir/hello world: Deleted 2025/11/13 03:18:04 INFO : S3 bucket rclone-test-jacupug8veve: Bucket "rclone-test-jacupug8veve" deleted --- PASS: TestServerSideMoveOverSelf (4.73s) === RUN TestCopyAfterDelete run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:18:05 DEBUG : sub dir/hello world.rclone_chunk.001_ng632l: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:18:05 INFO : sub dir/hello world.rclone_chunk.001_ng632l: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:18:05 INFO : sub dir/hello world.rclone_chunk.001_ng632l: Deleted 2025/11/13 03:18:05 ERROR : error listing: directory not found 2025/11/13 03:18:05 INFO : Local file system at /tmp/rclone938747192: Making directory 2025/11/13 03:18:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.25s) === RUN TestCopyRedownload run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:18:06 DEBUG : sub dir/hello world.rclone_chunk.001_ng646k: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:18:06 INFO : sub dir/hello world.rclone_chunk.001_ng646k: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:18:06 INFO : sub dir/hello world.rclone_chunk.001_ng646k: Deleted 2025/11/13 03:18:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:18:06 DEBUG : Local file system at /tmp/rclone938747192: Waiting for checks to finish 2025/11/13 03:18:06 DEBUG : Local file system at /tmp/rclone938747192: Waiting for transfers to finish 2025/11/13 03:18:06 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2025/11/13 03:18:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:18:06 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2025/11/13 03:18:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.09s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/13 03:18:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:07 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:07 DEBUG : check sum: size = 1 OK 2025/11/13 03:18:07 DEBUG : check sum.rclone_chunk.001_ng661d: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:07 INFO : check sum.rclone_chunk.001_ng661d: Copied (server-side copy) to: check sum 2025/11/13 03:18:07 INFO : check sum.rclone_chunk.001_ng661d: Deleted 2025/11/13 03:18:07 DEBUG : check sum: size = 1 OK 2025/11/13 03:18:07 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:07 INFO : check sum: Copied (new) 2025/11/13 03:18:07 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:07 DEBUG : check sum: size = 1 OK 2025/11/13 03:18:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:07 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:07 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/11/13 03:18:07 DEBUG : check sum: Unchanged skipping 2025/11/13 03:18:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:07 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.11s) === RUN TestSyncSizeOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/13 03:18:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:08 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:08 DEBUG : sizeonly: size = 6 OK 2025/11/13 03:18:08 DEBUG : sizeonly.rclone_chunk.001_ng67eg: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:18:08 INFO : sizeonly.rclone_chunk.001_ng67eg: Copied (server-side copy) to: sizeonly 2025/11/13 03:18:08 INFO : sizeonly.rclone_chunk.001_ng67eg: Deleted 2025/11/13 03:18:08 DEBUG : sizeonly: size = 6 OK 2025/11/13 03:18:08 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:18:08 INFO : sizeonly: Copied (new) 2025/11/13 03:18:08 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:08 DEBUG : sizeonly: size = 6 OK 2025/11/13 03:18:08 DEBUG : sizeonly: Sizes identical 2025/11/13 03:18:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:08 DEBUG : sizeonly: Unchanged skipping 2025/11/13 03:18:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:08 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:08 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.09s) === RUN TestSyncIgnoreSize run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/13 03:18:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:09 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:09 DEBUG : ignore-size.rclone_chunk.001_ng68fm: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/11/13 03:18:09 INFO : ignore-size.rclone_chunk.001_ng68fm: Copied (server-side copy) to: ignore-size 2025/11/13 03:18:09 INFO : ignore-size.rclone_chunk.001_ng68fm: Deleted 2025/11/13 03:18:09 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/11/13 03:18:09 INFO : ignore-size: Copied (new) 2025/11/13 03:18:09 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:09 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:09 DEBUG : ignore-size: Unchanged skipping 2025/11/13 03:18:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:09 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.16s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:10 DEBUG : existing: size = 6 OK 2025/11/13 03:18:10 DEBUG : existing.rclone_chunk.001_ng69mq: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:18:10 INFO : existing.rclone_chunk.001_ng69mq: Copied (server-side copy) to: existing 2025/11/13 03:18:10 INFO : existing.rclone_chunk.001_ng69mq: Deleted 2025/11/13 03:18:10 DEBUG : existing: size = 6 OK 2025/11/13 03:18:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:10 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:10 DEBUG : existing: Unchanged skipping 2025/11/13 03:18:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:10 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:10 INFO : There was nothing to transfer 2025/11/13 03:18:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/13 03:18:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:11 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:11 DEBUG : existing: size = 6 OK 2025/11/13 03:18:11 DEBUG : existing.rclone_chunk.001_ng6ahr: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:18:11 INFO : existing.rclone_chunk.001_ng6ahr: Copied (server-side copy) to: existing 2025/11/13 03:18:11 INFO : existing.rclone_chunk.001_ng6ahr: Deleted 2025/11/13 03:18:11 DEBUG : existing: size = 6 OK 2025/11/13 03:18:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:18:11 INFO : existing: Copied (replaced existing) 2025/11/13 03:18:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.52s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/13 03:18:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:11 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:12 DEBUG : existing: size = 6 OK 2025/11/13 03:18:12 DEBUG : existing.rclone_chunk.001_ng6a11: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:18:12 INFO : existing.rclone_chunk.001_ng6a11: Copied (server-side copy) to: existing 2025/11/13 03:18:12 INFO : existing.rclone_chunk.001_ng6a11: Deleted 2025/11/13 03:18:12 DEBUG : existing: size = 6 OK 2025/11/13 03:18:12 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:18:12 INFO : existing: Copied (new) 2025/11/13 03:18:12 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:12 DEBUG : existing: Destination exists, skipping 2025/11/13 03:18:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:12 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.04s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:13 DEBUG : b/potato: size = 21 OK 2025/11/13 03:18:13 DEBUG : b/potato.rclone_chunk.001_ng6buf: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/11/13 03:18:13 INFO : b/potato.rclone_chunk.001_ng6buf: Copied (server-side copy) to: b/potato 2025/11/13 03:18:13 INFO : b/potato.rclone_chunk.001_ng6buf: Deleted 2025/11/13 03:18:13 DEBUG : c/non empty space: size = 5 OK 2025/11/13 03:18:13 DEBUG : c/non empty space.rclone_chunk.001_ng6cw0: md5 = ec26039bacb958460a511485fc59d24e OK 2025/11/13 03:18:13 INFO : c/non empty space.rclone_chunk.001_ng6cw0: Copied (server-side copy) to: c/non empty space 2025/11/13 03:18:13 INFO : c/non empty space.rclone_chunk.001_ng6cw0: Deleted 2025/11/13 03:18:13 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/13 03:18:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/13 03:18:14 DEBUG : c/non empty space: size = 5 OK 2025/11/13 03:18:14 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:14 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:14 DEBUG : c/non empty space: Unchanged skipping 2025/11/13 03:18:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:14 DEBUG : a/potato2: size = 60 OK 2025/11/13 03:18:14 DEBUG : a/potato2.rclone_chunk.001_ng6doq: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:14 INFO : a/potato2.rclone_chunk.001_ng6doq: Copied (server-side copy) to: a/potato2 2025/11/13 03:18:14 INFO : a/potato2.rclone_chunk.001_ng6doq: Deleted 2025/11/13 03:18:14 DEBUG : a/potato2: size = 60 OK 2025/11/13 03:18:14 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:14 INFO : a/potato2: Copied (new) 2025/11/13 03:18:14 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:14 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.30s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:15 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:15 DEBUG : empty space.rclone_chunk.001_ng6e0n: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:15 INFO : empty space.rclone_chunk.001_ng6e0n: Copied (server-side copy) to: empty space 2025/11/13 03:18:15 INFO : empty space.rclone_chunk.001_ng6e0n: Deleted 2025/11/13 03:18:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:15 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:15 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 03:18:15 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/13 03:18:15 DEBUG : empty space: Unchanged skipping 2025/11/13 03:18:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:15 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:15 INFO : There was nothing to transfer 2025/11/13 03:18:15 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:16 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 03:18:16 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:16 INFO : empty space: Updated modification time in destination 2025/11/13 03:18:16 DEBUG : empty space: Unchanged skipping 2025/11/13 03:18:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:16 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:16 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:16 DEBUG : empty space.rclone_chunk.001_ng6fgf: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:16 INFO : empty space.rclone_chunk.001_ng6fgf: Copied (server-side copy) to: empty space 2025/11/13 03:18:16 INFO : empty space.rclone_chunk.001_ng6fgf: Deleted 2025/11/13 03:18:16 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:17 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 03:18:17 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:17 DEBUG : empty space: Unchanged skipping 2025/11/13 03:18:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:17 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:17 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.91s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:17 DEBUG : foo: size = 3 OK 2025/11/13 03:18:17 DEBUG : foo.rclone_chunk.001_ng6gls: md5 = 37b51d194a7513e45b56f6524f2d51f2 OK 2025/11/13 03:18:17 INFO : foo.rclone_chunk.001_ng6gls: Copied (server-side copy) to: foo 2025/11/13 03:18:17 INFO : foo.rclone_chunk.001_ng6gls: Deleted 2025/11/13 03:18:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:17 DEBUG : foo: size = 3 OK 2025/11/13 03:18:17 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 03:18:17 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone938747192) 2025/11/13 03:18:17 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:18:17 DEBUG : foo: md5 differ 2025/11/13 03:18:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:17 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:18 DEBUG : foo: size = 3 OK 2025/11/13 03:18:18 DEBUG : foo.rclone_chunk.001_ng6ge6: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/11/13 03:18:18 INFO : foo.rclone_chunk.001_ng6ge6: Copied (server-side copy) to: foo 2025/11/13 03:18:18 INFO : foo.rclone_chunk.001_ng6ge6: Deleted 2025/11/13 03:18:18 DEBUG : foo: size = 3 OK 2025/11/13 03:18:18 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/11/13 03:18:18 INFO : foo: Copied (replaced existing) 2025/11/13 03:18:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.35s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:19 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:19 DEBUG : empty space.rclone_chunk.001_ng6h61: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:19 INFO : empty space.rclone_chunk.001_ng6h61: Copied (server-side copy) to: empty space 2025/11/13 03:18:19 INFO : empty space.rclone_chunk.001_ng6h61: Deleted 2025/11/13 03:18:19 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/13 03:18:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:19 DEBUG : empty space: Unchanged skipping 2025/11/13 03:18:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:19 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:19 DEBUG : potato: size = 60 OK 2025/11/13 03:18:19 DEBUG : potato.rclone_chunk.001_ng6inw: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:19 INFO : potato.rclone_chunk.001_ng6inw: Copied (server-side copy) to: potato 2025/11/13 03:18:19 INFO : potato.rclone_chunk.001_ng6inw: Deleted 2025/11/13 03:18:19 DEBUG : potato: size = 60 OK 2025/11/13 03:18:19 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:19 INFO : potato: Copied (new) 2025/11/13 03:18:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:20 DEBUG : potato: size = 60 OK 2025/11/13 03:18:20 DEBUG : potato.rclone_chunk.001_ng6jzd: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:20 INFO : potato.rclone_chunk.001_ng6jzd: Copied (server-side copy) to: potato 2025/11/13 03:18:20 INFO : potato.rclone_chunk.001_ng6jzd: Deleted 2025/11/13 03:18:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:20 DEBUG : potato: size = 21 (Local file system at /tmp/rclone938747192) 2025/11/13 03:18:20 DEBUG : potato: size = 60 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:18:20 DEBUG : potato: Sizes differ 2025/11/13 03:18:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:20 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:21 DEBUG : potato: size = 21 OK 2025/11/13 03:18:21 DEBUG : potato.rclone_chunk.001_ng6ju1: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/11/13 03:18:21 INFO : potato.rclone_chunk.001_ng6ju1: Copied (server-side copy) to: potato 2025/11/13 03:18:21 INFO : potato.rclone_chunk.001_ng6ju1: Deleted 2025/11/13 03:18:21 DEBUG : potato: size = 21 OK 2025/11/13 03:18:21 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/11/13 03:18:21 INFO : potato: Copied (replaced existing) 2025/11/13 03:18:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.30s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:21 DEBUG : potato: size = 21 OK 2025/11/13 03:18:21 DEBUG : potato.rclone_chunk.001_ng6k8i: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/11/13 03:18:21 INFO : potato.rclone_chunk.001_ng6k8i: Copied (server-side copy) to: potato 2025/11/13 03:18:21 INFO : potato.rclone_chunk.001_ng6k8i: Deleted 2025/11/13 03:18:21 DEBUG : potato: size = 21 OK 2025/11/13 03:18:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:22 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/13 03:18:22 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone938747192) 2025/11/13 03:18:22 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:18:22 DEBUG : potato: md5 differ 2025/11/13 03:18:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:22 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:22 DEBUG : potato: size = 21 OK 2025/11/13 03:18:22 DEBUG : potato.rclone_chunk.001_ng6lmd: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/11/13 03:18:22 INFO : potato.rclone_chunk.001_ng6lmd: Copied (server-side copy) to: potato 2025/11/13 03:18:22 INFO : potato.rclone_chunk.001_ng6lmd: Deleted 2025/11/13 03:18:22 DEBUG : potato: size = 21 OK 2025/11/13 03:18:22 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/11/13 03:18:22 INFO : potato: Copied (replaced existing) 2025/11/13 03:18:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:23 DEBUG : potato: size = 21 OK 2025/11/13 03:18:23 DEBUG : potato.rclone_chunk.001_ng6lzh: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/11/13 03:18:23 INFO : potato.rclone_chunk.001_ng6lzh: Copied (server-side copy) to: potato 2025/11/13 03:18:23 INFO : potato.rclone_chunk.001_ng6lzh: Deleted 2025/11/13 03:18:23 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:23 DEBUG : empty space.rclone_chunk.001_ng6mch: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:23 INFO : empty space.rclone_chunk.001_ng6mch: Copied (server-side copy) to: empty space 2025/11/13 03:18:23 INFO : empty space.rclone_chunk.001_ng6mch: Deleted 2025/11/13 03:18:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 03:18:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/13 03:18:23 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:23 DEBUG : empty space: Unchanged skipping 2025/11/13 03:18:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:23 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:24 DEBUG : potato: size = 21 OK 2025/11/13 03:18:24 DEBUG : potato.rclone_chunk.001_ng6nhg: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/11/13 03:18:24 INFO : potato.rclone_chunk.001_ng6nhg: Copied (server-side copy) to: potato 2025/11/13 03:18:24 INFO : potato.rclone_chunk.001_ng6nhg: Deleted 2025/11/13 03:18:24 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:24 DEBUG : empty space.rclone_chunk.001_ng6nuj: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:24 INFO : empty space.rclone_chunk.001_ng6nuj: Copied (server-side copy) to: empty space 2025/11/13 03:18:25 INFO : empty space.rclone_chunk.001_ng6nuj: Deleted 2025/11/13 03:18:25 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 03:18:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:25 DEBUG : empty space: Unchanged skipping 2025/11/13 03:18:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:25 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:25 DEBUG : potato2: size = 60 OK 2025/11/13 03:18:25 DEBUG : potato2.rclone_chunk.001_ng6osv: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:25 INFO : potato2.rclone_chunk.001_ng6osv: Copied (server-side copy) to: potato2 2025/11/13 03:18:25 INFO : potato2.rclone_chunk.001_ng6osv: Deleted 2025/11/13 03:18:25 DEBUG : potato2: size = 60 OK 2025/11/13 03:18:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:25 INFO : potato2: Copied (new) 2025/11/13 03:18:25 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:25 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:26 DEBUG : b/potato: size = 21 OK 2025/11/13 03:18:26 DEBUG : b/potato.rclone_chunk.001_ng6pgi: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/11/13 03:18:26 INFO : b/potato.rclone_chunk.001_ng6pgi: Copied (server-side copy) to: b/potato 2025/11/13 03:18:26 INFO : b/potato.rclone_chunk.001_ng6pgi: Deleted 2025/11/13 03:18:27 DEBUG : c/non empty space: size = 5 OK 2025/11/13 03:18:27 DEBUG : c/non empty space.rclone_chunk.001_ng6pxm: md5 = ec26039bacb958460a511485fc59d24e OK 2025/11/13 03:18:27 INFO : c/non empty space.rclone_chunk.001_ng6pxm: Copied (server-side copy) to: c/non empty space 2025/11/13 03:18:27 INFO : c/non empty space.rclone_chunk.001_ng6pxm: Deleted 2025/11/13 03:18:27 INFO : d: Making directory 2025/11/13 03:18:27 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/13 03:18:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/13 03:18:27 DEBUG : c/non empty space: size = 5 OK 2025/11/13 03:18:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:27 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:27 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:27 DEBUG : c/non empty space: Unchanged skipping 2025/11/13 03:18:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:27 DEBUG : a/potato2: size = 60 OK 2025/11/13 03:18:27 DEBUG : a/potato2.rclone_chunk.001_ng6q63: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:27 INFO : a/potato2.rclone_chunk.001_ng6q63: Copied (server-side copy) to: a/potato2 2025/11/13 03:18:27 INFO : a/potato2.rclone_chunk.001_ng6q63: Deleted 2025/11/13 03:18:27 DEBUG : a/potato2: size = 60 OK 2025/11/13 03:18:27 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:27 INFO : a/potato2: Copied (new) 2025/11/13 03:18:27 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:27 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:28 DEBUG : b/potato: size = 21 OK 2025/11/13 03:18:28 DEBUG : b/potato.rclone_chunk.001_ng6ryr: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/11/13 03:18:28 INFO : b/potato.rclone_chunk.001_ng6ryr: Copied (server-side copy) to: b/potato 2025/11/13 03:18:28 INFO : b/potato.rclone_chunk.001_ng6ryr: Deleted 2025/11/13 03:18:29 DEBUG : c/non empty space: size = 5 OK 2025/11/13 03:18:29 DEBUG : c/non empty space.rclone_chunk.001_ng6sqs: md5 = ec26039bacb958460a511485fc59d24e OK 2025/11/13 03:18:29 INFO : c/non empty space.rclone_chunk.001_ng6sqs: Copied (server-side copy) to: c/non empty space 2025/11/13 03:18:29 INFO : c/non empty space.rclone_chunk.001_ng6sqs: Deleted 2025/11/13 03:18:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/13 03:18:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/13 03:18:29 DEBUG : c/non empty space: size = 5 OK 2025/11/13 03:18:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:29 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:29 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:29 DEBUG : c/non empty space: Unchanged skipping 2025/11/13 03:18:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:30 DEBUG : a/potato2: size = 60 OK 2025/11/13 03:18:30 DEBUG : a/potato2.rclone_chunk.001_ng6sij: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:30 INFO : a/potato2.rclone_chunk.001_ng6sij: Copied (server-side copy) to: a/potato2 2025/11/13 03:18:30 INFO : a/potato2.rclone_chunk.001_ng6sij: Deleted 2025/11/13 03:18:30 DEBUG : a/potato2: size = 60 OK 2025/11/13 03:18:30 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:30 INFO : a/potato2: Copied (new) 2025/11/13 03:18:30 ERROR : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': not deleting files as there were IO errors 2025/11/13 03:18:30 ERROR : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': 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-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:31 DEBUG : potato: size = 21 OK 2025/11/13 03:18:31 DEBUG : potato.rclone_chunk.001_ng6tcf: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/11/13 03:18:31 INFO : potato.rclone_chunk.001_ng6tcf: Copied (server-side copy) to: potato 2025/11/13 03:18:31 INFO : potato.rclone_chunk.001_ng6tcf: Deleted 2025/11/13 03:18:31 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:31 DEBUG : empty space.rclone_chunk.001_ng6u8m: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:31 INFO : empty space.rclone_chunk.001_ng6u8m: Copied (server-side copy) to: empty space 2025/11/13 03:18:31 INFO : empty space.rclone_chunk.001_ng6u8m: Deleted 2025/11/13 03:18:31 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:31 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 03:18:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:31 DEBUG : empty space: Unchanged skipping 2025/11/13 03:18:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:31 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:31 INFO : potato: Deleted 2025/11/13 03:18:32 DEBUG : potato2: size = 60 OK 2025/11/13 03:18:32 DEBUG : potato2.rclone_chunk.001_ng6udo: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:32 INFO : potato2.rclone_chunk.001_ng6udo: Copied (server-side copy) to: potato2 2025/11/13 03:18:32 INFO : potato2.rclone_chunk.001_ng6udo: Deleted 2025/11/13 03:18:32 DEBUG : potato2: size = 60 OK 2025/11/13 03:18:32 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.94s) === RUN TestSyncDeleteBefore run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:33 DEBUG : potato: size = 21 OK 2025/11/13 03:18:33 DEBUG : potato.rclone_chunk.001_ng6v9x: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/11/13 03:18:33 INFO : potato.rclone_chunk.001_ng6v9x: Copied (server-side copy) to: potato 2025/11/13 03:18:33 INFO : potato.rclone_chunk.001_ng6v9x: Deleted 2025/11/13 03:18:33 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:33 DEBUG : empty space.rclone_chunk.001_ng6wd3: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:33 INFO : empty space.rclone_chunk.001_ng6wd3: Copied (server-side copy) to: empty space 2025/11/13 03:18:33 INFO : empty space.rclone_chunk.001_ng6wd3: Deleted 2025/11/13 03:18:33 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:33 INFO : potato: Deleted 2025/11/13 03:18:33 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 03:18:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:33 DEBUG : empty space: Unchanged skipping 2025/11/13 03:18:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:33 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:34 DEBUG : potato2: size = 60 OK 2025/11/13 03:18:34 DEBUG : potato2.rclone_chunk.001_ng6wln: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:34 INFO : potato2.rclone_chunk.001_ng6wln: Copied (server-side copy) to: potato2 2025/11/13 03:18:34 INFO : potato2.rclone_chunk.001_ng6wln: Deleted 2025/11/13 03:18:34 DEBUG : potato2: size = 60 OK 2025/11/13 03:18:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.04s) === RUN TestCopyDeleteBefore run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:35 DEBUG : potato: size = 21 OK 2025/11/13 03:18:35 DEBUG : potato.rclone_chunk.001_ng6xme: md5 = a77cf635f7af90988de91597e3a4519b OK 2025/11/13 03:18:35 INFO : potato.rclone_chunk.001_ng6xme: Copied (server-side copy) to: potato 2025/11/13 03:18:35 INFO : potato.rclone_chunk.001_ng6xme: Deleted 2025/11/13 03:18:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 03:18:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:35 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:35 DEBUG : potato2: size = 19 OK 2025/11/13 03:18:35 DEBUG : potato2.rclone_chunk.001_ng6yrd: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/11/13 03:18:35 INFO : potato2.rclone_chunk.001_ng6yrd: Copied (server-side copy) to: potato2 2025/11/13 03:18:35 INFO : potato2.rclone_chunk.001_ng6yrd: Deleted 2025/11/13 03:18:35 DEBUG : potato2: size = 19 OK 2025/11/13 03:18:35 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/11/13 03:18:35 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.48s) === RUN TestSyncWithExclude run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:36 DEBUG : potato2: size = 60 OK 2025/11/13 03:18:36 DEBUG : potato2.rclone_chunk.001_ng6z2o: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:36 INFO : potato2.rclone_chunk.001_ng6z2o: Copied (server-side copy) to: potato2 2025/11/13 03:18:36 INFO : potato2.rclone_chunk.001_ng6z2o: Deleted 2025/11/13 03:18:37 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:37 DEBUG : empty space.rclone_chunk.001_ng6z9r: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:37 INFO : empty space.rclone_chunk.001_ng6z9r: Copied (server-side copy) to: empty space 2025/11/13 03:18:37 INFO : empty space.rclone_chunk.001_ng6z9r: Deleted 2025/11/13 03:18:37 DEBUG : enormous: Excluded (Size Filter) 2025/11/13 03:18:37 DEBUG : enormous: Excluded 2025/11/13 03:18:37 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 03:18:37 DEBUG : potato2: Excluded 2025/11/13 03:18:37 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 03:18:37 DEBUG : potato2: Excluded 2025/11/13 03:18:37 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:37 DEBUG : empty space: Unchanged skipping 2025/11/13 03:18:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:37 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:37 INFO : There was nothing to transfer 2025/11/13 03:18:37 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 03:18:37 DEBUG : potato2: Excluded 2025/11/13 03:18:37 DEBUG : enormous: Excluded (Size Filter) 2025/11/13 03:18:37 DEBUG : enormous: Excluded 2025/11/13 03:18:37 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 03:18:37 DEBUG : potato2: Excluded 2025/11/13 03:18:37 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 03:18:37 DEBUG : potato2: Excluded 2025/11/13 03:18:37 DEBUG : Local file system at /tmp/rclone938747192: Waiting for checks to finish 2025/11/13 03:18:37 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:37 DEBUG : empty space: Unchanged skipping 2025/11/13 03:18:37 DEBUG : Local file system at /tmp/rclone938747192: Waiting for transfers to finish 2025/11/13 03:18:37 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:37 INFO : There was nothing to transfer 2025/11/13 03:18:37 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 03:18:37 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (1.79s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:38 DEBUG : potato2: size = 60 OK 2025/11/13 03:18:38 DEBUG : potato2.rclone_chunk.001_ng719y: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:38 INFO : potato2.rclone_chunk.001_ng719y: Copied (server-side copy) to: potato2 2025/11/13 03:18:38 INFO : potato2.rclone_chunk.001_ng719y: Deleted 2025/11/13 03:18:39 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:39 DEBUG : empty space.rclone_chunk.001_ng71st: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:39 INFO : empty space.rclone_chunk.001_ng71st: Copied (server-side copy) to: empty space 2025/11/13 03:18:39 INFO : empty space.rclone_chunk.001_ng71st: Deleted 2025/11/13 03:18:39 DEBUG : enormous: size = 100 OK 2025/11/13 03:18:39 DEBUG : enormous.rclone_chunk.001_ng72s2: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2025/11/13 03:18:39 INFO : enormous.rclone_chunk.001_ng72s2: Copied (server-side copy) to: enormous 2025/11/13 03:18:39 INFO : enormous.rclone_chunk.001_ng72s2: Deleted 2025/11/13 03:18:39 DEBUG : enormous: Excluded (Size Filter) 2025/11/13 03:18:39 DEBUG : enormous: Excluded 2025/11/13 03:18:39 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 03:18:39 DEBUG : potato2: Excluded 2025/11/13 03:18:39 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:39 DEBUG : empty space: Unchanged skipping 2025/11/13 03:18:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:39 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:39 INFO : enormous: Deleted 2025/11/13 03:18:39 INFO : potato2: Deleted 2025/11/13 03:18:39 INFO : There was nothing to transfer 2025/11/13 03:18:40 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:40 DEBUG : Local file system at /tmp/rclone938747192: Waiting for checks to finish 2025/11/13 03:18:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:40 DEBUG : empty space: Unchanged skipping 2025/11/13 03:18:40 DEBUG : Local file system at /tmp/rclone938747192: Waiting for transfers to finish 2025/11/13 03:18:40 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:40 INFO : enormous: Deleted 2025/11/13 03:18:40 INFO : potato2: Deleted 2025/11/13 03:18:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.20s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:40 DEBUG : one: size = 3 OK 2025/11/13 03:18:40 DEBUG : one.rclone_chunk.001_ng73zg: md5 = bc21e6484530fc9d0313cb816b733396 OK 2025/11/13 03:18:40 INFO : one.rclone_chunk.001_ng73zg: Copied (server-side copy) to: one 2025/11/13 03:18:40 INFO : one.rclone_chunk.001_ng73zg: Deleted 2025/11/13 03:18:41 DEBUG : two: size = 3 OK 2025/11/13 03:18:41 DEBUG : two.rclone_chunk.001_ng73at: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb OK 2025/11/13 03:18:41 INFO : two.rclone_chunk.001_ng73at: Copied (server-side copy) to: two 2025/11/13 03:18:41 INFO : two.rclone_chunk.001_ng73at: Deleted 2025/11/13 03:18:41 DEBUG : three: size = 5 OK 2025/11/13 03:18:41 DEBUG : three.rclone_chunk.001_ng74v6: md5 = 413af0de1f97a2155acf2b8b26ab36e2 OK 2025/11/13 03:18:41 INFO : three.rclone_chunk.001_ng74v6: Copied (server-side copy) to: three 2025/11/13 03:18:41 INFO : three.rclone_chunk.001_ng74v6: Deleted 2025/11/13 03:18:41 DEBUG : four: size = 8 OK 2025/11/13 03:18:41 DEBUG : four.rclone_chunk.001_ng74ou: md5 = 0a04eb9a514fbe0829cf48049cc69fc7 OK 2025/11/13 03:18:41 INFO : four.rclone_chunk.001_ng74ou: Copied (server-side copy) to: four 2025/11/13 03:18:41 INFO : four.rclone_chunk.001_ng74ou: Deleted 2025/11/13 03:18:42 DEBUG : five: Need to transfer - File not found at Destination 2025/11/13 03:18:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:42 DEBUG : four: size = 4 (Local file system at /tmp/rclone938747192) 2025/11/13 03:18:42 DEBUG : four: size = 8 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:18:42 DEBUG : four: Sizes differ 2025/11/13 03:18:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/13 03:18:42 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:42 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:42 DEBUG : one: Destination is newer than source, skipping 2025/11/13 03:18:42 DEBUG : two: size = 3 OK 2025/11/13 03:18:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone938747192) 2025/11/13 03:18:42 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:18:42 DEBUG : two: md5 differ 2025/11/13 03:18:42 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:42 DEBUG : three: size = 5 OK 2025/11/13 03:18:42 DEBUG : three: Sizes identical 2025/11/13 03:18:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/13 03:18:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:42 DEBUG : five: size = 4 OK 2025/11/13 03:18:42 DEBUG : five.rclone_chunk.001_ng75nd: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/13 03:18:42 INFO : five.rclone_chunk.001_ng75nd: Copied (server-side copy) to: five 2025/11/13 03:18:42 DEBUG : four: size = 4 OK 2025/11/13 03:18:42 DEBUG : four.rclone_chunk.001_ng75nq: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/13 03:18:42 INFO : four.rclone_chunk.001_ng75nq: Copied (server-side copy) to: four 2025/11/13 03:18:42 INFO : five.rclone_chunk.001_ng75nd: Deleted 2025/11/13 03:18:42 DEBUG : five: size = 4 OK 2025/11/13 03:18:42 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/13 03:18:42 INFO : five: Copied (new) 2025/11/13 03:18:42 DEBUG : two: size = 3 OK 2025/11/13 03:18:42 DEBUG : two.rclone_chunk.001_ng75ns: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/13 03:18:42 INFO : two.rclone_chunk.001_ng75ns: Copied (server-side copy) to: two 2025/11/13 03:18:42 INFO : four.rclone_chunk.001_ng75nq: Deleted 2025/11/13 03:18:42 DEBUG : four: size = 4 OK 2025/11/13 03:18:42 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/13 03:18:42 INFO : four: Copied (replaced existing) 2025/11/13 03:18:42 INFO : two.rclone_chunk.001_ng75ns: Deleted 2025/11/13 03:18:42 DEBUG : two: size = 3 OK 2025/11/13 03:18:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/13 03:18:42 INFO : two: Copied (replaced existing) 2025/11/13 03:18:42 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:43 DEBUG : four: size = 4 OK 2025/11/13 03:18:43 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/13 03:18:43 DEBUG : four: Size and md5 of src and dst objects identical 2025/11/13 03:18:43 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/13 03:18:43 DEBUG : one: Destination is newer than source, skipping 2025/11/13 03:18:43 DEBUG : two: size = 3 OK 2025/11/13 03:18:43 DEBUG : five: size = 4 OK 2025/11/13 03:18:43 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/13 03:18:43 DEBUG : five: Size and md5 of src and dst objects identical 2025/11/13 03:18:43 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/13 03:18:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/13 03:18:43 DEBUG : two: Size and md5 of src and dst objects identical 2025/11/13 03:18:43 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/13 03:18:43 DEBUG : three: size = 5 OK 2025/11/13 03:18:43 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone938747192) 2025/11/13 03:18:43 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:18:43 DEBUG : three: md5 differ 2025/11/13 03:18:43 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/13 03:18:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:43 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:43 DEBUG : three: size = 5 OK 2025/11/13 03:18:43 DEBUG : three.rclone_chunk.001_ng76ms: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:18:43 INFO : three.rclone_chunk.001_ng76ms: Copied (server-side copy) to: three 2025/11/13 03:18:43 INFO : three.rclone_chunk.001_ng76ms: Deleted 2025/11/13 03:18:43 DEBUG : three: size = 5 OK 2025/11/13 03:18:43 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:18:43 INFO : three: Copied (replaced existing) 2025/11/13 03:18:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (3.82s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" sync_test.go:1568: Can track renames: true 2025/11/13 03:18:44 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Making map for --track-renames 2025/11/13 03:18:44 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Finished making map for --track-renames 2025/11/13 03:18:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/13 03:18:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for renames to finish 2025/11/13 03:18:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/13 03:18:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:44 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:44 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:44 DEBUG : potato: size = 14 OK 2025/11/13 03:18:44 DEBUG : potato.rclone_chunk.001_ng778u: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/13 03:18:44 INFO : potato.rclone_chunk.001_ng778u: Copied (server-side copy) to: potato 2025/11/13 03:18:44 DEBUG : yam: size = 11 OK 2025/11/13 03:18:44 DEBUG : yam.rclone_chunk.001_ng779s: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/13 03:18:44 INFO : yam.rclone_chunk.001_ng779s: Copied (server-side copy) to: yam 2025/11/13 03:18:44 INFO : potato.rclone_chunk.001_ng778u: Deleted 2025/11/13 03:18:44 DEBUG : potato: size = 14 OK 2025/11/13 03:18:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/13 03:18:44 INFO : potato: Copied (new) 2025/11/13 03:18:44 INFO : yam.rclone_chunk.001_ng779s: Deleted 2025/11/13 03:18:44 DEBUG : yam: size = 11 OK 2025/11/13 03:18:44 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/13 03:18:44 INFO : yam: Copied (new) 2025/11/13 03:18:44 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:44 DEBUG : potato: size = 14 OK 2025/11/13 03:18:44 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Making map for --track-renames 2025/11/13 03:18:44 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Finished making map for --track-renames 2025/11/13 03:18:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:44 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:44 DEBUG : potato: Unchanged skipping 2025/11/13 03:18:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for renames to finish 2025/11/13 03:18:44 DEBUG : yam: copy non-chunked object... 2025/11/13 03:18:45 DEBUG : yaml: size = 11 OK 2025/11/13 03:18:45 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/13 03:18:45 INFO : yam: Copied (server-side copy) to: yaml 2025/11/13 03:18:45 INFO : yam: Deleted 2025/11/13 03:18:45 INFO : yaml: Renamed from "yam" 2025/11/13 03:18:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (1.46s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" sync_test.go:1640: Can track renames: true 2025/11/13 03:18:45 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Making map for --track-renames 2025/11/13 03:18:45 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Finished making map for --track-renames 2025/11/13 03:18:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/13 03:18:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/13 03:18:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for renames to finish 2025/11/13 03:18:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:45 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:45 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:46 DEBUG : potato: size = 14 OK 2025/11/13 03:18:46 DEBUG : potato.rclone_chunk.001_ng781s: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/13 03:18:46 INFO : potato.rclone_chunk.001_ng781s: Copied (server-side copy) to: potato 2025/11/13 03:18:46 DEBUG : yam: size = 11 OK 2025/11/13 03:18:46 DEBUG : yam.rclone_chunk.001_ng78cu: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/13 03:18:46 INFO : yam.rclone_chunk.001_ng78cu: Copied (server-side copy) to: yam 2025/11/13 03:18:46 INFO : potato.rclone_chunk.001_ng781s: Deleted 2025/11/13 03:18:46 DEBUG : potato: size = 14 OK 2025/11/13 03:18:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/13 03:18:46 INFO : potato: Copied (new) 2025/11/13 03:18:46 INFO : yam.rclone_chunk.001_ng78cu: Deleted 2025/11/13 03:18:46 DEBUG : yam: size = 11 OK 2025/11/13 03:18:46 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/13 03:18:46 INFO : yam: Copied (new) 2025/11/13 03:18:46 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:46 DEBUG : potato: size = 14 OK 2025/11/13 03:18:46 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Making map for --track-renames 2025/11/13 03:18:46 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Finished making map for --track-renames 2025/11/13 03:18:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:46 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:46 DEBUG : potato: Unchanged skipping 2025/11/13 03:18:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for renames to finish 2025/11/13 03:18:46 DEBUG : yam: copy non-chunked object... 2025/11/13 03:18:46 DEBUG : yaml: size = 11 OK 2025/11/13 03:18:46 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/13 03:18:46 INFO : yam: Copied (server-side copy) to: yaml 2025/11/13 03:18:46 INFO : yam: Deleted 2025/11/13 03:18:46 INFO : yaml: Renamed from "yam" 2025/11/13 03:18:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.48s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" sync_test.go:1679: Can track renames: true 2025/11/13 03:18:47 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Making map for --track-renames 2025/11/13 03:18:47 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Finished making map for --track-renames 2025/11/13 03:18:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/13 03:18:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/13 03:18:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for renames to finish 2025/11/13 03:18:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:47 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:47 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:47 DEBUG : sub/yam: size = 11 OK 2025/11/13 03:18:47 DEBUG : sub/yam.rclone_chunk.001_ng7aee: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/13 03:18:47 INFO : sub/yam.rclone_chunk.001_ng7aee: Copied (server-side copy) to: sub/yam 2025/11/13 03:18:47 DEBUG : potato: size = 14 OK 2025/11/13 03:18:47 DEBUG : potato.rclone_chunk.001_ng7akp: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/13 03:18:47 INFO : potato.rclone_chunk.001_ng7akp: Copied (server-side copy) to: potato 2025/11/13 03:18:47 INFO : sub/yam.rclone_chunk.001_ng7aee: Deleted 2025/11/13 03:18:47 DEBUG : sub/yam: size = 11 OK 2025/11/13 03:18:47 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/13 03:18:47 INFO : sub/yam: Copied (new) 2025/11/13 03:18:47 INFO : potato.rclone_chunk.001_ng7akp: Deleted 2025/11/13 03:18:47 DEBUG : potato: size = 14 OK 2025/11/13 03:18:47 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/13 03:18:47 INFO : potato: Copied (new) 2025/11/13 03:18:47 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:47 DEBUG : potato: size = 14 OK 2025/11/13 03:18:48 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:48 DEBUG : potato: Unchanged skipping 2025/11/13 03:18:48 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Making map for --track-renames 2025/11/13 03:18:48 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Finished making map for --track-renames 2025/11/13 03:18:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for renames to finish 2025/11/13 03:18:48 DEBUG : sub/yam: copy non-chunked object... 2025/11/13 03:18:48 DEBUG : yam: size = 11 OK 2025/11/13 03:18:48 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/13 03:18:48 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/13 03:18:48 INFO : sub/yam: Deleted 2025/11/13 03:18:48 INFO : yam: Renamed from "sub/yam" 2025/11/13 03:18:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.56s) === RUN TestServerSideMoveLocal run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:48 DEBUG : Creating backend with remote "/tmp/rclone938747192/dir1" 2025/11/13 03:18:48 DEBUG : Creating backend with remote "/tmp/rclone938747192/dir2" 2025/11/13 03:18:48 DEBUG : Local file system at /tmp/rclone938747192/dir2: Using server-side directory move 2025/11/13 03:18:48 INFO : Local file system at /tmp/rclone938747192/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/13 03:18:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/13 03:18:48 DEBUG : Local file system at /tmp/rclone938747192/dir2: Waiting for checks to finish 2025/11/13 03:18:48 INFO : file1.txt: Moved (server-side) 2025/11/13 03:18:48 DEBUG : Local file system at /tmp/rclone938747192/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.10s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:18:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/13 03:18:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:48 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:48 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:49 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/13 03:18:49 DEBUG : nested/sub dir/file.rclone_chunk.001_ng7bt8: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/13 03:18:49 INFO : nested/sub dir/file.rclone_chunk.001_ng7bt8: Copied (server-side copy) to: nested/sub dir/file 2025/11/13 03:18:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:18:49 DEBUG : sub dir/hello world.rclone_chunk.001_ng7b1u: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:18:49 INFO : sub dir/hello world.rclone_chunk.001_ng7b1u: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:18:49 INFO : nested/sub dir/file.rclone_chunk.001_ng7bt8: Deleted 2025/11/13 03:18:49 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/13 03:18:49 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/13 03:18:49 INFO : nested/sub dir/file: Copied (new) 2025/11/13 03:18:49 INFO : nested/sub dir/file: Deleted 2025/11/13 03:18:49 INFO : sub dir/hello world.rclone_chunk.001_ng7b1u: Deleted 2025/11/13 03:18:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:18:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:18:49 INFO : sub dir/hello world: Copied (new) 2025/11/13 03:18:49 INFO : sub dir/hello world: Deleted 2025/11/13 03:18:49 INFO : sub dir: Removing directory 2025/11/13 03:18:49 INFO : nested/sub dir: Removing directory 2025/11/13 03:18:49 INFO : nested: Removing directory 2025/11/13 03:18:49 DEBUG : Local file system at /tmp/rclone938747192: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.19s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 03:18:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/13 03:18:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:50 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:50 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:18:50 DEBUG : sub dir/hello world.rclone_chunk.001_ng7den: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:18:50 INFO : sub dir/hello world.rclone_chunk.001_ng7den: Copied (server-side copy) to: sub dir/hello world 2025/11/13 03:18:50 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/13 03:18:50 DEBUG : nested/sub dir/file.rclone_chunk.001_ng7drw: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/13 03:18:50 INFO : nested/sub dir/file.rclone_chunk.001_ng7drw: Copied (server-side copy) to: nested/sub dir/file 2025/11/13 03:18:50 INFO : nested/sub dir/file.rclone_chunk.001_ng7drw: Deleted 2025/11/13 03:18:50 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/13 03:18:50 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/13 03:18:50 INFO : nested/sub dir/file: Copied (new) 2025/11/13 03:18:50 INFO : nested/sub dir/file: Deleted 2025/11/13 03:18:50 INFO : sub dir/hello world.rclone_chunk.001_ng7den: Deleted 2025/11/13 03:18:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 03:18:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:18:50 INFO : sub dir/hello world: Copied (new) 2025/11/13 03:18:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.18s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/13 03:18:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/13 03:18:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:51 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:51 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:18:51 DEBUG : existing-b: size = 6 OK 2025/11/13 03:18:51 DEBUG : existing-b.rclone_chunk.001_ng7e0w: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/11/13 03:18:51 INFO : existing-b.rclone_chunk.001_ng7e0w: Copied (server-side copy) to: existing-b 2025/11/13 03:18:51 DEBUG : existing: size = 6 OK 2025/11/13 03:18:51 DEBUG : existing.rclone_chunk.001_ng7een: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:18:51 INFO : existing.rclone_chunk.001_ng7een: Copied (server-side copy) to: existing 2025/11/13 03:18:51 INFO : existing-b.rclone_chunk.001_ng7e0w: Deleted 2025/11/13 03:18:51 DEBUG : existing-b: size = 6 OK 2025/11/13 03:18:51 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/11/13 03:18:51 INFO : existing-b: Copied (new) 2025/11/13 03:18:51 INFO : existing-b: Deleted 2025/11/13 03:18:51 INFO : existing.rclone_chunk.001_ng7een: Deleted 2025/11/13 03:18:51 DEBUG : existing: size = 6 OK 2025/11/13 03:18:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:18:51 INFO : existing: Copied (new) 2025/11/13 03:18:51 INFO : existing: Deleted 2025/11/13 03:18:51 DEBUG : existing: Destination exists, skipping 2025/11/13 03:18:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:18:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/13 03:18:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:18:51 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.19s) === RUN TestServerSideMove run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:52 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lisefoc6tuze" 2025/11/13 03:18:52 DEBUG : Creating backend with remote "TestS3:rclone-test-lisefoc6tuze" 2025/11/13 03:18:52 DEBUG : potato2: size = 60 OK 2025/11/13 03:18:52 DEBUG : potato2.rclone_chunk.001_ng7fc0: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:52 INFO : potato2.rclone_chunk.001_ng7fc0: Copied (server-side copy) to: potato2 2025/11/13 03:18:52 INFO : potato2.rclone_chunk.001_ng7fc0: Deleted 2025/11/13 03:18:53 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:53 DEBUG : empty space.rclone_chunk.001_ng7fbl: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:53 INFO : empty space.rclone_chunk.001_ng7fbl: Copied (server-side copy) to: empty space 2025/11/13 03:18:53 INFO : empty space.rclone_chunk.001_ng7fbl: Deleted 2025/11/13 03:18:53 DEBUG : potato3: size = 68 OK 2025/11/13 03:18:53 DEBUG : potato3.rclone_chunk.001_ng7gsf: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/13 03:18:53 INFO : potato3.rclone_chunk.001_ng7gsf: Copied (server-side copy) to: potato3 2025/11/13 03:18:53 INFO : potato3.rclone_chunk.001_ng7gsf: Deleted sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe' -> Chunked 'TestChunkerS3:rclone-test-lisefoc6tuze' 2025/11/13 03:18:54 INFO : S3 bucket rclone-test-lisefoc6tuze: Bucket "rclone-test-lisefoc6tuze" created with ACL "" 2025/11/13 03:18:54 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:54 DEBUG : empty space.rclone_chunk.001_ng7hf9: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:54 INFO : empty space.rclone_chunk.001_ng7hf9: Copied (server-side copy) to: empty space 2025/11/13 03:18:54 INFO : empty space.rclone_chunk.001_ng7hf9: Deleted 2025/11/13 03:18:55 DEBUG : potato3: size = 60 OK 2025/11/13 03:18:55 DEBUG : potato3.rclone_chunk.001_ng7htb: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:55 INFO : potato3.rclone_chunk.001_ng7htb: Copied (server-side copy) to: potato3 2025/11/13 03:18:55 INFO : potato3.rclone_chunk.001_ng7htb: Deleted 2025/11/13 03:18:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 03:18:55 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:55 DEBUG : potato2: copy non-chunked object... 2025/11/13 03:18:55 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:18:55 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-lisefoc6tuze') 2025/11/13 03:18:55 DEBUG : potato3: Sizes differ 2025/11/13 03:18:55 DEBUG : potato3: copy non-chunked object... 2025/11/13 03:18:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-lisefoc6tuze': Waiting for checks to finish 2025/11/13 03:18:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:18:55 DEBUG : empty space: Unchanged skipping 2025/11/13 03:18:55 DEBUG : potato3: size = 68 OK 2025/11/13 03:18:55 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/13 03:18:55 INFO : potato3: Copied (server-side copy) 2025/11/13 03:18:55 INFO : empty space: Deleted 2025/11/13 03:18:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-lisefoc6tuze': Waiting for transfers to finish 2025/11/13 03:18:55 DEBUG : potato2: size = 60 OK 2025/11/13 03:18:55 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:55 INFO : potato2: Copied (server-side copy) 2025/11/13 03:18:55 INFO : potato2: Deleted 2025/11/13 03:18:55 INFO : potato3: Deleted 2025/11/13 03:18:55 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-natenuz6suye" 2025/11/13 03:18:55 DEBUG : Creating backend with remote "TestS3:rclone-test-natenuz6suye" 2025/11/13 03:18:56 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/13 03:18:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 03:18:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/13 03:18:56 DEBUG : potato2: copy non-chunked object... 2025/11/13 03:18:56 DEBUG : empty space: copy non-chunked object... 2025/11/13 03:18:56 DEBUG : potato3: copy non-chunked object... 2025/11/13 03:18:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-natenuz6suye': Waiting for checks to finish 2025/11/13 03:18:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-natenuz6suye': Waiting for transfers to finish 2025/11/13 03:18:56 INFO : S3 bucket rclone-test-natenuz6suye: Bucket "rclone-test-natenuz6suye" created with ACL "" 2025/11/13 03:18:56 DEBUG : potato2: size = 60 OK 2025/11/13 03:18:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:56 INFO : potato2: Copied (server-side copy) 2025/11/13 03:18:56 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:56 INFO : empty space: Copied (server-side copy) 2025/11/13 03:18:56 DEBUG : potato3: size = 68 OK 2025/11/13 03:18:56 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/13 03:18:56 INFO : potato3: Copied (server-side copy) 2025/11/13 03:18:56 INFO : potato2: Deleted 2025/11/13 03:18:56 INFO : empty space: Deleted 2025/11/13 03:18:56 INFO : potato3: Deleted 2025/11/13 03:18:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-natenuz6suye': Purge remote 2025/11/13 03:18:57 DEBUG : S3 bucket rclone-test-natenuz6suye: bucket is versioned: false 2025/11/13 03:18:57 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:57 DEBUG : "empty space" version false 2025/11/13 03:18:57 DEBUG : empty space: Deleting (id "") 2025/11/13 03:18:57 DEBUG : "potato2" version false 2025/11/13 03:18:57 DEBUG : potato2: Deleting (id "") 2025/11/13 03:18:57 DEBUG : "potato3" version false 2025/11/13 03:18:57 DEBUG : potato3: Deleting (id "") 2025/11/13 03:18:57 INFO : potato2: Deleted 2025/11/13 03:18:57 INFO : empty space: Deleted 2025/11/13 03:18:57 INFO : potato3: Deleted 2025/11/13 03:18:57 INFO : S3 bucket rclone-test-natenuz6suye: Bucket "rclone-test-natenuz6suye" deleted 2025/11/13 03:18:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-lisefoc6tuze': Purge remote 2025/11/13 03:18:57 DEBUG : S3 bucket rclone-test-lisefoc6tuze: bucket is versioned: false 2025/11/13 03:18:57 DEBUG : Waiting for deletions to finish 2025/11/13 03:18:58 INFO : S3 bucket rclone-test-lisefoc6tuze: Bucket "rclone-test-lisefoc6tuze" deleted --- PASS: TestServerSideMove (5.79s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:18:58 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gujebuj0zoga" 2025/11/13 03:18:58 DEBUG : Creating backend with remote "TestS3:rclone-test-gujebuj0zoga" 2025/11/13 03:18:58 DEBUG : potato2: size = 60 OK 2025/11/13 03:18:58 DEBUG : potato2.rclone_chunk.001_ng7l8j: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:18:58 INFO : potato2.rclone_chunk.001_ng7l8j: Copied (server-side copy) to: potato2 2025/11/13 03:18:58 INFO : potato2.rclone_chunk.001_ng7l8j: Deleted 2025/11/13 03:18:58 DEBUG : empty space: size = 1 OK 2025/11/13 03:18:58 DEBUG : empty space.rclone_chunk.001_ng7l8z: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:18:58 INFO : empty space.rclone_chunk.001_ng7l8z: Copied (server-side copy) to: empty space 2025/11/13 03:18:58 INFO : empty space.rclone_chunk.001_ng7l8z: Deleted 2025/11/13 03:18:59 DEBUG : potato3: size = 68 OK 2025/11/13 03:18:59 DEBUG : potato3.rclone_chunk.001_ng7mti: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/13 03:18:59 INFO : potato3.rclone_chunk.001_ng7mti: Copied (server-side copy) to: potato3 2025/11/13 03:18:59 INFO : potato3.rclone_chunk.001_ng7mti: Deleted sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe' -> Chunked 'TestChunkerS3:rclone-test-gujebuj0zoga' 2025/11/13 03:19:00 INFO : S3 bucket rclone-test-gujebuj0zoga: Bucket "rclone-test-gujebuj0zoga" created with ACL "" 2025/11/13 03:19:00 DEBUG : empty space: size = 1 OK 2025/11/13 03:19:00 DEBUG : empty space.rclone_chunk.001_ng7na8: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:19:00 INFO : empty space.rclone_chunk.001_ng7na8: Copied (server-side copy) to: empty space 2025/11/13 03:19:00 INFO : empty space.rclone_chunk.001_ng7na8: Deleted 2025/11/13 03:19:01 DEBUG : potato3: size = 60 OK 2025/11/13 03:19:01 DEBUG : potato3.rclone_chunk.001_ng7nmw: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:19:01 INFO : potato3.rclone_chunk.001_ng7nmw: Copied (server-side copy) to: potato3 2025/11/13 03:19:01 INFO : potato3.rclone_chunk.001_ng7nmw: Deleted 2025/11/13 03:19:01 DEBUG : empty space: Excluded (Size Filter) 2025/11/13 03:19:01 DEBUG : empty space: Excluded 2025/11/13 03:19:01 DEBUG : empty space: Excluded (Size Filter) 2025/11/13 03:19:01 DEBUG : empty space: Excluded 2025/11/13 03:19:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 03:19:01 DEBUG : potato2: copy non-chunked object... 2025/11/13 03:19:01 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:19:01 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-gujebuj0zoga') 2025/11/13 03:19:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-gujebuj0zoga': Waiting for checks to finish 2025/11/13 03:19:01 DEBUG : potato3: Sizes differ 2025/11/13 03:19:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-gujebuj0zoga': Waiting for transfers to finish 2025/11/13 03:19:01 DEBUG : potato3: copy non-chunked object... 2025/11/13 03:19:01 DEBUG : potato2: size = 60 OK 2025/11/13 03:19:01 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:19:01 INFO : potato2: Copied (server-side copy) 2025/11/13 03:19:01 DEBUG : potato3: size = 68 OK 2025/11/13 03:19:01 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/13 03:19:01 INFO : potato3: Copied (server-side copy) 2025/11/13 03:19:01 INFO : potato2: Deleted 2025/11/13 03:19:01 INFO : potato3: Deleted 2025/11/13 03:19:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-polikub1riru" 2025/11/13 03:19:01 DEBUG : Creating backend with remote "TestS3:rclone-test-polikub1riru" 2025/11/13 03:19:01 DEBUG : empty space: Excluded (Size Filter) 2025/11/13 03:19:01 DEBUG : empty space: Excluded 2025/11/13 03:19:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 03:19:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/13 03:19:01 DEBUG : potato2: copy non-chunked object... 2025/11/13 03:19:01 DEBUG : potato3: copy non-chunked object... 2025/11/13 03:19:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-polikub1riru': Waiting for checks to finish 2025/11/13 03:19:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-polikub1riru': Waiting for transfers to finish 2025/11/13 03:19:02 INFO : S3 bucket rclone-test-polikub1riru: Bucket "rclone-test-polikub1riru" created with ACL "" 2025/11/13 03:19:02 DEBUG : potato2: size = 60 OK 2025/11/13 03:19:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:19:02 INFO : potato2: Copied (server-side copy) 2025/11/13 03:19:02 DEBUG : potato3: size = 68 OK 2025/11/13 03:19:02 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/13 03:19:02 INFO : potato3: Copied (server-side copy) 2025/11/13 03:19:02 INFO : potato2: Deleted 2025/11/13 03:19:02 INFO : potato3: Deleted 2025/11/13 03:19:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-polikub1riru': Purge remote 2025/11/13 03:19:03 DEBUG : S3 bucket rclone-test-polikub1riru: bucket is versioned: false 2025/11/13 03:19:03 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:03 DEBUG : "potato2" version false 2025/11/13 03:19:03 DEBUG : potato2: Deleting (id "") 2025/11/13 03:19:03 DEBUG : "potato3" version false 2025/11/13 03:19:03 DEBUG : potato3: Deleting (id "") 2025/11/13 03:19:03 INFO : potato2: Deleted 2025/11/13 03:19:03 INFO : potato3: Deleted 2025/11/13 03:19:03 INFO : S3 bucket rclone-test-polikub1riru: Bucket "rclone-test-polikub1riru" deleted 2025/11/13 03:19:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-gujebuj0zoga': Purge remote 2025/11/13 03:19:03 DEBUG : S3 bucket rclone-test-gujebuj0zoga: bucket is versioned: false 2025/11/13 03:19:03 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:03 DEBUG : "empty space" version false 2025/11/13 03:19:03 DEBUG : empty space: Deleting (id "") 2025/11/13 03:19:03 INFO : empty space: Deleted 2025/11/13 03:19:03 INFO : S3 bucket rclone-test-gujebuj0zoga: Bucket "rclone-test-gujebuj0zoga" deleted --- PASS: TestServerSideMoveWithFilter (5.96s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:19:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-busukom2toka" 2025/11/13 03:19:04 DEBUG : Creating backend with remote "TestS3:rclone-test-busukom2toka" 2025/11/13 03:19:04 DEBUG : potato2: size = 60 OK 2025/11/13 03:19:04 DEBUG : potato2.rclone_chunk.001_ng7rsw: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:19:04 INFO : potato2.rclone_chunk.001_ng7rsw: Copied (server-side copy) to: potato2 2025/11/13 03:19:04 INFO : potato2.rclone_chunk.001_ng7rsw: Deleted 2025/11/13 03:19:04 DEBUG : empty space: size = 1 OK 2025/11/13 03:19:04 DEBUG : empty space.rclone_chunk.001_ng7rmq: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:19:04 INFO : empty space.rclone_chunk.001_ng7rmq: Copied (server-side copy) to: empty space 2025/11/13 03:19:04 INFO : empty space.rclone_chunk.001_ng7rmq: Deleted 2025/11/13 03:19:05 DEBUG : potato3: size = 68 OK 2025/11/13 03:19:05 DEBUG : potato3.rclone_chunk.001_ng7r28: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/13 03:19:05 INFO : potato3.rclone_chunk.001_ng7r28: Copied (server-side copy) to: potato3 2025/11/13 03:19:05 INFO : potato3.rclone_chunk.001_ng7r28: Deleted 2025/11/13 03:19:05 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe' -> Chunked 'TestChunkerS3:rclone-test-busukom2toka' 2025/11/13 03:19:06 INFO : S3 bucket rclone-test-busukom2toka: Bucket "rclone-test-busukom2toka" created with ACL "" 2025/11/13 03:19:06 DEBUG : empty space: size = 1 OK 2025/11/13 03:19:06 DEBUG : empty space.rclone_chunk.001_ng7tnx: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:19:06 INFO : empty space.rclone_chunk.001_ng7tnx: Copied (server-side copy) to: empty space 2025/11/13 03:19:06 INFO : empty space.rclone_chunk.001_ng7tnx: Deleted 2025/11/13 03:19:07 DEBUG : potato3: size = 60 OK 2025/11/13 03:19:07 DEBUG : potato3.rclone_chunk.001_ng7t60: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:19:07 INFO : potato3.rclone_chunk.001_ng7t60: Copied (server-side copy) to: potato3 2025/11/13 03:19:07 INFO : potato3.rclone_chunk.001_ng7t60: Deleted 2025/11/13 03:19:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 03:19:07 DEBUG : empty space: size = 1 OK 2025/11/13 03:19:07 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:19:07 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-busukom2toka') 2025/11/13 03:19:07 DEBUG : potato3: Sizes differ 2025/11/13 03:19:07 DEBUG : potato2: copy non-chunked object... 2025/11/13 03:19:07 DEBUG : potato3: copy non-chunked object... 2025/11/13 03:19:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-busukom2toka': Waiting for checks to finish 2025/11/13 03:19:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:07 DEBUG : empty space: Unchanged skipping 2025/11/13 03:19:07 DEBUG : potato3: size = 68 OK 2025/11/13 03:19:07 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/13 03:19:07 INFO : potato3: Copied (server-side copy) 2025/11/13 03:19:07 DEBUG : potato2: size = 60 OK 2025/11/13 03:19:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:19:07 INFO : potato2: Copied (server-side copy) 2025/11/13 03:19:07 INFO : empty space: Deleted 2025/11/13 03:19:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-busukom2toka': Waiting for transfers to finish 2025/11/13 03:19:07 INFO : potato3: Deleted 2025/11/13 03:19:07 INFO : potato2: Deleted 2025/11/13 03:19:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cigukut2yucu" 2025/11/13 03:19:07 DEBUG : Creating backend with remote "TestS3:rclone-test-cigukut2yucu" 2025/11/13 03:19:07 INFO : tomatoDir: Making directory 2025/11/13 03:19:07 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/13 03:19:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 03:19:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/13 03:19:07 DEBUG : empty space: copy non-chunked object... 2025/11/13 03:19:07 DEBUG : potato2: copy non-chunked object... 2025/11/13 03:19:07 DEBUG : potato3: copy non-chunked object... 2025/11/13 03:19:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-cigukut2yucu': Waiting for checks to finish 2025/11/13 03:19:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-cigukut2yucu': Waiting for transfers to finish 2025/11/13 03:19:08 INFO : S3 bucket rclone-test-cigukut2yucu: Bucket "rclone-test-cigukut2yucu" created with ACL "" 2025/11/13 03:19:08 DEBUG : empty space: size = 1 OK 2025/11/13 03:19:08 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:19:08 INFO : empty space: Copied (server-side copy) 2025/11/13 03:19:08 DEBUG : potato3: size = 68 OK 2025/11/13 03:19:08 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/13 03:19:08 INFO : potato3: Copied (server-side copy) 2025/11/13 03:19:08 INFO : empty space: Deleted 2025/11/13 03:19:08 DEBUG : potato2: size = 60 OK 2025/11/13 03:19:08 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:19:08 INFO : potato2: Copied (server-side copy) 2025/11/13 03:19:08 INFO : potato3: Deleted 2025/11/13 03:19:08 INFO : potato2: Deleted 2025/11/13 03:19:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-cigukut2yucu': Purge remote 2025/11/13 03:19:09 DEBUG : S3 bucket rclone-test-cigukut2yucu: bucket is versioned: false 2025/11/13 03:19:09 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:09 DEBUG : "empty space" version false 2025/11/13 03:19:09 DEBUG : empty space: Deleting (id "") 2025/11/13 03:19:09 DEBUG : "potato2" version false 2025/11/13 03:19:09 DEBUG : potato2: Deleting (id "") 2025/11/13 03:19:09 DEBUG : "potato3" version false 2025/11/13 03:19:09 DEBUG : potato3: Deleting (id "") 2025/11/13 03:19:09 INFO : potato2: Deleted 2025/11/13 03:19:09 INFO : potato3: Deleted 2025/11/13 03:19:09 INFO : empty space: Deleted 2025/11/13 03:19:09 INFO : S3 bucket rclone-test-cigukut2yucu: Bucket "rclone-test-cigukut2yucu" deleted 2025/11/13 03:19:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-busukom2toka': Purge remote 2025/11/13 03:19:09 DEBUG : S3 bucket rclone-test-busukom2toka: bucket is versioned: false 2025/11/13 03:19:09 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:09 INFO : S3 bucket rclone-test-busukom2toka: Bucket "rclone-test-busukom2toka" deleted --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.00s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:19:10 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/rclone-move-test" 2025/11/13 03:19:10 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/rclone-move-test" 2025/11/13 03:19:10 DEBUG : potato2: size = 60 OK 2025/11/13 03:19:10 DEBUG : potato2.rclone_chunk.001_ng7xdb: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/13 03:19:10 INFO : potato2.rclone_chunk.001_ng7xdb: Copied (server-side copy) to: potato2 2025/11/13 03:19:10 INFO : potato2.rclone_chunk.001_ng7xdb: Deleted --- PASS: TestServerSideMoveOverlap (0.78s) === RUN TestSyncOverlap run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:19:10 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/rclone-sync-test" 2025/11/13 03:19:10 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/rclone-sync-test" --- PASS: TestSyncOverlap (0.39s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:19:11 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/rclone-sync-test" 2025/11/13 03:19:11 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/rclone-sync-test" 2025/11/13 03:19:11 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/rclone-sync-test-include/layer2" 2025/11/13 03:19:11 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/rclone-sync-test-include/layer2" 2025/11/13 03:19:12 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/rclone-sync-test-ignore-file" 2025/11/13 03:19:12 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/rclone-sync-test-ignore-file" 2025/11/13 03:19:13 DEBUG : rclone-sync-test-ignore-file/.ignore: size = 1 OK 2025/11/13 03:19:13 DEBUG : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_ng7zcy: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/13 03:19:13 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_ng7zcy: Copied (server-side copy) to: rclone-sync-test-ignore-file/.ignore 2025/11/13 03:19:13 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_ng7zcy: Deleted 2025/11/13 03:19:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/rclone-sync-test': Waiting for checks to finish 2025/11/13 03:19:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/rclone-sync-test': Waiting for transfers to finish 2025/11/13 03:19:13 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:13 INFO : There was nothing to transfer 2025/11/13 03:19:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:19:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:19:13 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:13 INFO : There was nothing to transfer 2025/11/13 03:19:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/13 03:19:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/13 03:19:14 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:14 INFO : There was nothing to transfer 2025/11/13 03:19:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:19:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:19:14 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:14 INFO : There was nothing to transfer 2025/11/13 03:19:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:15 DEBUG : Excluded 2025/11/13 03:19:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/13 03:19:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/13 03:19:15 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:15 INFO : There was nothing to transfer 2025/11/13 03:19:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 03:19:16 DEBUG : rclone-sync-test-ignore-file: Excluded --- PASS: TestSyncOverlapWithFilter (5.33s) === RUN TestSyncCompareDest run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:19:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:19:16 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:19:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/CompareDest" 2025/11/13 03:19:16 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/CompareDest" 2025/11/13 03:19:16 DEBUG : one: Need to transfer - File not found at Destination 2025/11/13 03:19:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:16 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:17 DEBUG : one: size = 3 OK 2025/11/13 03:19:17 DEBUG : one.rclone_chunk.001_ng83sc: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:17 INFO : one.rclone_chunk.001_ng83sc: Copied (server-side copy) to: one 2025/11/13 03:19:17 INFO : one.rclone_chunk.001_ng83sc: Deleted 2025/11/13 03:19:17 DEBUG : one: size = 3 OK 2025/11/13 03:19:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:17 INFO : one: Copied (new) 2025/11/13 03:19:17 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:17 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:17 DEBUG : one: Sizes differ 2025/11/13 03:19:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:17 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:18 DEBUG : one: size = 5 OK 2025/11/13 03:19:18 DEBUG : one.rclone_chunk.001_ng84ew: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/13 03:19:18 INFO : one.rclone_chunk.001_ng84ew: Copied (server-side copy) to: one 2025/11/13 03:19:18 INFO : one.rclone_chunk.001_ng84ew: Deleted 2025/11/13 03:19:18 DEBUG : one: size = 5 OK 2025/11/13 03:19:18 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/13 03:19:18 INFO : one: Copied (replaced existing) 2025/11/13 03:19:18 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:18 DEBUG : dst/one: size = 3 OK 2025/11/13 03:19:18 DEBUG : dst/one.rclone_chunk.001_ng8514: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:18 INFO : dst/one.rclone_chunk.001_ng8514: Copied (server-side copy) to: dst/one 2025/11/13 03:19:18 INFO : dst/one.rclone_chunk.001_ng8514: Deleted 2025/11/13 03:19:19 DEBUG : CompareDest/one: size = 5 OK 2025/11/13 03:19:19 DEBUG : CompareDest/one.rclone_chunk.001_ng852a: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/13 03:19:19 INFO : CompareDest/one.rclone_chunk.001_ng852a: Copied (server-side copy) to: CompareDest/one 2025/11/13 03:19:19 INFO : CompareDest/one.rclone_chunk.001_ng852a: Deleted 2025/11/13 03:19:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:19 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:19 DEBUG : one: Sizes differ 2025/11/13 03:19:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:19 DEBUG : one: size = 5 OK 2025/11/13 03:19:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 03:19:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:19 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:19 INFO : There was nothing to transfer 2025/11/13 03:19:20 DEBUG : CompareDest/two: size = 3 OK 2025/11/13 03:19:20 DEBUG : CompareDest/two.rclone_chunk.001_ng86qi: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/13 03:19:20 INFO : CompareDest/two.rclone_chunk.001_ng86qi: Copied (server-side copy) to: CompareDest/two 2025/11/13 03:19:20 INFO : CompareDest/two.rclone_chunk.001_ng86qi: Deleted 2025/11/13 03:19:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:20 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:20 DEBUG : one: Sizes differ 2025/11/13 03:19:20 DEBUG : one: size = 5 OK 2025/11/13 03:19:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 03:19:20 DEBUG : two: size = 3 OK 2025/11/13 03:19:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/13 03:19:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:20 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:20 INFO : There was nothing to transfer 2025/11/13 03:19:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:20 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:20 DEBUG : one: Sizes differ 2025/11/13 03:19:21 DEBUG : one: size = 5 OK 2025/11/13 03:19:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 03:19:21 DEBUG : two: size = 3 OK 2025/11/13 03:19:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/13 03:19:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:21 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:21 INFO : There was nothing to transfer 2025/11/13 03:19:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:21 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:21 DEBUG : one: Sizes differ 2025/11/13 03:19:21 DEBUG : one: size = 5 OK 2025/11/13 03:19:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 03:19:21 DEBUG : two: size = 3 OK 2025/11/13 03:19:21 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 2025/11/13 03:19:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/13 03:19:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/13 03:19:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:21 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:21 INFO : There was nothing to transfer 2025/11/13 03:19:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:21 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:21 DEBUG : one: Sizes differ 2025/11/13 03:19:22 DEBUG : one: size = 5 OK 2025/11/13 03:19:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 03:19:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:22 DEBUG : two: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/CompareDest') 2025/11/13 03:19:22 DEBUG : two: Sizes differ 2025/11/13 03:19:22 DEBUG : two: Need to transfer - File not found at Destination 2025/11/13 03:19:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:22 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:22 DEBUG : two: size = 5 OK 2025/11/13 03:19:22 DEBUG : two.rclone_chunk.001_ng89hv: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/13 03:19:22 INFO : two.rclone_chunk.001_ng89hv: Copied (server-side copy) to: two 2025/11/13 03:19:22 INFO : two.rclone_chunk.001_ng89hv: Deleted 2025/11/13 03:19:22 DEBUG : two: size = 5 OK 2025/11/13 03:19:22 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/13 03:19:22 INFO : two: Copied (new) 2025/11/13 03:19:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (6.53s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:19:23 DEBUG : pre-dest1/1: size = 1 OK 2025/11/13 03:19:23 DEBUG : pre-dest1/1.rclone_chunk.001_ng8ags: md5 = c4ca4238a0b923820dcc509a6f75849b OK 2025/11/13 03:19:23 INFO : pre-dest1/1.rclone_chunk.001_ng8ags: Copied (server-side copy) to: pre-dest1/1 2025/11/13 03:19:23 INFO : pre-dest1/1.rclone_chunk.001_ng8ags: Deleted 2025/11/13 03:19:23 DEBUG : pre-dest2/2: size = 1 OK 2025/11/13 03:19:23 DEBUG : pre-dest2/2.rclone_chunk.001_ng8a3l: md5 = c81e728d9d4c2f636f067f89cc14862c OK 2025/11/13 03:19:23 INFO : pre-dest2/2.rclone_chunk.001_ng8a3l: Copied (server-side copy) to: pre-dest2/2 2025/11/13 03:19:23 INFO : pre-dest2/2.rclone_chunk.001_ng8a3l: Deleted 2025/11/13 03:19:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/dest" 2025/11/13 03:19:24 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/dest" 2025/11/13 03:19:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/pre-dest1" 2025/11/13 03:19:24 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/pre-dest1" 2025/11/13 03:19:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/pre-dest2" 2025/11/13 03:19:24 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/pre-dest2" 2025/11/13 03:19:24 DEBUG : 1: size = 1 OK 2025/11/13 03:19:24 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:24 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/13 03:19:24 DEBUG : 2: size = 1 OK 2025/11/13 03:19:24 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:24 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/13 03:19:24 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/13 03:19:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dest': Waiting for checks to finish 2025/11/13 03:19:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dest': Waiting for transfers to finish 2025/11/13 03:19:24 DEBUG : 3: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:25 DEBUG : 3: size = 1 OK 2025/11/13 03:19:25 DEBUG : 3.rclone_chunk.001_ng8bdf: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/11/13 03:19:25 INFO : 3.rclone_chunk.001_ng8bdf: Copied (server-side copy) to: 3 2025/11/13 03:19:25 INFO : 3.rclone_chunk.001_ng8bdf: Deleted 2025/11/13 03:19:25 DEBUG : 3: size = 1 OK 2025/11/13 03:19:25 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/11/13 03:19:25 INFO : 3: Copied (new) 2025/11/13 03:19:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (2.84s) === RUN TestSyncCopyDest run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:19:25 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:19:25 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:19:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/CopyDest" 2025/11/13 03:19:26 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/CopyDest" 2025/11/13 03:19:26 DEBUG : one: Need to transfer - File not found at Destination 2025/11/13 03:19:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:26 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:26 DEBUG : one: size = 3 OK 2025/11/13 03:19:26 DEBUG : one.rclone_chunk.001_ng8ddt: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:26 INFO : one.rclone_chunk.001_ng8ddt: Copied (server-side copy) to: one 2025/11/13 03:19:26 INFO : one.rclone_chunk.001_ng8ddt: Deleted 2025/11/13 03:19:26 DEBUG : one: size = 3 OK 2025/11/13 03:19:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:26 INFO : one: Copied (new) 2025/11/13 03:19:26 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:27 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:27 DEBUG : one: Sizes differ 2025/11/13 03:19:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:27 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:27 DEBUG : one: size = 5 OK 2025/11/13 03:19:27 DEBUG : one.rclone_chunk.001_ng8edz: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/13 03:19:27 INFO : one.rclone_chunk.001_ng8edz: Copied (server-side copy) to: one 2025/11/13 03:19:27 INFO : one.rclone_chunk.001_ng8edz: Deleted 2025/11/13 03:19:27 DEBUG : one: size = 5 OK 2025/11/13 03:19:27 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/13 03:19:27 INFO : one: Copied (replaced existing) 2025/11/13 03:19:27 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:28 DEBUG : dst/one: size = 3 OK 2025/11/13 03:19:28 DEBUG : dst/one.rclone_chunk.001_ng8em8: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:28 INFO : dst/one.rclone_chunk.001_ng8em8: Copied (server-side copy) to: dst/one 2025/11/13 03:19:28 INFO : dst/one.rclone_chunk.001_ng8em8: Deleted 2025/11/13 03:19:28 DEBUG : CopyDest/one: size = 5 OK 2025/11/13 03:19:28 DEBUG : CopyDest/one.rclone_chunk.001_ng8fjg: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/13 03:19:28 INFO : CopyDest/one.rclone_chunk.001_ng8fjg: Copied (server-side copy) to: CopyDest/one 2025/11/13 03:19:28 INFO : CopyDest/one.rclone_chunk.001_ng8fjg: Deleted 2025/11/13 03:19:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/BackupDir" 2025/11/13 03:19:28 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/BackupDir" 2025/11/13 03:19:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:28 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:28 DEBUG : one: Sizes differ 2025/11/13 03:19:29 DEBUG : one: size = 5 OK 2025/11/13 03:19:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:29 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:29 DEBUG : one: Sizes differ 2025/11/13 03:19:29 DEBUG : one: copy non-chunked object... 2025/11/13 03:19:29 DEBUG : one: size = 3 OK 2025/11/13 03:19:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:29 INFO : one: Copied (server-side copy) 2025/11/13 03:19:29 INFO : one: Deleted 2025/11/13 03:19:29 DEBUG : one: copy non-chunked object... 2025/11/13 03:19:29 DEBUG : one: size = 5 OK 2025/11/13 03:19:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/13 03:19:29 INFO : one: Copied (server-side copy) 2025/11/13 03:19:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/13 03:19:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:29 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:30 DEBUG : CopyDest/two: size = 3 OK 2025/11/13 03:19:30 DEBUG : CopyDest/two.rclone_chunk.001_ng8gw4: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/13 03:19:30 INFO : CopyDest/two.rclone_chunk.001_ng8gw4: Copied (server-side copy) to: CopyDest/two 2025/11/13 03:19:30 INFO : CopyDest/two.rclone_chunk.001_ng8gw4: Deleted 2025/11/13 03:19:30 DEBUG : one: size = 5 OK 2025/11/13 03:19:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:30 DEBUG : one: Unchanged skipping 2025/11/13 03:19:30 DEBUG : two: size = 3 OK 2025/11/13 03:19:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:30 DEBUG : two: copy non-chunked object... 2025/11/13 03:19:30 DEBUG : two: size = 3 OK 2025/11/13 03:19:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/13 03:19:30 INFO : two: Copied (server-side copy) 2025/11/13 03:19:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/13 03:19:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:30 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:31 DEBUG : one: size = 5 OK 2025/11/13 03:19:31 DEBUG : two: size = 3 OK 2025/11/13 03:19:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:31 DEBUG : one: Unchanged skipping 2025/11/13 03:19:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:31 DEBUG : two: Unchanged skipping 2025/11/13 03:19:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:31 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:31 INFO : There was nothing to transfer 2025/11/13 03:19:31 DEBUG : CopyDest/three: size = 5 OK 2025/11/13 03:19:31 DEBUG : CopyDest/three.rclone_chunk.001_ng8i1c: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:19:31 INFO : CopyDest/three.rclone_chunk.001_ng8i1c: Copied (server-side copy) to: CopyDest/three 2025/11/13 03:19:32 INFO : CopyDest/three.rclone_chunk.001_ng8i1c: Deleted 2025/11/13 03:19:32 DEBUG : one: size = 5 OK 2025/11/13 03:19:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:32 DEBUG : one: Unchanged skipping 2025/11/13 03:19:32 DEBUG : three: size = 7 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:32 DEBUG : three: size = 5 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/CopyDest') 2025/11/13 03:19:32 DEBUG : three: Sizes differ 2025/11/13 03:19:32 DEBUG : three: Destination not found in --copy-dest 2025/11/13 03:19:32 DEBUG : three: Need to transfer - File not found at Destination 2025/11/13 03:19:32 DEBUG : two: size = 3 OK 2025/11/13 03:19:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:32 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:32 DEBUG : two: Unchanged skipping 2025/11/13 03:19:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:32 DEBUG : three: size = 7 OK 2025/11/13 03:19:32 DEBUG : three.rclone_chunk.001_ng8jb8: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/11/13 03:19:32 INFO : three.rclone_chunk.001_ng8jb8: Copied (server-side copy) to: three 2025/11/13 03:19:32 INFO : three.rclone_chunk.001_ng8jb8: Deleted 2025/11/13 03:19:32 DEBUG : three: size = 7 OK 2025/11/13 03:19:32 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/11/13 03:19:32 INFO : three: Copied (new) 2025/11/13 03:19:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (7.90s) === RUN TestSyncBackupDir run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:19:34 DEBUG : dst/one: size = 3 OK 2025/11/13 03:19:34 DEBUG : dst/one.rclone_chunk.001_ng8k6b: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:34 INFO : dst/one.rclone_chunk.001_ng8k6b: Copied (server-side copy) to: dst/one 2025/11/13 03:19:34 INFO : dst/one.rclone_chunk.001_ng8k6b: Deleted 2025/11/13 03:19:34 DEBUG : dst/two: size = 3 OK 2025/11/13 03:19:34 DEBUG : dst/two.rclone_chunk.001_ng8lhw: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/13 03:19:34 INFO : dst/two.rclone_chunk.001_ng8lhw: Copied (server-side copy) to: dst/two 2025/11/13 03:19:34 INFO : dst/two.rclone_chunk.001_ng8lhw: Deleted 2025/11/13 03:19:35 DEBUG : dst/three.txt: size = 5 OK 2025/11/13 03:19:35 DEBUG : dst/three.txt.rclone_chunk.001_ng8luw: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:19:35 INFO : dst/three.txt.rclone_chunk.001_ng8luw: Copied (server-side copy) to: dst/three.txt 2025/11/13 03:19:35 INFO : dst/three.txt.rclone_chunk.001_ng8luw: Deleted 2025/11/13 03:19:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:19:35 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:19:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/backup" 2025/11/13 03:19:35 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/backup" 2025/11/13 03:19:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:35 DEBUG : two: size = 3 OK 2025/11/13 03:19:35 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:35 DEBUG : one: Sizes differ 2025/11/13 03:19:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:35 DEBUG : two: Unchanged skipping 2025/11/13 03:19:35 DEBUG : one: copy non-chunked object... 2025/11/13 03:19:36 DEBUG : one: size = 3 OK 2025/11/13 03:19:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:36 INFO : one: Copied (server-side copy) 2025/11/13 03:19:36 INFO : one: Deleted 2025/11/13 03:19:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:36 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:36 DEBUG : one: size = 4 OK 2025/11/13 03:19:36 DEBUG : one.rclone_chunk.001_ng8n7b: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:36 INFO : one.rclone_chunk.001_ng8n7b: Copied (server-side copy) to: one 2025/11/13 03:19:36 INFO : one.rclone_chunk.001_ng8n7b: Deleted 2025/11/13 03:19:36 DEBUG : one: size = 4 OK 2025/11/13 03:19:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:36 INFO : one: Copied (new) 2025/11/13 03:19:36 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:36 DEBUG : three.txt: copy non-chunked object... 2025/11/13 03:19:36 DEBUG : three.txt: size = 5 OK 2025/11/13 03:19:36 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:19:36 INFO : three.txt: Copied (server-side copy) 2025/11/13 03:19:36 INFO : three.txt: Deleted 2025/11/13 03:19:36 INFO : three.txt: Moved into backup dir 2025/11/13 03:19:37 DEBUG : dst/three.txt: size = 6 OK 2025/11/13 03:19:37 DEBUG : dst/three.txt.rclone_chunk.001_ng8ogh: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/13 03:19:37 INFO : dst/three.txt.rclone_chunk.001_ng8ogh: Copied (server-side copy) to: dst/three.txt 2025/11/13 03:19:37 INFO : dst/three.txt.rclone_chunk.001_ng8ogh: Deleted 2025/11/13 03:19:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:37 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:37 DEBUG : one: Sizes differ 2025/11/13 03:19:37 DEBUG : two: size = 3 OK 2025/11/13 03:19:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:37 DEBUG : two: Unchanged skipping 2025/11/13 03:19:37 DEBUG : one: copy non-chunked object... 2025/11/13 03:19:38 DEBUG : one: size = 4 OK 2025/11/13 03:19:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:38 INFO : one: Copied (server-side copy) 2025/11/13 03:19:38 INFO : one: Deleted 2025/11/13 03:19:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:38 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:38 DEBUG : one: size = 5 OK 2025/11/13 03:19:38 DEBUG : one.rclone_chunk.001_ng8pxg: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/13 03:19:38 INFO : one.rclone_chunk.001_ng8pxg: Copied (server-side copy) to: one 2025/11/13 03:19:38 INFO : one.rclone_chunk.001_ng8pxg: Deleted 2025/11/13 03:19:38 DEBUG : one: size = 5 OK 2025/11/13 03:19:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/13 03:19:38 INFO : one: Copied (new) 2025/11/13 03:19:38 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:38 DEBUG : three.txt: copy non-chunked object... 2025/11/13 03:19:38 DEBUG : three.txt: size = 6 OK 2025/11/13 03:19:38 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/13 03:19:38 INFO : three.txt: Copied (server-side copy) 2025/11/13 03:19:38 INFO : three.txt: Deleted 2025/11/13 03:19:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.63s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:19:39 DEBUG : dst/one: size = 3 OK 2025/11/13 03:19:39 DEBUG : dst/one.rclone_chunk.001_ng8q0m: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:39 INFO : dst/one.rclone_chunk.001_ng8q0m: Copied (server-side copy) to: dst/one 2025/11/13 03:19:39 INFO : dst/one.rclone_chunk.001_ng8q0m: Deleted 2025/11/13 03:19:40 DEBUG : dst/two: size = 3 OK 2025/11/13 03:19:40 DEBUG : dst/two.rclone_chunk.001_ng8qqc: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/13 03:19:40 INFO : dst/two.rclone_chunk.001_ng8qqc: Copied (server-side copy) to: dst/two 2025/11/13 03:19:40 INFO : dst/two.rclone_chunk.001_ng8qqc: Deleted 2025/11/13 03:19:40 DEBUG : dst/three.txt: size = 5 OK 2025/11/13 03:19:40 DEBUG : dst/three.txt.rclone_chunk.001_ng8r1r: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:19:40 INFO : dst/three.txt.rclone_chunk.001_ng8r1r: Copied (server-side copy) to: dst/three.txt 2025/11/13 03:19:40 INFO : dst/three.txt.rclone_chunk.001_ng8r1r: Deleted 2025/11/13 03:19:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:19:40 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:19:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/backup" 2025/11/13 03:19:41 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/backup" 2025/11/13 03:19:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:41 DEBUG : two: size = 3 OK 2025/11/13 03:19:41 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:41 DEBUG : one: Sizes differ 2025/11/13 03:19:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:41 DEBUG : two: Unchanged skipping 2025/11/13 03:19:41 DEBUG : one: copy non-chunked object... 2025/11/13 03:19:41 DEBUG : one.bak: size = 3 OK 2025/11/13 03:19:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:41 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 03:19:41 INFO : one: Deleted 2025/11/13 03:19:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:41 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:42 DEBUG : one: size = 4 OK 2025/11/13 03:19:42 DEBUG : one.rclone_chunk.001_ng8sv6: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:42 INFO : one.rclone_chunk.001_ng8sv6: Copied (server-side copy) to: one 2025/11/13 03:19:42 INFO : one.rclone_chunk.001_ng8sv6: Deleted 2025/11/13 03:19:42 DEBUG : one: size = 4 OK 2025/11/13 03:19:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:42 INFO : one: Copied (new) 2025/11/13 03:19:42 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:42 DEBUG : three.txt: copy non-chunked object... 2025/11/13 03:19:42 DEBUG : three.txt.bak: size = 5 OK 2025/11/13 03:19:42 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:19:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 03:19:42 INFO : three.txt: Deleted 2025/11/13 03:19:42 INFO : three.txt: Moved into backup dir 2025/11/13 03:19:43 DEBUG : dst/three.txt: size = 6 OK 2025/11/13 03:19:43 DEBUG : dst/three.txt.rclone_chunk.001_ng8tm3: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/13 03:19:43 INFO : dst/three.txt.rclone_chunk.001_ng8tm3: Copied (server-side copy) to: dst/three.txt 2025/11/13 03:19:43 INFO : dst/three.txt.rclone_chunk.001_ng8tm3: Deleted 2025/11/13 03:19:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:43 DEBUG : two: size = 3 OK 2025/11/13 03:19:43 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:43 DEBUG : one: Sizes differ 2025/11/13 03:19:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:43 DEBUG : two: Unchanged skipping 2025/11/13 03:19:43 DEBUG : one: copy non-chunked object... 2025/11/13 03:19:43 DEBUG : one.bak: size = 4 OK 2025/11/13 03:19:43 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:43 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 03:19:43 INFO : one: Deleted 2025/11/13 03:19:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:43 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:44 DEBUG : one: size = 5 OK 2025/11/13 03:19:44 DEBUG : one.rclone_chunk.001_ng8uyh: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/13 03:19:44 INFO : one.rclone_chunk.001_ng8uyh: Copied (server-side copy) to: one 2025/11/13 03:19:44 INFO : one.rclone_chunk.001_ng8uyh: Deleted 2025/11/13 03:19:44 DEBUG : one: size = 5 OK 2025/11/13 03:19:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/13 03:19:44 INFO : one: Copied (new) 2025/11/13 03:19:44 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:44 DEBUG : three.txt: copy non-chunked object... 2025/11/13 03:19:44 DEBUG : three.txt.bak: size = 6 OK 2025/11/13 03:19:44 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/13 03:19:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 03:19:44 INFO : three.txt: Deleted 2025/11/13 03:19:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (5.73s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:19:45 DEBUG : dst/one: size = 3 OK 2025/11/13 03:19:45 DEBUG : dst/one.rclone_chunk.001_ng8wre: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:45 INFO : dst/one.rclone_chunk.001_ng8wre: Copied (server-side copy) to: dst/one 2025/11/13 03:19:45 INFO : dst/one.rclone_chunk.001_ng8wre: Deleted 2025/11/13 03:19:46 DEBUG : dst/two: size = 3 OK 2025/11/13 03:19:46 DEBUG : dst/two.rclone_chunk.001_ng8web: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/13 03:19:46 INFO : dst/two.rclone_chunk.001_ng8web: Copied (server-side copy) to: dst/two 2025/11/13 03:19:46 INFO : dst/two.rclone_chunk.001_ng8web: Deleted 2025/11/13 03:19:46 DEBUG : dst/three.txt: size = 5 OK 2025/11/13 03:19:46 DEBUG : dst/three.txt.rclone_chunk.001_ng8xr1: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:19:46 INFO : dst/three.txt.rclone_chunk.001_ng8xr1: Copied (server-side copy) to: dst/three.txt 2025/11/13 03:19:46 INFO : dst/three.txt.rclone_chunk.001_ng8xr1: Deleted 2025/11/13 03:19:46 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:19:46 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:19:46 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/backup" 2025/11/13 03:19:46 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/backup" 2025/11/13 03:19:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:47 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:47 DEBUG : one: Sizes differ 2025/11/13 03:19:47 DEBUG : two: size = 3 OK 2025/11/13 03:19:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:47 DEBUG : two: Unchanged skipping 2025/11/13 03:19:47 DEBUG : one: copy non-chunked object... 2025/11/13 03:19:47 DEBUG : one-2019-01-01: size = 3 OK 2025/11/13 03:19:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/13 03:19:47 INFO : one: Deleted 2025/11/13 03:19:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:47 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:47 DEBUG : one: size = 4 OK 2025/11/13 03:19:47 DEBUG : one.rclone_chunk.001_ng8yfz: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:47 INFO : one.rclone_chunk.001_ng8yfz: Copied (server-side copy) to: one 2025/11/13 03:19:48 INFO : one.rclone_chunk.001_ng8yfz: Deleted 2025/11/13 03:19:48 DEBUG : one: size = 4 OK 2025/11/13 03:19:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:48 INFO : one: Copied (new) 2025/11/13 03:19:48 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:48 DEBUG : three.txt: copy non-chunked object... 2025/11/13 03:19:48 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/13 03:19:48 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:19:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/13 03:19:48 INFO : three.txt: Deleted 2025/11/13 03:19:48 INFO : three.txt: Moved into backup dir 2025/11/13 03:19:48 DEBUG : dst/three.txt: size = 6 OK 2025/11/13 03:19:48 DEBUG : dst/three.txt.rclone_chunk.001_ng8zv4: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/13 03:19:48 INFO : dst/three.txt.rclone_chunk.001_ng8zv4: Copied (server-side copy) to: dst/three.txt 2025/11/13 03:19:48 INFO : dst/three.txt.rclone_chunk.001_ng8zv4: Deleted 2025/11/13 03:19:49 DEBUG : two: size = 3 OK 2025/11/13 03:19:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:49 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:49 DEBUG : one: Sizes differ 2025/11/13 03:19:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:49 DEBUG : two: Unchanged skipping 2025/11/13 03:19:49 DEBUG : one: copy non-chunked object... 2025/11/13 03:19:49 DEBUG : one-2019-01-01: size = 4 OK 2025/11/13 03:19:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/13 03:19:49 INFO : one: Deleted 2025/11/13 03:19:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:49 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:49 DEBUG : one: size = 5 OK 2025/11/13 03:19:49 DEBUG : one.rclone_chunk.001_ng909f: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/13 03:19:49 INFO : one.rclone_chunk.001_ng909f: Copied (server-side copy) to: one 2025/11/13 03:19:49 INFO : one.rclone_chunk.001_ng909f: Deleted 2025/11/13 03:19:49 DEBUG : one: size = 5 OK 2025/11/13 03:19:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/13 03:19:49 INFO : one: Copied (new) 2025/11/13 03:19:49 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:50 DEBUG : three.txt: copy non-chunked object... 2025/11/13 03:19:50 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/13 03:19:50 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/13 03:19:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/13 03:19:50 INFO : three.txt: Deleted 2025/11/13 03:19:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.65s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:19:51 DEBUG : dst/one: size = 3 OK 2025/11/13 03:19:51 DEBUG : dst/one.rclone_chunk.001_ng91wd: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:51 INFO : dst/one.rclone_chunk.001_ng91wd: Copied (server-side copy) to: dst/one 2025/11/13 03:19:51 INFO : dst/one.rclone_chunk.001_ng91wd: Deleted 2025/11/13 03:19:51 DEBUG : dst/two: size = 3 OK 2025/11/13 03:19:51 DEBUG : dst/two.rclone_chunk.001_ng9281: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/13 03:19:51 INFO : dst/two.rclone_chunk.001_ng9281: Copied (server-side copy) to: dst/two 2025/11/13 03:19:51 INFO : dst/two.rclone_chunk.001_ng9281: Deleted 2025/11/13 03:19:52 DEBUG : dst/three.txt: size = 5 OK 2025/11/13 03:19:52 DEBUG : dst/three.txt.rclone_chunk.001_ng920j: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:19:52 INFO : dst/three.txt.rclone_chunk.001_ng920j: Copied (server-side copy) to: dst/three.txt 2025/11/13 03:19:52 INFO : dst/three.txt.rclone_chunk.001_ng920j: Deleted 2025/11/13 03:19:52 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:19:52 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:19:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:52 DEBUG : two: size = 3 OK 2025/11/13 03:19:52 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:52 DEBUG : one: Sizes differ 2025/11/13 03:19:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:52 DEBUG : two: Unchanged skipping 2025/11/13 03:19:52 DEBUG : one: copy non-chunked object... 2025/11/13 03:19:52 DEBUG : one.bak: size = 3 OK 2025/11/13 03:19:52 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:52 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 03:19:52 INFO : one: Deleted 2025/11/13 03:19:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:52 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:53 DEBUG : one: size = 4 OK 2025/11/13 03:19:53 DEBUG : one.rclone_chunk.001_ng93bc: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:53 INFO : one.rclone_chunk.001_ng93bc: Copied (server-side copy) to: one 2025/11/13 03:19:53 INFO : one.rclone_chunk.001_ng93bc: Deleted 2025/11/13 03:19:53 DEBUG : one: size = 4 OK 2025/11/13 03:19:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:53 INFO : one: Copied (new) 2025/11/13 03:19:53 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:53 DEBUG : three.txt: copy non-chunked object... 2025/11/13 03:19:53 DEBUG : three.txt.bak: size = 5 OK 2025/11/13 03:19:53 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:19:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 03:19:53 INFO : three.txt: Deleted 2025/11/13 03:19:53 INFO : three.txt: Moved into backup dir 2025/11/13 03:19:53 DEBUG : dst/three.txt: size = 6 OK 2025/11/13 03:19:53 DEBUG : dst/three.txt.rclone_chunk.001_ng94vb: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/13 03:19:53 INFO : dst/three.txt.rclone_chunk.001_ng94vb: Copied (server-side copy) to: dst/three.txt 2025/11/13 03:19:53 INFO : dst/three.txt.rclone_chunk.001_ng94vb: Deleted 2025/11/13 03:19:54 DEBUG : one.bak: Excluded (Path Filter) 2025/11/13 03:19:54 DEBUG : one.bak: Excluded 2025/11/13 03:19:54 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/13 03:19:54 DEBUG : three.txt.bak: Excluded 2025/11/13 03:19:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:54 DEBUG : two: size = 3 OK 2025/11/13 03:19:54 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for checks to finish 2025/11/13 03:19:54 DEBUG : one: Sizes differ 2025/11/13 03:19:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:54 DEBUG : two: Unchanged skipping 2025/11/13 03:19:54 DEBUG : one: copy non-chunked object... 2025/11/13 03:19:54 DEBUG : one.bak: size = 4 OK 2025/11/13 03:19:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:54 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 03:19:54 INFO : one: Deleted 2025/11/13 03:19:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst': Waiting for transfers to finish 2025/11/13 03:19:54 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:54 DEBUG : one: size = 5 OK 2025/11/13 03:19:54 DEBUG : one.rclone_chunk.001_ng95yh: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/13 03:19:54 INFO : one.rclone_chunk.001_ng95yh: Copied (server-side copy) to: one 2025/11/13 03:19:54 INFO : one.rclone_chunk.001_ng95yh: Deleted 2025/11/13 03:19:54 DEBUG : one: size = 5 OK 2025/11/13 03:19:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/13 03:19:54 INFO : one: Copied (new) 2025/11/13 03:19:54 DEBUG : Waiting for deletions to finish 2025/11/13 03:19:55 DEBUG : three.txt: copy non-chunked object... 2025/11/13 03:19:55 DEBUG : three.txt.bak: size = 6 OK 2025/11/13 03:19:55 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/13 03:19:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 03:19:55 INFO : three.txt: Deleted 2025/11/13 03:19:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (4.97s) === RUN TestSyncSuffix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:19:56 DEBUG : dst/one: size = 3 OK 2025/11/13 03:19:56 DEBUG : dst/one.rclone_chunk.001_ng96py: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:56 INFO : dst/one.rclone_chunk.001_ng96py: Copied (server-side copy) to: dst/one 2025/11/13 03:19:56 INFO : dst/one.rclone_chunk.001_ng96py: Deleted 2025/11/13 03:19:56 DEBUG : dst/two: size = 3 OK 2025/11/13 03:19:56 DEBUG : dst/two.rclone_chunk.001_ng97tz: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/13 03:19:56 INFO : dst/two.rclone_chunk.001_ng97tz: Copied (server-side copy) to: dst/two 2025/11/13 03:19:56 INFO : dst/two.rclone_chunk.001_ng97tz: Deleted 2025/11/13 03:19:57 DEBUG : dst/three.txt: size = 5 OK 2025/11/13 03:19:57 DEBUG : dst/three.txt.rclone_chunk.001_ng97a1: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:19:57 INFO : dst/three.txt.rclone_chunk.001_ng97a1: Copied (server-side copy) to: dst/three.txt 2025/11/13 03:19:57 INFO : dst/three.txt.rclone_chunk.001_ng97a1: Deleted 2025/11/13 03:19:57 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:19:57 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:19:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:57 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:57 DEBUG : one: Sizes differ 2025/11/13 03:19:57 DEBUG : one: copy non-chunked object... 2025/11/13 03:19:57 DEBUG : one.bak: size = 3 OK 2025/11/13 03:19:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:19:57 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 03:19:57 INFO : one: Deleted 2025/11/13 03:19:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:58 DEBUG : one: size = 4 OK 2025/11/13 03:19:58 DEBUG : one.rclone_chunk.001_ng988l: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:58 INFO : one.rclone_chunk.001_ng988l: Copied (server-side copy) to: one 2025/11/13 03:19:58 INFO : one.rclone_chunk.001_ng988l: Deleted 2025/11/13 03:19:58 DEBUG : one: size = 4 OK 2025/11/13 03:19:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:58 INFO : one: Copied (new) 2025/11/13 03:19:58 DEBUG : two: size = 3 OK 2025/11/13 03:19:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:19:58 DEBUG : two: Unchanged skipping 2025/11/13 03:19:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:58 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:58 DEBUG : three.txt: Sizes differ 2025/11/13 03:19:58 DEBUG : three.txt: copy non-chunked object... 2025/11/13 03:19:58 DEBUG : three.txt.bak: size = 5 OK 2025/11/13 03:19:58 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:19:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 03:19:58 INFO : three.txt: Deleted 2025/11/13 03:19:58 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:19:58 DEBUG : three.txt: size = 6 OK 2025/11/13 03:19:58 DEBUG : three.txt.rclone_chunk.001_ng99ch: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/13 03:19:58 INFO : three.txt.rclone_chunk.001_ng99ch: Copied (server-side copy) to: three.txt 2025/11/13 03:19:59 INFO : three.txt.rclone_chunk.001_ng99ch: Deleted 2025/11/13 03:19:59 DEBUG : three.txt: size = 6 OK 2025/11/13 03:19:59 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/13 03:19:59 INFO : three.txt: Copied (new) 2025/11/13 03:19:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:19:59 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:19:59 DEBUG : one: Sizes differ 2025/11/13 03:19:59 DEBUG : one: copy non-chunked object... 2025/11/13 03:19:59 DEBUG : one.bak: size = 4 OK 2025/11/13 03:19:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:19:59 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 03:19:59 INFO : one: Deleted 2025/11/13 03:20:00 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:00 DEBUG : one: size = 5 OK 2025/11/13 03:20:00 DEBUG : one.rclone_chunk.001_ng9bx9: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/13 03:20:00 INFO : one.rclone_chunk.001_ng9bx9: Copied (server-side copy) to: one 2025/11/13 03:20:00 INFO : one.rclone_chunk.001_ng9bx9: Deleted 2025/11/13 03:20:00 DEBUG : one: size = 5 OK 2025/11/13 03:20:00 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/13 03:20:00 INFO : one: Copied (new) 2025/11/13 03:20:00 DEBUG : two: size = 3 OK 2025/11/13 03:20:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:00 DEBUG : two: Unchanged skipping 2025/11/13 03:20:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:00 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:20:00 DEBUG : three.txt: Sizes differ 2025/11/13 03:20:00 DEBUG : three.txt: copy non-chunked object... 2025/11/13 03:20:00 DEBUG : three.txt.bak: size = 6 OK 2025/11/13 03:20:00 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/13 03:20:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 03:20:00 INFO : three.txt: Deleted 2025/11/13 03:20:00 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:01 DEBUG : three.txt: size = 19 OK 2025/11/13 03:20:01 DEBUG : three.txt.rclone_chunk.001_ng9b2t: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/13 03:20:01 INFO : three.txt.rclone_chunk.001_ng9b2t: Copied (server-side copy) to: three.txt 2025/11/13 03:20:01 INFO : three.txt.rclone_chunk.001_ng9b2t: Deleted 2025/11/13 03:20:01 DEBUG : three.txt: size = 19 OK 2025/11/13 03:20:01 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/13 03:20:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.11s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:20:02 DEBUG : dst/one: size = 3 OK 2025/11/13 03:20:02 DEBUG : dst/one.rclone_chunk.001_ng9ch4: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:20:02 INFO : dst/one.rclone_chunk.001_ng9ch4: Copied (server-side copy) to: dst/one 2025/11/13 03:20:02 INFO : dst/one.rclone_chunk.001_ng9ch4: Deleted 2025/11/13 03:20:02 DEBUG : dst/two: size = 3 OK 2025/11/13 03:20:02 DEBUG : dst/two.rclone_chunk.001_ng9d76: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/13 03:20:02 INFO : dst/two.rclone_chunk.001_ng9d76: Copied (server-side copy) to: dst/two 2025/11/13 03:20:02 INFO : dst/two.rclone_chunk.001_ng9d76: Deleted 2025/11/13 03:20:03 DEBUG : dst/three.txt: size = 5 OK 2025/11/13 03:20:03 DEBUG : dst/three.txt.rclone_chunk.001_ng9dz6: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:20:03 INFO : dst/three.txt.rclone_chunk.001_ng9dz6: Copied (server-side copy) to: dst/three.txt 2025/11/13 03:20:03 INFO : dst/three.txt.rclone_chunk.001_ng9dz6: Deleted 2025/11/13 03:20:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:20:03 DEBUG : Creating backend with remote "TestS3:rclone-test-qonumaz2liqe/dst" 2025/11/13 03:20:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:03 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:20:03 DEBUG : one: Sizes differ 2025/11/13 03:20:03 DEBUG : one: copy non-chunked object... 2025/11/13 03:20:03 DEBUG : one-2019-01-01: size = 3 OK 2025/11/13 03:20:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/13 03:20:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/13 03:20:03 INFO : one: Deleted 2025/11/13 03:20:03 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:04 DEBUG : one: size = 4 OK 2025/11/13 03:20:04 DEBUG : one.rclone_chunk.001_ng9e8x: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:20:04 INFO : one.rclone_chunk.001_ng9e8x: Copied (server-side copy) to: one 2025/11/13 03:20:04 INFO : one.rclone_chunk.001_ng9e8x: Deleted 2025/11/13 03:20:04 DEBUG : one: size = 4 OK 2025/11/13 03:20:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:20:04 INFO : one: Copied (new) 2025/11/13 03:20:04 DEBUG : two: size = 3 OK 2025/11/13 03:20:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:04 DEBUG : two: Unchanged skipping 2025/11/13 03:20:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:04 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:20:04 DEBUG : three.txt: Sizes differ 2025/11/13 03:20:04 DEBUG : three.txt: copy non-chunked object... 2025/11/13 03:20:04 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/13 03:20:04 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/13 03:20:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/13 03:20:04 INFO : three.txt: Deleted 2025/11/13 03:20:04 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:04 DEBUG : three.txt: size = 6 OK 2025/11/13 03:20:04 DEBUG : three.txt.rclone_chunk.001_ng9f0g: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/13 03:20:04 INFO : three.txt.rclone_chunk.001_ng9f0g: Copied (server-side copy) to: three.txt 2025/11/13 03:20:05 INFO : three.txt.rclone_chunk.001_ng9f0g: Deleted 2025/11/13 03:20:05 DEBUG : three.txt: size = 6 OK 2025/11/13 03:20:05 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/13 03:20:05 INFO : three.txt: Copied (new) 2025/11/13 03:20:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:05 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:20:05 DEBUG : one: Sizes differ 2025/11/13 03:20:05 DEBUG : one: copy non-chunked object... 2025/11/13 03:20:05 DEBUG : one-2019-01-01: size = 4 OK 2025/11/13 03:20:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/13 03:20:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/13 03:20:05 INFO : one: Deleted 2025/11/13 03:20:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:06 DEBUG : one: size = 5 OK 2025/11/13 03:20:06 DEBUG : one.rclone_chunk.001_ng9gv5: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/13 03:20:06 INFO : one.rclone_chunk.001_ng9gv5: Copied (server-side copy) to: one 2025/11/13 03:20:06 INFO : one.rclone_chunk.001_ng9gv5: Deleted 2025/11/13 03:20:06 DEBUG : one: size = 5 OK 2025/11/13 03:20:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/13 03:20:06 INFO : one: Copied (new) 2025/11/13 03:20:06 DEBUG : two: size = 3 OK 2025/11/13 03:20:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:06 DEBUG : two: Unchanged skipping 2025/11/13 03:20:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:06 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe/dst') 2025/11/13 03:20:06 DEBUG : three.txt: Sizes differ 2025/11/13 03:20:06 DEBUG : three.txt: copy non-chunked object... 2025/11/13 03:20:06 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/13 03:20:06 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/13 03:20:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/13 03:20:06 INFO : three.txt: Deleted 2025/11/13 03:20:06 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:07 DEBUG : three.txt: size = 19 OK 2025/11/13 03:20:07 DEBUG : three.txt.rclone_chunk.001_ng9hd3: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/13 03:20:07 INFO : three.txt.rclone_chunk.001_ng9hd3: Copied (server-side copy) to: three.txt 2025/11/13 03:20:07 INFO : three.txt.rclone_chunk.001_ng9hd3: Deleted 2025/11/13 03:20:07 DEBUG : three.txt: size = 19 OK 2025/11/13 03:20:07 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/13 03:20:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (5.99s) === RUN TestSyncUTFNorm run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:20:08 DEBUG : Testêé: size = 18 OK 2025/11/13 03:20:08 DEBUG : Testêé.rclone_chunk.001_ng9i7k: md5 = 3b5c716b1f94ae30389ea40ea76fa0d5 OK 2025/11/13 03:20:08 INFO : Testêé.rclone_chunk.001_ng9i7k: Copied (server-side copy) to: Testêé 2025/11/13 03:20:08 INFO : Testêé.rclone_chunk.001_ng9i7k: Deleted 2025/11/13 03:20:08 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:08 DEBUG : Testêé: size = 18 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:08 DEBUG : Testêé: Sizes differ 2025/11/13 03:20:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:20:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:20:08 DEBUG : Testêé: size = 14 OK 2025/11/13 03:20:08 DEBUG : Testêé.rclone_chunk.001_ng9jpc: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/11/13 03:20:08 INFO : Testêé.rclone_chunk.001_ng9jpc: Copied (server-side copy) to: Testêé 2025/11/13 03:20:08 INFO : Testêé.rclone_chunk.001_ng9jpc: Deleted 2025/11/13 03:20:08 DEBUG : Testêé: size = 14 OK 2025/11/13 03:20:08 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/11/13 03:20:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/13 03:20:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.25s) === RUN TestSyncImmutable run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:20:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/13 03:20:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:20:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:20:09 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:09 DEBUG : existing: size = 6 OK 2025/11/13 03:20:09 DEBUG : existing.rclone_chunk.001_ng9k3i: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:09 INFO : existing.rclone_chunk.001_ng9k3i: Copied (server-side copy) to: existing 2025/11/13 03:20:09 INFO : existing.rclone_chunk.001_ng9k3i: Deleted 2025/11/13 03:20:09 DEBUG : existing: size = 6 OK 2025/11/13 03:20:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:09 INFO : existing: Copied (new) 2025/11/13 03:20:09 DEBUG : Waiting for deletions to finish 2025/11/13 03:20:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:20:10 DEBUG : existing: size = 8 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:10 DEBUG : existing: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:10 DEBUG : existing: Sizes differ 2025/11/13 03:20:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/13 03:20:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:20:10 ERROR : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': not deleting files as there were IO errors 2025/11/13 03:20:10 ERROR : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.20s) === RUN TestSyncIgnoreCase run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:20:10 DEBUG : EXISTING: size = 6 OK 2025/11/13 03:20:10 DEBUG : EXISTING.rclone_chunk.001_ng9l3v: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:10 INFO : EXISTING.rclone_chunk.001_ng9l3v: Copied (server-side copy) to: EXISTING 2025/11/13 03:20:10 INFO : EXISTING.rclone_chunk.001_ng9l3v: Deleted 2025/11/13 03:20:10 DEBUG : EXISTING: size = 6 OK 2025/11/13 03:20:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:20:10 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:10 DEBUG : existing: Unchanged skipping 2025/11/13 03:20:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:20:10 DEBUG : Waiting for deletions to finish 2025/11/13 03:20:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.85s) === RUN TestFixCase run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.09s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (0.26s) --- SKIP: TestMaxTransfer/Hard (0.08s) --- SKIP: TestMaxTransfer/Soft (0.09s) --- SKIP: TestMaxTransfer/Cautious (0.08s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:20:11 DEBUG : both0: size = 6 OK 2025/11/13 03:20:11 DEBUG : both0.rclone_chunk.001_ng9mr3: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:11 INFO : both0.rclone_chunk.001_ng9mr3: Copied (server-side copy) to: both0 2025/11/13 03:20:11 INFO : both0.rclone_chunk.001_ng9mr3: Deleted 2025/11/13 03:20:12 DEBUG : only0: size = 6 OK 2025/11/13 03:20:12 DEBUG : only0.rclone_chunk.001_ng9n6g: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:12 INFO : only0.rclone_chunk.001_ng9n6g: Copied (server-side copy) to: only0 2025/11/13 03:20:12 INFO : only0.rclone_chunk.001_ng9n6g: Deleted 2025/11/13 03:20:12 DEBUG : both1: size = 6 OK 2025/11/13 03:20:12 DEBUG : both1.rclone_chunk.001_ng9nnv: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:12 INFO : both1.rclone_chunk.001_ng9nnv: Copied (server-side copy) to: both1 2025/11/13 03:20:12 INFO : both1.rclone_chunk.001_ng9nnv: Deleted 2025/11/13 03:20:13 DEBUG : only1: size = 6 OK 2025/11/13 03:20:13 DEBUG : only1.rclone_chunk.001_ng9ncd: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:13 INFO : only1.rclone_chunk.001_ng9ncd: Copied (server-side copy) to: only1 2025/11/13 03:20:13 INFO : only1.rclone_chunk.001_ng9ncd: Deleted 2025/11/13 03:20:13 DEBUG : both2: size = 6 OK 2025/11/13 03:20:13 DEBUG : both2.rclone_chunk.001_ng9ow8: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:13 INFO : both2.rclone_chunk.001_ng9ow8: Copied (server-side copy) to: both2 2025/11/13 03:20:13 INFO : both2.rclone_chunk.001_ng9ow8: Deleted 2025/11/13 03:20:14 DEBUG : only2: size = 6 OK 2025/11/13 03:20:14 DEBUG : only2.rclone_chunk.001_ng9o4x: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:14 INFO : only2.rclone_chunk.001_ng9o4x: Copied (server-side copy) to: only2 2025/11/13 03:20:14 INFO : only2.rclone_chunk.001_ng9o4x: Deleted 2025/11/13 03:20:14 DEBUG : both3: size = 6 OK 2025/11/13 03:20:14 DEBUG : both3.rclone_chunk.001_ng9p65: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:14 INFO : both3.rclone_chunk.001_ng9p65: Copied (server-side copy) to: both3 2025/11/13 03:20:14 INFO : both3.rclone_chunk.001_ng9p65: Deleted 2025/11/13 03:20:14 DEBUG : only3: size = 6 OK 2025/11/13 03:20:14 DEBUG : only3.rclone_chunk.001_ng9p32: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:14 INFO : only3.rclone_chunk.001_ng9p32: Copied (server-side copy) to: only3 2025/11/13 03:20:14 INFO : only3.rclone_chunk.001_ng9p32: Deleted 2025/11/13 03:20:15 DEBUG : both4: size = 6 OK 2025/11/13 03:20:15 DEBUG : both4.rclone_chunk.001_ng9pta: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:15 INFO : both4.rclone_chunk.001_ng9pta: Copied (server-side copy) to: both4 2025/11/13 03:20:15 INFO : both4.rclone_chunk.001_ng9pta: Deleted 2025/11/13 03:20:15 DEBUG : only4: size = 6 OK 2025/11/13 03:20:15 DEBUG : only4.rclone_chunk.001_ng9q5f: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:15 INFO : only4.rclone_chunk.001_ng9q5f: Copied (server-side copy) to: only4 2025/11/13 03:20:15 INFO : only4.rclone_chunk.001_ng9q5f: Deleted 2025/11/13 03:20:16 DEBUG : both5: size = 6 OK 2025/11/13 03:20:16 DEBUG : both5.rclone_chunk.001_ng9q82: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:16 INFO : both5.rclone_chunk.001_ng9q82: Copied (server-side copy) to: both5 2025/11/13 03:20:16 INFO : both5.rclone_chunk.001_ng9q82: Deleted 2025/11/13 03:20:16 DEBUG : only5: size = 6 OK 2025/11/13 03:20:16 DEBUG : only5.rclone_chunk.001_ng9r62: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:16 INFO : only5.rclone_chunk.001_ng9r62: Copied (server-side copy) to: only5 2025/11/13 03:20:16 INFO : only5.rclone_chunk.001_ng9r62: Deleted 2025/11/13 03:20:16 DEBUG : both6: size = 6 OK 2025/11/13 03:20:16 DEBUG : both6.rclone_chunk.001_ng9r6e: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:16 INFO : both6.rclone_chunk.001_ng9r6e: Copied (server-side copy) to: both6 2025/11/13 03:20:17 INFO : both6.rclone_chunk.001_ng9r6e: Deleted 2025/11/13 03:20:17 DEBUG : only6: size = 6 OK 2025/11/13 03:20:17 DEBUG : only6.rclone_chunk.001_ng9smu: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:17 INFO : only6.rclone_chunk.001_ng9smu: Copied (server-side copy) to: only6 2025/11/13 03:20:17 INFO : only6.rclone_chunk.001_ng9smu: Deleted 2025/11/13 03:20:17 DEBUG : both7: size = 6 OK 2025/11/13 03:20:17 DEBUG : both7.rclone_chunk.001_ng9sgp: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:17 INFO : both7.rclone_chunk.001_ng9sgp: Copied (server-side copy) to: both7 2025/11/13 03:20:17 INFO : both7.rclone_chunk.001_ng9sgp: Deleted 2025/11/13 03:20:18 DEBUG : only7: size = 6 OK 2025/11/13 03:20:18 DEBUG : only7.rclone_chunk.001_ng9suk: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:18 INFO : only7.rclone_chunk.001_ng9suk: Copied (server-side copy) to: only7 2025/11/13 03:20:18 INFO : only7.rclone_chunk.001_ng9suk: Deleted 2025/11/13 03:20:18 DEBUG : both8: size = 6 OK 2025/11/13 03:20:18 DEBUG : both8.rclone_chunk.001_ng9tjw: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:18 INFO : both8.rclone_chunk.001_ng9tjw: Copied (server-side copy) to: both8 2025/11/13 03:20:18 INFO : both8.rclone_chunk.001_ng9tjw: Deleted 2025/11/13 03:20:18 DEBUG : only8: size = 6 OK 2025/11/13 03:20:18 DEBUG : only8.rclone_chunk.001_ng9tfn: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:18 INFO : only8.rclone_chunk.001_ng9tfn: Copied (server-side copy) to: only8 2025/11/13 03:20:19 INFO : only8.rclone_chunk.001_ng9tfn: Deleted 2025/11/13 03:20:19 DEBUG : both9: size = 6 OK 2025/11/13 03:20:19 DEBUG : both9.rclone_chunk.001_ng9uzh: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:19 INFO : both9.rclone_chunk.001_ng9uzh: Copied (server-side copy) to: both9 2025/11/13 03:20:19 INFO : both9.rclone_chunk.001_ng9uzh: Deleted 2025/11/13 03:20:19 DEBUG : only9: size = 6 OK 2025/11/13 03:20:19 DEBUG : only9.rclone_chunk.001_ng9uop: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:19 INFO : only9.rclone_chunk.001_ng9uop: Copied (server-side copy) to: only9 2025/11/13 03:20:19 INFO : only9.rclone_chunk.001_ng9uop: Deleted 2025/11/13 03:20:20 DEBUG : both10: size = 6 OK 2025/11/13 03:20:20 DEBUG : both10.rclone_chunk.001_ng9ulc: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:20 INFO : both10.rclone_chunk.001_ng9ulc: Copied (server-side copy) to: both10 2025/11/13 03:20:20 INFO : both10.rclone_chunk.001_ng9ulc: Deleted 2025/11/13 03:20:20 DEBUG : only10: size = 6 OK 2025/11/13 03:20:20 DEBUG : only10.rclone_chunk.001_ng9vh9: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:20 INFO : only10.rclone_chunk.001_ng9vh9: Copied (server-side copy) to: only10 2025/11/13 03:20:20 INFO : only10.rclone_chunk.001_ng9vh9: Deleted 2025/11/13 03:20:21 DEBUG : both11: size = 6 OK 2025/11/13 03:20:21 DEBUG : both11.rclone_chunk.001_ng9vih: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:21 INFO : both11.rclone_chunk.001_ng9vih: Copied (server-side copy) to: both11 2025/11/13 03:20:21 INFO : both11.rclone_chunk.001_ng9vih: Deleted 2025/11/13 03:20:21 DEBUG : only11: size = 6 OK 2025/11/13 03:20:21 DEBUG : only11.rclone_chunk.001_ng9wqt: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:21 INFO : only11.rclone_chunk.001_ng9wqt: Copied (server-side copy) to: only11 2025/11/13 03:20:21 INFO : only11.rclone_chunk.001_ng9wqt: Deleted 2025/11/13 03:20:21 DEBUG : both12: size = 6 OK 2025/11/13 03:20:21 DEBUG : both12.rclone_chunk.001_ng9wm6: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:21 INFO : both12.rclone_chunk.001_ng9wm6: Copied (server-side copy) to: both12 2025/11/13 03:20:22 INFO : both12.rclone_chunk.001_ng9wm6: Deleted 2025/11/13 03:20:22 DEBUG : only12: size = 6 OK 2025/11/13 03:20:22 DEBUG : only12.rclone_chunk.001_ng9xd6: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:22 INFO : only12.rclone_chunk.001_ng9xd6: Copied (server-side copy) to: only12 2025/11/13 03:20:22 INFO : only12.rclone_chunk.001_ng9xd6: Deleted 2025/11/13 03:20:22 DEBUG : both13: size = 6 OK 2025/11/13 03:20:22 DEBUG : both13.rclone_chunk.001_ng9xds: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:22 INFO : both13.rclone_chunk.001_ng9xds: Copied (server-side copy) to: both13 2025/11/13 03:20:22 INFO : both13.rclone_chunk.001_ng9xds: Deleted 2025/11/13 03:20:23 DEBUG : only13: size = 6 OK 2025/11/13 03:20:23 DEBUG : only13.rclone_chunk.001_ng9x1f: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:23 INFO : only13.rclone_chunk.001_ng9x1f: Copied (server-side copy) to: only13 2025/11/13 03:20:23 INFO : only13.rclone_chunk.001_ng9x1f: Deleted 2025/11/13 03:20:23 DEBUG : both14: size = 6 OK 2025/11/13 03:20:23 DEBUG : both14.rclone_chunk.001_ng9yzz: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:23 INFO : both14.rclone_chunk.001_ng9yzz: Copied (server-side copy) to: both14 2025/11/13 03:20:23 INFO : both14.rclone_chunk.001_ng9yzz: Deleted 2025/11/13 03:20:24 DEBUG : only14: size = 6 OK 2025/11/13 03:20:24 DEBUG : only14.rclone_chunk.001_ng9yhy: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:24 INFO : only14.rclone_chunk.001_ng9yhy: Copied (server-side copy) to: only14 2025/11/13 03:20:24 INFO : only14.rclone_chunk.001_ng9yhy: Deleted 2025/11/13 03:20:24 DEBUG : both15: size = 6 OK 2025/11/13 03:20:24 DEBUG : both15.rclone_chunk.001_ng9zvm: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:24 INFO : both15.rclone_chunk.001_ng9zvm: Copied (server-side copy) to: both15 2025/11/13 03:20:24 INFO : both15.rclone_chunk.001_ng9zvm: Deleted 2025/11/13 03:20:24 DEBUG : only15: size = 6 OK 2025/11/13 03:20:24 DEBUG : only15.rclone_chunk.001_ng9zko: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:24 INFO : only15.rclone_chunk.001_ng9zko: Copied (server-side copy) to: only15 2025/11/13 03:20:25 INFO : only15.rclone_chunk.001_ng9zko: Deleted 2025/11/13 03:20:25 DEBUG : both16: size = 6 OK 2025/11/13 03:20:25 DEBUG : both16.rclone_chunk.001_nga01e: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:25 INFO : both16.rclone_chunk.001_nga01e: Copied (server-side copy) to: both16 2025/11/13 03:20:25 INFO : both16.rclone_chunk.001_nga01e: Deleted 2025/11/13 03:20:25 DEBUG : only16: size = 6 OK 2025/11/13 03:20:25 DEBUG : only16.rclone_chunk.001_nga0yd: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:25 INFO : only16.rclone_chunk.001_nga0yd: Copied (server-side copy) to: only16 2025/11/13 03:20:25 INFO : only16.rclone_chunk.001_nga0yd: Deleted 2025/11/13 03:20:26 DEBUG : both17: size = 6 OK 2025/11/13 03:20:26 DEBUG : both17.rclone_chunk.001_nga0qu: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:26 INFO : both17.rclone_chunk.001_nga0qu: Copied (server-side copy) to: both17 2025/11/13 03:20:26 INFO : both17.rclone_chunk.001_nga0qu: Deleted 2025/11/13 03:20:26 DEBUG : only17: size = 6 OK 2025/11/13 03:20:26 DEBUG : only17.rclone_chunk.001_nga1tl: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:26 INFO : only17.rclone_chunk.001_nga1tl: Copied (server-side copy) to: only17 2025/11/13 03:20:26 INFO : only17.rclone_chunk.001_nga1tl: Deleted 2025/11/13 03:20:27 DEBUG : both18: size = 6 OK 2025/11/13 03:20:27 DEBUG : both18.rclone_chunk.001_nga1fw: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:27 INFO : both18.rclone_chunk.001_nga1fw: Copied (server-side copy) to: both18 2025/11/13 03:20:27 INFO : both18.rclone_chunk.001_nga1fw: Deleted 2025/11/13 03:20:27 DEBUG : only18: size = 6 OK 2025/11/13 03:20:27 DEBUG : only18.rclone_chunk.001_nga22y: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:27 INFO : only18.rclone_chunk.001_nga22y: Copied (server-side copy) to: only18 2025/11/13 03:20:27 INFO : only18.rclone_chunk.001_nga22y: Deleted 2025/11/13 03:20:27 DEBUG : both19: size = 6 OK 2025/11/13 03:20:27 DEBUG : both19.rclone_chunk.001_nga2ff: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:27 INFO : both19.rclone_chunk.001_nga2ff: Copied (server-side copy) to: both19 2025/11/13 03:20:28 INFO : both19.rclone_chunk.001_nga2ff: Deleted 2025/11/13 03:20:28 DEBUG : only19: size = 6 OK 2025/11/13 03:20:28 DEBUG : only19.rclone_chunk.001_nga3tr: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:28 INFO : only19.rclone_chunk.001_nga3tr: Copied (server-side copy) to: only19 2025/11/13 03:20:28 INFO : only19.rclone_chunk.001_nga3tr: Deleted 2025/11/13 03:20:30 DEBUG : both0: size = 6 OK 2025/11/13 03:20:30 DEBUG : both10: size = 6 OK 2025/11/13 03:20:30 DEBUG : both11: size = 6 OK 2025/11/13 03:20:30 DEBUG : both12: size = 6 OK 2025/11/13 03:20:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:20:30 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both10: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both13: size = 6 OK 2025/11/13 03:20:30 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both11: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both14: size = 6 OK 2025/11/13 03:20:30 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both0: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both15: size = 6 OK 2025/11/13 03:20:30 DEBUG : both14: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both16: size = 6 OK 2025/11/13 03:20:30 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both13: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both17: size = 6 OK 2025/11/13 03:20:30 DEBUG : both12: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both18: size = 6 OK 2025/11/13 03:20:30 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both15: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both19: size = 6 OK 2025/11/13 03:20:30 DEBUG : both18: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both1: size = 6 OK 2025/11/13 03:20:30 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both16: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both2: size = 6 OK 2025/11/13 03:20:30 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both17: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both3: size = 6 OK 2025/11/13 03:20:30 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both19: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both4: size = 6 OK 2025/11/13 03:20:30 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both1: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both5: size = 6 OK 2025/11/13 03:20:30 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both2: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both6: size = 6 OK 2025/11/13 03:20:30 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both3: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both7: size = 6 OK 2025/11/13 03:20:30 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both4: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both8: size = 6 OK 2025/11/13 03:20:30 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both6: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both9: size = 6 OK 2025/11/13 03:20:30 DEBUG : both7: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both5: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both8: Unchanged skipping 2025/11/13 03:20:30 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:30 DEBUG : both9: Unchanged skipping 2025/11/13 03:20:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:20:30 DEBUG : Waiting for deletions to finish 2025/11/13 03:20:30 INFO : only1: Deleted 2025/11/13 03:20:30 INFO : only5: Deleted 2025/11/13 03:20:30 INFO : only16: Deleted 2025/11/13 03:20:30 INFO : only18: Deleted 2025/11/13 03:20:30 INFO : only17: Deleted 2025/11/13 03:20:30 INFO : only9: Deleted 2025/11/13 03:20:30 INFO : only19: Deleted 2025/11/13 03:20:30 INFO : only6: Deleted 2025/11/13 03:20:30 INFO : only7: Deleted 2025/11/13 03:20:30 INFO : only13: Deleted 2025/11/13 03:20:30 INFO : only14: Deleted 2025/11/13 03:20:30 INFO : only2: Deleted 2025/11/13 03:20:30 INFO : only3: Deleted 2025/11/13 03:20:30 INFO : only0: Deleted 2025/11/13 03:20:30 INFO : only10: Deleted 2025/11/13 03:20:30 INFO : only12: Deleted 2025/11/13 03:20:30 INFO : only15: Deleted 2025/11/13 03:20:30 INFO : only8: Deleted 2025/11/13 03:20:30 INFO : only4: Deleted 2025/11/13 03:20:30 INFO : only11: Deleted --- PASS: TestSyncConcurrentDelete (22.04s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:20:33 DEBUG : both0: size = 6 OK 2025/11/13 03:20:33 DEBUG : both0.rclone_chunk.001_nga8ap: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:33 INFO : both0.rclone_chunk.001_nga8ap: Copied (server-side copy) to: both0 2025/11/13 03:20:34 INFO : both0.rclone_chunk.001_nga8ap: Deleted 2025/11/13 03:20:34 DEBUG : only0: size = 6 OK 2025/11/13 03:20:34 DEBUG : only0.rclone_chunk.001_nga9ca: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:34 INFO : only0.rclone_chunk.001_nga9ca: Copied (server-side copy) to: only0 2025/11/13 03:20:34 INFO : only0.rclone_chunk.001_nga9ca: Deleted 2025/11/13 03:20:34 DEBUG : both1: size = 6 OK 2025/11/13 03:20:34 DEBUG : both1.rclone_chunk.001_nga9wq: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:34 INFO : both1.rclone_chunk.001_nga9wq: Copied (server-side copy) to: both1 2025/11/13 03:20:34 INFO : both1.rclone_chunk.001_nga9wq: Deleted 2025/11/13 03:20:35 DEBUG : only1: size = 6 OK 2025/11/13 03:20:35 DEBUG : only1.rclone_chunk.001_nga9f6: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:35 INFO : only1.rclone_chunk.001_nga9f6: Copied (server-side copy) to: only1 2025/11/13 03:20:35 INFO : only1.rclone_chunk.001_nga9f6: Deleted 2025/11/13 03:20:35 DEBUG : both2: size = 6 OK 2025/11/13 03:20:35 DEBUG : both2.rclone_chunk.001_ngaakz: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:35 INFO : both2.rclone_chunk.001_ngaakz: Copied (server-side copy) to: both2 2025/11/13 03:20:35 INFO : both2.rclone_chunk.001_ngaakz: Deleted 2025/11/13 03:20:36 DEBUG : only2: size = 6 OK 2025/11/13 03:20:36 DEBUG : only2.rclone_chunk.001_ngaavx: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:36 INFO : only2.rclone_chunk.001_ngaavx: Copied (server-side copy) to: only2 2025/11/13 03:20:36 INFO : only2.rclone_chunk.001_ngaavx: Deleted 2025/11/13 03:20:36 DEBUG : both3: size = 6 OK 2025/11/13 03:20:36 DEBUG : both3.rclone_chunk.001_ngabty: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:36 INFO : both3.rclone_chunk.001_ngabty: Copied (server-side copy) to: both3 2025/11/13 03:20:36 INFO : both3.rclone_chunk.001_ngabty: Deleted 2025/11/13 03:20:36 DEBUG : only3: size = 6 OK 2025/11/13 03:20:36 DEBUG : only3.rclone_chunk.001_ngabwd: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:36 INFO : only3.rclone_chunk.001_ngabwd: Copied (server-side copy) to: only3 2025/11/13 03:20:36 INFO : only3.rclone_chunk.001_ngabwd: Deleted 2025/11/13 03:20:37 DEBUG : both4: size = 6 OK 2025/11/13 03:20:37 DEBUG : both4.rclone_chunk.001_ngabp0: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:37 INFO : both4.rclone_chunk.001_ngabp0: Copied (server-side copy) to: both4 2025/11/13 03:20:37 INFO : both4.rclone_chunk.001_ngabp0: Deleted 2025/11/13 03:20:37 DEBUG : only4: size = 6 OK 2025/11/13 03:20:37 DEBUG : only4.rclone_chunk.001_ngac0k: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:37 INFO : only4.rclone_chunk.001_ngac0k: Copied (server-side copy) to: only4 2025/11/13 03:20:37 INFO : only4.rclone_chunk.001_ngac0k: Deleted 2025/11/13 03:20:38 DEBUG : both5: size = 6 OK 2025/11/13 03:20:38 DEBUG : both5.rclone_chunk.001_ngacnv: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:38 INFO : both5.rclone_chunk.001_ngacnv: Copied (server-side copy) to: both5 2025/11/13 03:20:38 INFO : both5.rclone_chunk.001_ngacnv: Deleted 2025/11/13 03:20:38 DEBUG : only5: size = 6 OK 2025/11/13 03:20:38 DEBUG : only5.rclone_chunk.001_ngadma: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:38 INFO : only5.rclone_chunk.001_ngadma: Copied (server-side copy) to: only5 2025/11/13 03:20:38 INFO : only5.rclone_chunk.001_ngadma: Deleted 2025/11/13 03:20:38 DEBUG : both6: size = 6 OK 2025/11/13 03:20:38 DEBUG : both6.rclone_chunk.001_ngadu5: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:38 INFO : both6.rclone_chunk.001_ngadu5: Copied (server-side copy) to: both6 2025/11/13 03:20:39 INFO : both6.rclone_chunk.001_ngadu5: Deleted 2025/11/13 03:20:39 DEBUG : only6: size = 6 OK 2025/11/13 03:20:39 DEBUG : only6.rclone_chunk.001_ngaekp: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:39 INFO : only6.rclone_chunk.001_ngaekp: Copied (server-side copy) to: only6 2025/11/13 03:20:39 INFO : only6.rclone_chunk.001_ngaekp: Deleted 2025/11/13 03:20:39 DEBUG : both7: size = 6 OK 2025/11/13 03:20:39 DEBUG : both7.rclone_chunk.001_ngae0r: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:39 INFO : both7.rclone_chunk.001_ngae0r: Copied (server-side copy) to: both7 2025/11/13 03:20:39 INFO : both7.rclone_chunk.001_ngae0r: Deleted 2025/11/13 03:20:40 DEBUG : only7: size = 6 OK 2025/11/13 03:20:40 DEBUG : only7.rclone_chunk.001_ngae97: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:40 INFO : only7.rclone_chunk.001_ngae97: Copied (server-side copy) to: only7 2025/11/13 03:20:40 INFO : only7.rclone_chunk.001_ngae97: Deleted 2025/11/13 03:20:40 DEBUG : both8: size = 6 OK 2025/11/13 03:20:40 DEBUG : both8.rclone_chunk.001_ngafqm: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:40 INFO : both8.rclone_chunk.001_ngafqm: Copied (server-side copy) to: both8 2025/11/13 03:20:40 INFO : both8.rclone_chunk.001_ngafqm: Deleted 2025/11/13 03:20:41 DEBUG : only8: size = 6 OK 2025/11/13 03:20:41 DEBUG : only8.rclone_chunk.001_ngafd9: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:41 INFO : only8.rclone_chunk.001_ngafd9: Copied (server-side copy) to: only8 2025/11/13 03:20:41 INFO : only8.rclone_chunk.001_ngafd9: Deleted 2025/11/13 03:20:41 DEBUG : both9: size = 6 OK 2025/11/13 03:20:41 DEBUG : both9.rclone_chunk.001_ngaggg: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:41 INFO : both9.rclone_chunk.001_ngaggg: Copied (server-side copy) to: both9 2025/11/13 03:20:41 INFO : both9.rclone_chunk.001_ngaggg: Deleted 2025/11/13 03:20:41 DEBUG : only9: size = 6 OK 2025/11/13 03:20:41 DEBUG : only9.rclone_chunk.001_ngagcl: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:41 INFO : only9.rclone_chunk.001_ngagcl: Copied (server-side copy) to: only9 2025/11/13 03:20:42 INFO : only9.rclone_chunk.001_ngagcl: Deleted 2025/11/13 03:20:42 DEBUG : both10: size = 6 OK 2025/11/13 03:20:42 DEBUG : both10.rclone_chunk.001_ngaheo: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:42 INFO : both10.rclone_chunk.001_ngaheo: Copied (server-side copy) to: both10 2025/11/13 03:20:42 INFO : both10.rclone_chunk.001_ngaheo: Deleted 2025/11/13 03:20:42 DEBUG : only10: size = 6 OK 2025/11/13 03:20:42 DEBUG : only10.rclone_chunk.001_ngah1t: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:42 INFO : only10.rclone_chunk.001_ngah1t: Copied (server-side copy) to: only10 2025/11/13 03:20:42 INFO : only10.rclone_chunk.001_ngah1t: Deleted 2025/11/13 03:20:43 DEBUG : both11: size = 6 OK 2025/11/13 03:20:43 DEBUG : both11.rclone_chunk.001_ngah4z: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:43 INFO : both11.rclone_chunk.001_ngah4z: Copied (server-side copy) to: both11 2025/11/13 03:20:43 INFO : both11.rclone_chunk.001_ngah4z: Deleted 2025/11/13 03:20:43 DEBUG : only11: size = 6 OK 2025/11/13 03:20:43 DEBUG : only11.rclone_chunk.001_ngai38: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:43 INFO : only11.rclone_chunk.001_ngai38: Copied (server-side copy) to: only11 2025/11/13 03:20:43 INFO : only11.rclone_chunk.001_ngai38: Deleted 2025/11/13 03:20:44 DEBUG : both12: size = 6 OK 2025/11/13 03:20:44 DEBUG : both12.rclone_chunk.001_ngaifa: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:44 INFO : both12.rclone_chunk.001_ngaifa: Copied (server-side copy) to: both12 2025/11/13 03:20:44 INFO : both12.rclone_chunk.001_ngaifa: Deleted 2025/11/13 03:20:44 DEBUG : only12: size = 6 OK 2025/11/13 03:20:44 DEBUG : only12.rclone_chunk.001_ngajiu: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:44 INFO : only12.rclone_chunk.001_ngajiu: Copied (server-side copy) to: only12 2025/11/13 03:20:44 INFO : only12.rclone_chunk.001_ngajiu: Deleted 2025/11/13 03:20:45 DEBUG : both13: size = 6 OK 2025/11/13 03:20:45 DEBUG : both13.rclone_chunk.001_ngajml: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:45 INFO : both13.rclone_chunk.001_ngajml: Copied (server-side copy) to: both13 2025/11/13 03:20:45 INFO : both13.rclone_chunk.001_ngajml: Deleted 2025/11/13 03:20:45 DEBUG : only13: size = 6 OK 2025/11/13 03:20:45 DEBUG : only13.rclone_chunk.001_ngak08: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:45 INFO : only13.rclone_chunk.001_ngak08: Copied (server-side copy) to: only13 2025/11/13 03:20:45 INFO : only13.rclone_chunk.001_ngak08: Deleted 2025/11/13 03:20:45 DEBUG : both14: size = 6 OK 2025/11/13 03:20:45 DEBUG : both14.rclone_chunk.001_ngak6u: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:45 INFO : both14.rclone_chunk.001_ngak6u: Copied (server-side copy) to: both14 2025/11/13 03:20:45 INFO : both14.rclone_chunk.001_ngak6u: Deleted 2025/11/13 03:20:46 DEBUG : only14: size = 6 OK 2025/11/13 03:20:46 DEBUG : only14.rclone_chunk.001_ngakqh: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:46 INFO : only14.rclone_chunk.001_ngakqh: Copied (server-side copy) to: only14 2025/11/13 03:20:46 INFO : only14.rclone_chunk.001_ngakqh: Deleted 2025/11/13 03:20:46 DEBUG : both15: size = 6 OK 2025/11/13 03:20:46 DEBUG : both15.rclone_chunk.001_ngalnz: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:46 INFO : both15.rclone_chunk.001_ngalnz: Copied (server-side copy) to: both15 2025/11/13 03:20:46 INFO : both15.rclone_chunk.001_ngalnz: Deleted 2025/11/13 03:20:47 DEBUG : only15: size = 6 OK 2025/11/13 03:20:47 DEBUG : only15.rclone_chunk.001_ngalo5: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:47 INFO : only15.rclone_chunk.001_ngalo5: Copied (server-side copy) to: only15 2025/11/13 03:20:47 INFO : only15.rclone_chunk.001_ngalo5: Deleted 2025/11/13 03:20:47 DEBUG : both16: size = 6 OK 2025/11/13 03:20:47 DEBUG : both16.rclone_chunk.001_ngamg3: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:47 INFO : both16.rclone_chunk.001_ngamg3: Copied (server-side copy) to: both16 2025/11/13 03:20:47 INFO : both16.rclone_chunk.001_ngamg3: Deleted 2025/11/13 03:20:47 DEBUG : only16: size = 6 OK 2025/11/13 03:20:47 DEBUG : only16.rclone_chunk.001_ngam2x: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:47 INFO : only16.rclone_chunk.001_ngam2x: Copied (server-side copy) to: only16 2025/11/13 03:20:47 INFO : only16.rclone_chunk.001_ngam2x: Deleted 2025/11/13 03:20:48 DEBUG : both17: size = 6 OK 2025/11/13 03:20:48 DEBUG : both17.rclone_chunk.001_ngan6w: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:48 INFO : both17.rclone_chunk.001_ngan6w: Copied (server-side copy) to: both17 2025/11/13 03:20:48 INFO : both17.rclone_chunk.001_ngan6w: Deleted 2025/11/13 03:20:48 DEBUG : only17: size = 6 OK 2025/11/13 03:20:48 DEBUG : only17.rclone_chunk.001_nganj8: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:48 INFO : only17.rclone_chunk.001_nganj8: Copied (server-side copy) to: only17 2025/11/13 03:20:48 INFO : only17.rclone_chunk.001_nganj8: Deleted 2025/11/13 03:20:49 DEBUG : both18: size = 6 OK 2025/11/13 03:20:49 DEBUG : both18.rclone_chunk.001_nganoo: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:49 INFO : both18.rclone_chunk.001_nganoo: Copied (server-side copy) to: both18 2025/11/13 03:20:49 INFO : both18.rclone_chunk.001_nganoo: Deleted 2025/11/13 03:20:49 DEBUG : only18: size = 6 OK 2025/11/13 03:20:49 DEBUG : only18.rclone_chunk.001_ngaov6: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:49 INFO : only18.rclone_chunk.001_ngaov6: Copied (server-side copy) to: only18 2025/11/13 03:20:49 INFO : only18.rclone_chunk.001_ngaov6: Deleted 2025/11/13 03:20:50 DEBUG : both19: size = 6 OK 2025/11/13 03:20:50 DEBUG : both19.rclone_chunk.001_ngaock: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:50 INFO : both19.rclone_chunk.001_ngaock: Copied (server-side copy) to: both19 2025/11/13 03:20:50 INFO : both19.rclone_chunk.001_ngaock: Deleted 2025/11/13 03:20:50 DEBUG : only19: size = 6 OK 2025/11/13 03:20:50 DEBUG : only19.rclone_chunk.001_ngap4b: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/13 03:20:50 INFO : only19.rclone_chunk.001_ngap4b: Copied (server-side copy) to: only19 2025/11/13 03:20:50 INFO : only19.rclone_chunk.001_ngap4b: Deleted 2025/11/13 03:20:52 DEBUG : both10: size = 6 OK 2025/11/13 03:20:52 DEBUG : both0: size = 6 OK 2025/11/13 03:20:52 DEBUG : both12: size = 6 OK 2025/11/13 03:20:52 DEBUG : both11: size = 6 OK 2025/11/13 03:20:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:20:52 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both10: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both13: size = 6 OK 2025/11/13 03:20:52 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both12: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both14: size = 6 OK 2025/11/13 03:20:52 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both14: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both15: size = 6 OK 2025/11/13 03:20:52 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both11: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both16: size = 6 OK 2025/11/13 03:20:52 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both0: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both17: size = 6 OK 2025/11/13 03:20:52 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both13: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both18: size = 6 OK 2025/11/13 03:20:52 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both16: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both19: size = 6 OK 2025/11/13 03:20:52 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both15: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both1: size = 6 OK 2025/11/13 03:20:52 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both17: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both2: size = 6 OK 2025/11/13 03:20:52 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both18: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both3: size = 6 OK 2025/11/13 03:20:52 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both2: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both4: size = 6 OK 2025/11/13 03:20:52 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both19: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both5: size = 6 OK 2025/11/13 03:20:52 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both3: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both6: size = 6 OK 2025/11/13 03:20:52 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both1: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both7: size = 6 OK 2025/11/13 03:20:52 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both4: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both8: size = 6 OK 2025/11/13 03:20:52 DEBUG : both6: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both9: size = 6 OK 2025/11/13 03:20:52 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both5: Unchanged skipping 2025/11/13 03:20:52 DEBUG : only0: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only0: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only0: Sizes differ 2025/11/13 03:20:52 DEBUG : only10: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only10: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only10: Sizes differ 2025/11/13 03:20:52 DEBUG : only0: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:52 DEBUG : only11: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only11: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only11: Sizes differ 2025/11/13 03:20:52 DEBUG : only12: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only12: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only12: Sizes differ 2025/11/13 03:20:52 DEBUG : only10: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:52 DEBUG : only11: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:52 DEBUG : only13: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only13: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only13: Sizes differ 2025/11/13 03:20:52 DEBUG : only12: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:52 DEBUG : only14: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only14: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only14: Sizes differ 2025/11/13 03:20:52 DEBUG : only15: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only15: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only15: Sizes differ 2025/11/13 03:20:52 DEBUG : only16: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only16: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only16: Sizes differ 2025/11/13 03:20:52 DEBUG : only17: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only17: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only17: Sizes differ 2025/11/13 03:20:52 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : only18: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only18: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only18: Sizes differ 2025/11/13 03:20:52 DEBUG : both7: Unchanged skipping 2025/11/13 03:20:52 DEBUG : only19: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only19: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only19: Sizes differ 2025/11/13 03:20:52 DEBUG : only1: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only1: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only1: Sizes differ 2025/11/13 03:20:52 DEBUG : only2: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only2: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only2: Sizes differ 2025/11/13 03:20:52 DEBUG : only3: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only3: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only3: Sizes differ 2025/11/13 03:20:52 DEBUG : only4: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only4: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only4: Sizes differ 2025/11/13 03:20:52 DEBUG : only5: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only5: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only5: Sizes differ 2025/11/13 03:20:52 DEBUG : only6: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only6: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only6: Sizes differ 2025/11/13 03:20:52 DEBUG : only7: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only7: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only7: Sizes differ 2025/11/13 03:20:52 DEBUG : only8: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only8: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only8: Sizes differ 2025/11/13 03:20:52 DEBUG : only9: size = 0 (Local file system at /tmp/rclone938747192) 2025/11/13 03:20:52 DEBUG : only9: size = 6 (Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe') 2025/11/13 03:20:52 DEBUG : only9: Sizes differ 2025/11/13 03:20:52 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both9: Unchanged skipping 2025/11/13 03:20:52 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:20:52 DEBUG : both8: Unchanged skipping 2025/11/13 03:20:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:20:53 DEBUG : only12: size = 0 OK 2025/11/13 03:20:53 DEBUG : only12.rclone_chunk.001_ngar0b: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only12.rclone_chunk.001_ngar0b: Copied (server-side copy) to: only12 2025/11/13 03:20:53 DEBUG : only0: size = 0 OK 2025/11/13 03:20:53 DEBUG : only0.rclone_chunk.001_ngaryb: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only0.rclone_chunk.001_ngaryb: Copied (server-side copy) to: only0 2025/11/13 03:20:53 DEBUG : only11: size = 0 OK 2025/11/13 03:20:53 DEBUG : only11.rclone_chunk.001_ngarpo: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only11.rclone_chunk.001_ngarpo: Copied (server-side copy) to: only11 2025/11/13 03:20:53 DEBUG : only10: size = 0 OK 2025/11/13 03:20:53 DEBUG : only10.rclone_chunk.001_ngargn: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only10.rclone_chunk.001_ngargn: Copied (server-side copy) to: only10 2025/11/13 03:20:53 INFO : only12.rclone_chunk.001_ngar0b: Deleted 2025/11/13 03:20:53 DEBUG : only12: size = 0 OK 2025/11/13 03:20:53 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only12: Copied (replaced existing) 2025/11/13 03:20:53 INFO : only0.rclone_chunk.001_ngaryb: Deleted 2025/11/13 03:20:53 DEBUG : only13: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:53 DEBUG : only0: size = 0 OK 2025/11/13 03:20:53 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only0: Copied (replaced existing) 2025/11/13 03:20:53 DEBUG : only14: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:53 INFO : only10.rclone_chunk.001_ngargn: Deleted 2025/11/13 03:20:53 DEBUG : only10: size = 0 OK 2025/11/13 03:20:53 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only10: Copied (replaced existing) 2025/11/13 03:20:53 DEBUG : only15: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:53 INFO : only11.rclone_chunk.001_ngarpo: Deleted 2025/11/13 03:20:53 DEBUG : only11: size = 0 OK 2025/11/13 03:20:53 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only11: Copied (replaced existing) 2025/11/13 03:20:53 DEBUG : only16: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:53 DEBUG : only14: size = 0 OK 2025/11/13 03:20:53 DEBUG : only14.rclone_chunk.001_ngaszu: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only14.rclone_chunk.001_ngaszu: Copied (server-side copy) to: only14 2025/11/13 03:20:53 DEBUG : only13: size = 0 OK 2025/11/13 03:20:53 DEBUG : only13.rclone_chunk.001_ngasfk: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only13.rclone_chunk.001_ngasfk: Copied (server-side copy) to: only13 2025/11/13 03:20:53 DEBUG : only15: size = 0 OK 2025/11/13 03:20:53 DEBUG : only15.rclone_chunk.001_ngasti: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only15.rclone_chunk.001_ngasti: Copied (server-side copy) to: only15 2025/11/13 03:20:53 DEBUG : only16: size = 0 OK 2025/11/13 03:20:53 DEBUG : only16.rclone_chunk.001_ngasie: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only16.rclone_chunk.001_ngasie: Copied (server-side copy) to: only16 2025/11/13 03:20:53 INFO : only13.rclone_chunk.001_ngasfk: Deleted 2025/11/13 03:20:53 INFO : only14.rclone_chunk.001_ngaszu: Deleted 2025/11/13 03:20:53 DEBUG : only13: size = 0 OK 2025/11/13 03:20:53 DEBUG : only14: size = 0 OK 2025/11/13 03:20:53 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only13: Copied (replaced existing) 2025/11/13 03:20:53 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only14: Copied (replaced existing) 2025/11/13 03:20:53 DEBUG : only17: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:53 DEBUG : only19: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:53 INFO : only15.rclone_chunk.001_ngasti: Deleted 2025/11/13 03:20:53 DEBUG : only15: size = 0 OK 2025/11/13 03:20:53 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only15: Copied (replaced existing) 2025/11/13 03:20:53 DEBUG : only18: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:53 INFO : only16.rclone_chunk.001_ngasie: Deleted 2025/11/13 03:20:53 DEBUG : only16: size = 0 OK 2025/11/13 03:20:53 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only16: Copied (replaced existing) 2025/11/13 03:20:53 DEBUG : only2: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:53 DEBUG : only19: size = 0 OK 2025/11/13 03:20:53 DEBUG : only19.rclone_chunk.001_ngas1c: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only19.rclone_chunk.001_ngas1c: Copied (server-side copy) to: only19 2025/11/13 03:20:53 DEBUG : only17: size = 0 OK 2025/11/13 03:20:53 DEBUG : only17.rclone_chunk.001_ngaslg: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:53 INFO : only17.rclone_chunk.001_ngaslg: Copied (server-side copy) to: only17 2025/11/13 03:20:54 DEBUG : only18: size = 0 OK 2025/11/13 03:20:54 DEBUG : only18.rclone_chunk.001_ngasce: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only18.rclone_chunk.001_ngasce: Copied (server-side copy) to: only18 2025/11/13 03:20:54 DEBUG : only2: size = 0 OK 2025/11/13 03:20:54 DEBUG : only2.rclone_chunk.001_ngasj5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only2.rclone_chunk.001_ngasj5: Copied (server-side copy) to: only2 2025/11/13 03:20:54 INFO : only17.rclone_chunk.001_ngaslg: Deleted 2025/11/13 03:20:54 DEBUG : only17: size = 0 OK 2025/11/13 03:20:54 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only17: Copied (replaced existing) 2025/11/13 03:20:54 DEBUG : only3: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:54 INFO : only19.rclone_chunk.001_ngas1c: Deleted 2025/11/13 03:20:54 DEBUG : only19: size = 0 OK 2025/11/13 03:20:54 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only19: Copied (replaced existing) 2025/11/13 03:20:54 DEBUG : only1: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:54 INFO : only18.rclone_chunk.001_ngasce: Deleted 2025/11/13 03:20:54 DEBUG : only18: size = 0 OK 2025/11/13 03:20:54 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only18: Copied (replaced existing) 2025/11/13 03:20:54 DEBUG : only5: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:54 INFO : only2.rclone_chunk.001_ngasj5: Deleted 2025/11/13 03:20:54 DEBUG : only2: size = 0 OK 2025/11/13 03:20:54 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only2: Copied (replaced existing) 2025/11/13 03:20:54 DEBUG : only6: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:54 DEBUG : only1: size = 0 OK 2025/11/13 03:20:54 DEBUG : only1.rclone_chunk.001_ngatny: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only1.rclone_chunk.001_ngatny: Copied (server-side copy) to: only1 2025/11/13 03:20:54 DEBUG : only3: size = 0 OK 2025/11/13 03:20:54 DEBUG : only3.rclone_chunk.001_ngat5l: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only3.rclone_chunk.001_ngat5l: Copied (server-side copy) to: only3 2025/11/13 03:20:54 DEBUG : only6: size = 0 OK 2025/11/13 03:20:54 DEBUG : only6.rclone_chunk.001_ngatda: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only6.rclone_chunk.001_ngatda: Copied (server-side copy) to: only6 2025/11/13 03:20:54 INFO : only1.rclone_chunk.001_ngatny: Deleted 2025/11/13 03:20:54 DEBUG : only1: size = 0 OK 2025/11/13 03:20:54 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only1: Copied (replaced existing) 2025/11/13 03:20:54 DEBUG : only4: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:54 INFO : only3.rclone_chunk.001_ngat5l: Deleted 2025/11/13 03:20:54 DEBUG : only3: size = 0 OK 2025/11/13 03:20:54 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only3: Copied (replaced existing) 2025/11/13 03:20:54 DEBUG : only8: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:54 DEBUG : only5: size = 0 OK 2025/11/13 03:20:54 DEBUG : only5.rclone_chunk.001_ngatpc: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only5.rclone_chunk.001_ngatpc: Copied (server-side copy) to: only5 2025/11/13 03:20:54 INFO : only6.rclone_chunk.001_ngatda: Deleted 2025/11/13 03:20:54 DEBUG : only6: size = 0 OK 2025/11/13 03:20:54 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only6: Copied (replaced existing) 2025/11/13 03:20:54 DEBUG : only7: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:54 INFO : only5.rclone_chunk.001_ngatpc: Deleted 2025/11/13 03:20:54 DEBUG : only5: size = 0 OK 2025/11/13 03:20:54 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only5: Copied (replaced existing) 2025/11/13 03:20:54 DEBUG : only9: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:20:54 DEBUG : only4: size = 0 OK 2025/11/13 03:20:54 DEBUG : only4.rclone_chunk.001_ngatf9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only4.rclone_chunk.001_ngatf9: Copied (server-side copy) to: only4 2025/11/13 03:20:54 DEBUG : only8: size = 0 OK 2025/11/13 03:20:54 DEBUG : only8.rclone_chunk.001_ngataa: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only8.rclone_chunk.001_ngataa: Copied (server-side copy) to: only8 2025/11/13 03:20:54 DEBUG : only7: size = 0 OK 2025/11/13 03:20:54 DEBUG : only7.rclone_chunk.001_ngat0l: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only7.rclone_chunk.001_ngat0l: Copied (server-side copy) to: only7 2025/11/13 03:20:54 INFO : only4.rclone_chunk.001_ngatf9: Deleted 2025/11/13 03:20:54 DEBUG : only4: size = 0 OK 2025/11/13 03:20:54 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only4: Copied (replaced existing) 2025/11/13 03:20:54 INFO : only8.rclone_chunk.001_ngataa: Deleted 2025/11/13 03:20:54 DEBUG : only8: size = 0 OK 2025/11/13 03:20:54 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only8: Copied (replaced existing) 2025/11/13 03:20:54 INFO : only7.rclone_chunk.001_ngat0l: Deleted 2025/11/13 03:20:54 DEBUG : only7: size = 0 OK 2025/11/13 03:20:54 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only7: Copied (replaced existing) 2025/11/13 03:20:54 DEBUG : only9: size = 0 OK 2025/11/13 03:20:54 DEBUG : only9.rclone_chunk.001_ngat42: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only9.rclone_chunk.001_ngat42: Copied (server-side copy) to: only9 2025/11/13 03:20:54 INFO : only9.rclone_chunk.001_ngat42: Deleted 2025/11/13 03:20:54 DEBUG : only9: size = 0 OK 2025/11/13 03:20:54 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 03:20:54 INFO : only9: Copied (replaced existing) 2025/11/13 03:20:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.78s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:21:00 DEBUG : empty_dir: Making directory with metadata 2025/11/13 03:21:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 03:21:00 DEBUG : empty_on_remote: Making directory with metadata 2025/11/13 03:21:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 03:21:00 INFO : empty_on_remote: Making directory 2025/11/13 03:21:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/13 03:21:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/13 03:21:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/13 03:21:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/13 03:21:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (1.80s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:21:02 DEBUG : empty_dir: Making directory with metadata 2025/11/13 03:21:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 03:21:02 DEBUG : empty_on_remote: Making directory with metadata 2025/11/13 03:21:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 03:21:02 INFO : empty_on_remote: Making directory 2025/11/13 03:21:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/13 03:21:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/13 03:21:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/13 03:21:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/13 03:21:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/13 03:21:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.83s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:21:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 03:21:04 INFO : sub dir: Making directory 2025/11/13 03:21:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.66s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:21:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 03:21:07 INFO : sub dir: Making directory 2025/11/13 03:21:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.45s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:21:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:21:11 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ngbaup: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:21:11 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngbaup: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2025/11/13 03:21:11 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngbaup: Deleted 2025/11/13 03:21:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:21:11 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngbago: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:21:11 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngbago: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2025/11/13 03:21:11 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngbago: Deleted 2025/11/13 03:21:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:21:12 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ngbb4t: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:21:12 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngbb4t: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2025/11/13 03:21:12 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngbb4t: Deleted 2025/11/13 03:21:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:21:12 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ngbbrt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:21:12 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngbbrt: Copied (server-side copy) to: dir1/0003-defghij.txt 2025/11/13 03:21:12 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngbbrt: Deleted 2025/11/13 03:21:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:21:13 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ngbbyn: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:21:13 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngbbyn: Copied (server-side copy) to: dir1/0004-efghijk.txt 2025/11/13 03:21:13 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngbbyn: Deleted 2025/11/13 03:21:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:21:13 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ngbcj4: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:21:13 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngbcj4: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2025/11/13 03:21:13 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngbcj4: Deleted 2025/11/13 03:21:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:21:14 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ngbcyv: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:21:14 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngbcyv: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2025/11/13 03:21:14 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngbcyv: Deleted 2025/11/13 03:21:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:21:14 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ngbd20: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:21:14 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngbd20: Copied (server-side copy) to: dir1/0007-1234567.txt 2025/11/13 03:21:14 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngbd20: Deleted 2025/11/13 03:21:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:21:14 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ngbdnd: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:21:14 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngbdnd: Copied (server-side copy) to: dir1/0008-2345678.txt 2025/11/13 03:21:14 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngbdnd: Deleted 2025/11/13 03:21:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:21:15 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ngbemm: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:21:15 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngbemm: Copied (server-side copy) to: dir1/0009-3456789.txt 2025/11/13 03:21:15 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngbemm: Deleted 2025/11/13 03:21:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:21:15 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ngbe7j: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:21:15 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngbe7j: Copied (server-side copy) to: dir1/0010-456789.txt 2025/11/13 03:21:15 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngbe7j: Deleted 2025/11/13 03:21:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:21:16 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ngbe0i: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:21:16 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngbe0i: Copied (server-side copy) to: dir1/0011-56789;.txt 2025/11/13 03:21:16 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngbe0i: Deleted 2025/11/13 03:21:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:21:16 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ngbfvy: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:21:16 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngbfvy: Copied (server-side copy) to: dir1/0012-6789;.txt 2025/11/13 03:21:16 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngbfvy: Deleted 2025/11/13 03:21:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:21:17 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ngbfow: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:21:17 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngbfow: Copied (server-side copy) to: dir1/0013-789;=.txt 2025/11/13 03:21:17 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngbfow: Deleted 2025/11/13 03:21:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:21:17 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ngbgg6: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:21:17 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngbgg6: Copied (server-side copy) to: dir1/0014-89;=.txt 2025/11/13 03:21:17 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngbgg6: Deleted 2025/11/13 03:21:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:21:17 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ngbg46: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:21:17 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngbg46: Copied (server-side copy) to: dir1/0015-9;=.txt 2025/11/13 03:21:18 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngbg46: Deleted 2025/11/13 03:21:18 DEBUG : apple: size = 5 OK 2025/11/13 03:21:18 DEBUG : apple.rclone_chunk.001_ngbh8e: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:21:18 INFO : apple.rclone_chunk.001_ngbh8e: Copied (server-side copy) to: apple 2025/11/13 03:21:18 INFO : apple.rclone_chunk.001_ngbh8e: Deleted 2025/11/13 03:21:18 DEBUG : banana: size = 6 OK 2025/11/13 03:21:18 DEBUG : banana.rclone_chunk.001_ngbhnf: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:21:18 INFO : banana.rclone_chunk.001_ngbhnf: Copied (server-side copy) to: banana 2025/11/13 03:21:18 INFO : banana.rclone_chunk.001_ngbhnf: Deleted 2025/11/13 03:21:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:21:19 DEBUG : appleappleapplebanana.rclone_chunk.001_ngbhky: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:21:19 INFO : appleappleapplebanana.rclone_chunk.001_ngbhky: Copied (server-side copy) to: appleappleapplebanana 2025/11/13 03:21:19 INFO : appleappleapplebanana.rclone_chunk.001_ngbhky: Deleted 2025/11/13 03:21:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:21:19 DEBUG : splitbananasplit.rclone_chunk.001_ngbim3: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:21:19 INFO : splitbananasplit.rclone_chunk.001_ngbim3: Copied (server-side copy) to: splitbananasplit 2025/11/13 03:21:19 INFO : splitbananasplit.rclone_chunk.001_ngbim3: Deleted 2025/11/13 03:21:19 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:19 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : apple: Excluded 2025/11/13 03:21:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:21:19 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : banana: Excluded 2025/11/13 03:21:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : splitbananasplit: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:21:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:21:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:21:21 DEBUG : apple: size = 5 OK 2025/11/13 03:21:21 DEBUG : banana: size = 6 OK 2025/11/13 03:21:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:21:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:21:21 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : banana: Unchanged skipping 2025/11/13 03:21:21 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : apple: Unchanged skipping 2025/11/13 03:21:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:21:21 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:21:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:21:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:21:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:21:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:21:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:21:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:21:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:21:21 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:21 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:21 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : apple: Excluded 2025/11/13 03:21:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:21:21 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : banana: Excluded 2025/11/13 03:21:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : splitbananasplit: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:21:21 DEBUG : apple: size = 5 OK 2025/11/13 03:21:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:21:21 DEBUG : banana: size = 6 OK 2025/11/13 03:21:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:21:21 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : apple: Unchanged skipping 2025/11/13 03:21:21 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : banana: Unchanged skipping 2025/11/13 03:21:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:21:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:21:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:21:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:21:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:21:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:21:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:21:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:21:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:21:21 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:21 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:21 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : apple: Excluded 2025/11/13 03:21:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:21:21 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : banana: Excluded 2025/11/13 03:21:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : splitbananasplit: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:21:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:21:21 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:21:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:21:23 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ngbm5z: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:21:23 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngbm5z: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2025/11/13 03:21:23 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngbm5z: Deleted 2025/11/13 03:21:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:21:24 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngbmcn: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:21:24 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngbmcn: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2025/11/13 03:21:24 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngbmcn: Deleted 2025/11/13 03:21:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:21:24 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ngbnlp: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:21:24 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngbnlp: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2025/11/13 03:21:24 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngbnlp: Deleted 2025/11/13 03:21:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:21:24 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ngbnbu: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:21:24 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngbnbu: Copied (server-side copy) to: dir1/0003-defghij.txt 2025/11/13 03:21:25 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngbnbu: Deleted 2025/11/13 03:21:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:21:25 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ngbox7: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:21:25 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngbox7: Copied (server-side copy) to: dir1/0004-efghijk.txt 2025/11/13 03:21:25 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngbox7: Deleted 2025/11/13 03:21:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:21:25 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ngbo95: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:21:25 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngbo95: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2025/11/13 03:21:25 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngbo95: Deleted 2025/11/13 03:21:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:21:26 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ngbojn: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:21:26 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngbojn: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2025/11/13 03:21:26 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngbojn: Deleted 2025/11/13 03:21:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:21:26 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ngbpjj: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:21:26 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngbpjj: Copied (server-side copy) to: dir1/0007-1234567.txt 2025/11/13 03:21:26 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngbpjj: Deleted 2025/11/13 03:21:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:21:27 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ngbp3d: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:21:27 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngbp3d: Copied (server-side copy) to: dir1/0008-2345678.txt 2025/11/13 03:21:27 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngbp3d: Deleted 2025/11/13 03:21:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:21:27 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ngbqb2: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:21:27 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngbqb2: Copied (server-side copy) to: dir1/0009-3456789.txt 2025/11/13 03:21:27 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngbqb2: Deleted 2025/11/13 03:21:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:21:28 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ngbqfp: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:21:28 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngbqfp: Copied (server-side copy) to: dir1/0010-456789.txt 2025/11/13 03:21:28 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngbqfp: Deleted 2025/11/13 03:21:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:21:28 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ngbrx1: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:21:28 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngbrx1: Copied (server-side copy) to: dir1/0011-56789;.txt 2025/11/13 03:21:28 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngbrx1: Deleted 2025/11/13 03:21:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:21:28 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ngbru2: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:21:28 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngbru2: Copied (server-side copy) to: dir1/0012-6789;.txt 2025/11/13 03:21:28 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngbru2: Deleted 2025/11/13 03:21:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:21:29 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ngbsxz: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:21:29 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngbsxz: Copied (server-side copy) to: dir1/0013-789;=.txt 2025/11/13 03:21:29 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngbsxz: Deleted 2025/11/13 03:21:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:21:29 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ngbsh6: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:21:29 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngbsh6: Copied (server-side copy) to: dir1/0014-89;=.txt 2025/11/13 03:21:29 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngbsh6: Deleted 2025/11/13 03:21:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:21:30 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ngbs6r: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:21:30 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngbs6r: Copied (server-side copy) to: dir1/0015-9;=.txt 2025/11/13 03:21:30 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngbs6r: Deleted 2025/11/13 03:21:30 DEBUG : apple: size = 5 OK 2025/11/13 03:21:30 DEBUG : apple.rclone_chunk.001_ngbtjt: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:21:30 INFO : apple.rclone_chunk.001_ngbtjt: Copied (server-side copy) to: apple 2025/11/13 03:21:30 INFO : apple.rclone_chunk.001_ngbtjt: Deleted 2025/11/13 03:21:31 DEBUG : banana: size = 6 OK 2025/11/13 03:21:31 DEBUG : banana.rclone_chunk.001_ngbtjf: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:21:31 INFO : banana.rclone_chunk.001_ngbtjf: Copied (server-side copy) to: banana 2025/11/13 03:21:31 INFO : banana.rclone_chunk.001_ngbtjf: Deleted 2025/11/13 03:21:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:21:31 DEBUG : appleappleapplebanana.rclone_chunk.001_ngbuqi: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:21:31 INFO : appleappleapplebanana.rclone_chunk.001_ngbuqi: Copied (server-side copy) to: appleappleapplebanana 2025/11/13 03:21:31 INFO : appleappleapplebanana.rclone_chunk.001_ngbuqi: Deleted 2025/11/13 03:21:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:21:31 DEBUG : splitbananasplit.rclone_chunk.001_ngbuwo: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:21:31 INFO : splitbananasplit.rclone_chunk.001_ngbuwo: Copied (server-side copy) to: splitbananasplit 2025/11/13 03:21:31 INFO : splitbananasplit.rclone_chunk.001_ngbuwo: Deleted 2025/11/13 03:21:31 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:32 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : apple: Excluded 2025/11/13 03:21:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:21:32 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : banana: Excluded 2025/11/13 03:21:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : splitbananasplit: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:21:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:21:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:21:33 DEBUG : apple: size = 5 OK 2025/11/13 03:21:33 DEBUG : banana: size = 6 OK 2025/11/13 03:21:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:21:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:21:33 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : banana: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:21:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : apple: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:21:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:21:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:21:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:21:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:21:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:21:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:21:33 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:33 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:33 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : apple: Excluded 2025/11/13 03:21:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:21:33 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : banana: Excluded 2025/11/13 03:21:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : splitbananasplit: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:21:33 DEBUG : apple: size = 5 OK 2025/11/13 03:21:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:21:33 DEBUG : banana: size = 6 OK 2025/11/13 03:21:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:21:33 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : banana: Unchanged skipping 2025/11/13 03:21:33 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : apple: Unchanged skipping 2025/11/13 03:21:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:21:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:21:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:21:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:21:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:21:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:21:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:21:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:21:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:21:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:21:33 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:33 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:33 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : apple: Excluded 2025/11/13 03:21:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:21:33 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : banana: Excluded 2025/11/13 03:21:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : splitbananasplit: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:21:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:21:33 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:21:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:21:35 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ngbyzb: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:21:35 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngbyzb: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2025/11/13 03:21:35 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngbyzb: Deleted 2025/11/13 03:21:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:21:36 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngby86: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:21:36 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngby86: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2025/11/13 03:21:36 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngby86: Deleted 2025/11/13 03:21:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:21:36 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ngbze0: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:21:36 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngbze0: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2025/11/13 03:21:36 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngbze0: Deleted 2025/11/13 03:21:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:21:36 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ngbzl4: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:21:36 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngbzl4: Copied (server-side copy) to: dir1/0003-defghij.txt 2025/11/13 03:21:36 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngbzl4: Deleted 2025/11/13 03:21:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:21:37 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ngc0n5: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:21:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngc0n5: Copied (server-side copy) to: dir1/0004-efghijk.txt 2025/11/13 03:21:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngc0n5: Deleted 2025/11/13 03:21:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:21:37 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ngc0dg: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:21:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngc0dg: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2025/11/13 03:21:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngc0dg: Deleted 2025/11/13 03:21:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:21:38 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ngc02y: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:21:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngc02y: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2025/11/13 03:21:38 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngc02y: Deleted 2025/11/13 03:21:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:21:38 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ngc17s: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:21:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngc17s: Copied (server-side copy) to: dir1/0007-1234567.txt 2025/11/13 03:21:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngc17s: Deleted 2025/11/13 03:21:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:21:39 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ngc1fh: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:21:39 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngc1fh: Copied (server-side copy) to: dir1/0008-2345678.txt 2025/11/13 03:21:39 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngc1fh: Deleted 2025/11/13 03:21:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:21:39 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ngc25y: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:21:39 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngc25y: Copied (server-side copy) to: dir1/0009-3456789.txt 2025/11/13 03:21:39 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngc25y: Deleted 2025/11/13 03:21:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:21:39 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ngc2a7: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:21:39 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngc2a7: Copied (server-side copy) to: dir1/0010-456789.txt 2025/11/13 03:21:39 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngc2a7: Deleted 2025/11/13 03:21:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:21:40 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ngc2vt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:21:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngc2vt: Copied (server-side copy) to: dir1/0011-56789;.txt 2025/11/13 03:21:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngc2vt: Deleted 2025/11/13 03:21:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:21:40 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ngc3cy: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:21:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngc3cy: Copied (server-side copy) to: dir1/0012-6789;.txt 2025/11/13 03:21:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngc3cy: Deleted 2025/11/13 03:21:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:21:41 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ngc3n5: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:21:41 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngc3n5: Copied (server-side copy) to: dir1/0013-789;=.txt 2025/11/13 03:21:41 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngc3n5: Deleted 2025/11/13 03:21:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:21:41 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ngc4pn: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:21:41 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngc4pn: Copied (server-side copy) to: dir1/0014-89;=.txt 2025/11/13 03:21:41 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngc4pn: Deleted 2025/11/13 03:21:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:21:41 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ngc4n6: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:21:41 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngc4n6: Copied (server-side copy) to: dir1/0015-9;=.txt 2025/11/13 03:21:42 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngc4n6: Deleted 2025/11/13 03:21:42 DEBUG : apple: size = 5 OK 2025/11/13 03:21:42 DEBUG : apple.rclone_chunk.001_ngc5e1: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:21:42 INFO : apple.rclone_chunk.001_ngc5e1: Copied (server-side copy) to: apple 2025/11/13 03:21:42 INFO : apple.rclone_chunk.001_ngc5e1: Deleted 2025/11/13 03:21:42 DEBUG : banana: size = 6 OK 2025/11/13 03:21:42 DEBUG : banana.rclone_chunk.001_ngc528: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:21:42 INFO : banana.rclone_chunk.001_ngc528: Copied (server-side copy) to: banana 2025/11/13 03:21:42 INFO : banana.rclone_chunk.001_ngc528: Deleted 2025/11/13 03:21:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:21:43 DEBUG : appleappleapplebanana.rclone_chunk.001_ngc545: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:21:43 INFO : appleappleapplebanana.rclone_chunk.001_ngc545: Copied (server-side copy) to: appleappleapplebanana 2025/11/13 03:21:43 INFO : appleappleapplebanana.rclone_chunk.001_ngc545: Deleted 2025/11/13 03:21:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:21:43 DEBUG : splitbananasplit.rclone_chunk.001_ngc6ll: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:21:43 INFO : splitbananasplit.rclone_chunk.001_ngc6ll: Copied (server-side copy) to: splitbananasplit 2025/11/13 03:21:43 INFO : splitbananasplit.rclone_chunk.001_ngc6ll: Deleted 2025/11/13 03:21:43 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:43 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : apple: Excluded 2025/11/13 03:21:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:21:43 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : banana: Excluded 2025/11/13 03:21:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : splitbananasplit: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:21:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:21:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 03:21:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:21:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:21:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/13 03:21:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_ngc7zx: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:21:45 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_ngc7zx: Copied (server-side copy) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/13 03:21:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_ngc7b0: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:21:45 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_ngc7b0: Copied (server-side copy) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:45 DEBUG : YmFuYW5h: size = 6 OK 2025/11/13 03:21:45 DEBUG : YmFuYW5h.rclone_chunk.001_ngc7p7: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:21:45 INFO : YmFuYW5h.rclone_chunk.001_ngc7p7: Copied (server-side copy) to: YmFuYW5h 2025/11/13 03:21:45 DEBUG : YXBwbGU=: size = 5 OK 2025/11/13 03:21:45 DEBUG : YXBwbGU=.rclone_chunk.001_ngc7l5: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:21:45 INFO : YXBwbGU=.rclone_chunk.001_ngc7l5: Copied (server-side copy) to: YXBwbGU= 2025/11/13 03:21:45 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_ngc7zx: Deleted 2025/11/13 03:21:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/13 03:21:45 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:21:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:45 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_ngc7b0: Deleted 2025/11/13 03:21:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/13 03:21:45 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:21:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:45 INFO : YmFuYW5h.rclone_chunk.001_ngc7p7: Deleted 2025/11/13 03:21:45 DEBUG : YmFuYW5h: size = 6 OK 2025/11/13 03:21:45 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:21:45 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/13 03:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:45 INFO : YXBwbGU=.rclone_chunk.001_ngc7l5: Deleted 2025/11/13 03:21:45 DEBUG : YXBwbGU=: size = 5 OK 2025/11/13 03:21:45 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:21:45 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/13 03:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/13 03:21:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_ngc8hm: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:21:45 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_ngc8hm: Copied (server-side copy) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/13 03:21:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_ngc8b7: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:21:45 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_ngc8b7: Copied (server-side copy) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/13 03:21:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_ngc8kl: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:21:45 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_ngc8kl: Copied (server-side copy) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/13 03:21:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_ngc885: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:21:45 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_ngc885: Copied (server-side copy) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:45 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_ngc8hm: Deleted 2025/11/13 03:21:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/13 03:21:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:21:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:45 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_ngc8b7: Deleted 2025/11/13 03:21:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/13 03:21:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:21:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:45 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_ngc8kl: Deleted 2025/11/13 03:21:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/13 03:21:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:21:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:45 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_ngc885: Deleted 2025/11/13 03:21:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/13 03:21:45 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:21:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/13 03:21:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_ngc8xy: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:21:46 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_ngc8xy: Copied (server-side copy) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/13 03:21:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_ngc8f4: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:21:46 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_ngc8f4: Copied (server-side copy) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/13 03:21:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_ngc83c: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:21:46 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_ngc83c: Copied (server-side copy) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/13 03:21:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_ngc808: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:21:46 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_ngc808: Copied (server-side copy) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:46 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_ngc8f4: Deleted 2025/11/13 03:21:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/13 03:21:46 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:21:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:46 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_ngc8xy: Deleted 2025/11/13 03:21:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/13 03:21:46 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:21:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:46 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_ngc83c: Deleted 2025/11/13 03:21:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/13 03:21:46 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:21:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:46 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_ngc808: Deleted 2025/11/13 03:21:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/13 03:21:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:21:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/13 03:21:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_ngc9cf: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:21:46 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_ngc9cf: Copied (server-side copy) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/13 03:21:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_ngc9g5: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:21:46 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_ngc9g5: Copied (server-side copy) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/13 03:21:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_ngc9xv: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:21:46 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_ngc9xv: Copied (server-side copy) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:46 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_ngc9cf: Deleted 2025/11/13 03:21:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/13 03:21:46 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:21:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:46 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_ngc9g5: Deleted 2025/11/13 03:21:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/13 03:21:46 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:21:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:46 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_ngc9xv: Deleted 2025/11/13 03:21:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/13 03:21:46 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:21:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/13 03:21:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_ngc97i: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:46 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_ngc97i: Copied (server-side copy) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:46 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_ngc97i: Deleted 2025/11/13 03:21:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/13 03:21:46 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:21:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 03:21:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/13 03:21:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_ngc9lx: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:21:46 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_ngc9lx: Copied (server-side copy) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/13 03:21:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_ngc9wi: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:21:46 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_ngc9wi: Copied (server-side copy) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/13 03:21:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_ngc9oy: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:21:46 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_ngc9oy: Copied (server-side copy) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:46 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_ngc9lx: Deleted 2025/11/13 03:21:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/13 03:21:46 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:21:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:46 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_ngc9wi: Deleted 2025/11/13 03:21:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/13 03:21:46 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:21:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/13 03:21:46 DEBUG : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_ngc9zj: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:21:46 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_ngc9zj: Copied (server-side copy) to: dir1/MDAxNS05Oz0udHh0 2025/11/13 03:21:46 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_ngc9oy: Deleted 2025/11/13 03:21:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/13 03:21:46 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:21:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_ngc9zj: Deleted 2025/11/13 03:21:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/13 03:21:47 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:21:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/13 03:21:47 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:47 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 03:21:47 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 03:21:47 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 03:21:47 INFO : banana: Deleted 2025/11/13 03:21:47 INFO : apple: Deleted 2025/11/13 03:21:47 INFO : appleappleapplebanana: Deleted 2025/11/13 03:21:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 03:21:47 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 03:21:47 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 03:21:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 03:21:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 03:21:47 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 03:21:47 INFO : splitbananasplit: Deleted 2025/11/13 03:21:47 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 03:21:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 03:21:47 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 03:21:47 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 03:21:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 03:21:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 03:21:47 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 03:21:47 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : YXBwbGU=: Excluded 2025/11/13 03:21:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/13 03:21:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : YmFuYW5h: Excluded 2025/11/13 03:21:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/13 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : YXBwbGU=: size = 5 OK 2025/11/13 03:21:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/13 03:21:47 DEBUG : YmFuYW5h: size = 6 OK 2025/11/13 03:21:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/13 03:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:21:47 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : banana: Unchanged skipping 2025/11/13 03:21:47 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : apple: Unchanged skipping 2025/11/13 03:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/13 03:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/13 03:21:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/13 03:21:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/13 03:21:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/13 03:21:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/13 03:21:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 03:21:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/13 03:21:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/13 03:21:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:21:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/13 03:21:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/13 03:21:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/13 03:21:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/13 03:21:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/13 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/13 03:21:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/13 03:21:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/13 03:21:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:21:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:21:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:21:47 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:47 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : YXBwbGU=: Excluded 2025/11/13 03:21:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/13 03:21:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : YmFuYW5h: Excluded 2025/11/13 03:21:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/13 03:21:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/13 03:21:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 03:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 03:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 03:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 03:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 03:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 03:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 03:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 03:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 03:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:21:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:21:49 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ngcckz: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:21:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngcckz: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2025/11/13 03:21:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngcckz: Deleted 2025/11/13 03:21:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:21:49 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngccn2: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:21:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngccn2: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2025/11/13 03:21:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngccn2: Deleted 2025/11/13 03:21:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:21:50 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ngccvw: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:21:50 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngccvw: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2025/11/13 03:21:50 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngccvw: Deleted 2025/11/13 03:21:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:21:50 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ngcdec: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:21:50 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngcdec: Copied (server-side copy) to: dir1/0003-defghij.txt 2025/11/13 03:21:50 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngcdec: Deleted 2025/11/13 03:21:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:21:51 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ngcdta: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:21:51 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngcdta: Copied (server-side copy) to: dir1/0004-efghijk.txt 2025/11/13 03:21:51 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngcdta: Deleted 2025/11/13 03:21:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:21:51 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ngce3n: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:21:51 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngce3n: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2025/11/13 03:21:51 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngce3n: Deleted 2025/11/13 03:21:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:21:51 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ngceyf: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:21:51 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngceyf: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2025/11/13 03:21:52 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngceyf: Deleted 2025/11/13 03:21:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:21:52 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ngcf41: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:21:52 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngcf41: Copied (server-side copy) to: dir1/0007-1234567.txt 2025/11/13 03:21:52 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngcf41: Deleted 2025/11/13 03:21:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:21:52 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ngcfv5: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:21:52 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngcfv5: Copied (server-side copy) to: dir1/0008-2345678.txt 2025/11/13 03:21:52 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngcfv5: Deleted 2025/11/13 03:21:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:21:53 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ngcf8t: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:21:53 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngcf8t: Copied (server-side copy) to: dir1/0009-3456789.txt 2025/11/13 03:21:53 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngcf8t: Deleted 2025/11/13 03:21:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:21:53 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ngcga4: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:21:53 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngcga4: Copied (server-side copy) to: dir1/0010-456789.txt 2025/11/13 03:21:53 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngcga4: Deleted 2025/11/13 03:21:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:21:54 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ngcgqr: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:21:54 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngcgqr: Copied (server-side copy) to: dir1/0011-56789;.txt 2025/11/13 03:21:54 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngcgqr: Deleted 2025/11/13 03:21:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:21:54 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ngchtd: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:21:54 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngchtd: Copied (server-side copy) to: dir1/0012-6789;.txt 2025/11/13 03:21:54 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngchtd: Deleted 2025/11/13 03:21:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:21:55 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ngchgm: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:21:55 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngchgm: Copied (server-side copy) to: dir1/0013-789;=.txt 2025/11/13 03:21:55 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngchgm: Deleted 2025/11/13 03:21:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:21:55 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ngciw9: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:21:55 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngciw9: Copied (server-side copy) to: dir1/0014-89;=.txt 2025/11/13 03:21:55 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngciw9: Deleted 2025/11/13 03:21:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:21:55 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ngcikm: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:21:55 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngcikm: Copied (server-side copy) to: dir1/0015-9;=.txt 2025/11/13 03:21:55 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngcikm: Deleted 2025/11/13 03:21:56 DEBUG : apple: size = 5 OK 2025/11/13 03:21:56 DEBUG : apple.rclone_chunk.001_ngcjgx: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:21:56 INFO : apple.rclone_chunk.001_ngcjgx: Copied (server-side copy) to: apple 2025/11/13 03:21:56 INFO : apple.rclone_chunk.001_ngcjgx: Deleted 2025/11/13 03:21:56 DEBUG : banana: size = 6 OK 2025/11/13 03:21:56 DEBUG : banana.rclone_chunk.001_ngcj0e: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:21:56 INFO : banana.rclone_chunk.001_ngcj0e: Copied (server-side copy) to: banana 2025/11/13 03:21:56 INFO : banana.rclone_chunk.001_ngcj0e: Deleted 2025/11/13 03:21:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:21:57 DEBUG : appleappleapplebanana.rclone_chunk.001_ngcj7l: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:21:57 INFO : appleappleapplebanana.rclone_chunk.001_ngcj7l: Copied (server-side copy) to: appleappleapplebanana 2025/11/13 03:21:57 INFO : appleappleapplebanana.rclone_chunk.001_ngcj7l: Deleted 2025/11/13 03:21:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:21:57 DEBUG : splitbananasplit.rclone_chunk.001_ngckj7: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:21:57 INFO : splitbananasplit.rclone_chunk.001_ngckj7: Copied (server-side copy) to: splitbananasplit 2025/11/13 03:21:57 INFO : splitbananasplit.rclone_chunk.001_ngckj7: Deleted 2025/11/13 03:21:57 DEBUG : Waiting for deletions to finish 2025/11/13 03:21:57 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : apple: Excluded 2025/11/13 03:21:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:21:57 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : banana: Excluded 2025/11/13 03:21:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : splitbananasplit: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:21:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:21:57 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:21:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:21:58 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:21:58 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:21:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:21:58 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:21:58 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:21:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:21:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:21:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:21:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:21:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:21:58 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:21:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:21:58 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:21:58 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:21:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:21:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:21:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:21:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:21:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:21:58 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:21:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:21:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 03:21:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 03:21:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 03:21:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 03:21:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 03:21:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 03:21:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 03:21:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 03:21:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 03:21:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 03:21:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 03:21:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 03:21:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 03:21:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 03:21:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 03:21:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 03:21:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 03:21:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 03:21:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 03:21:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 03:21:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 03:21:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 03:21:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 03:21:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 03:21:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 03:21:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 03:21:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 03:21:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 03:21:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 03:21:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 03:21:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 03:21:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 03:21:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 03:21:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 03:21:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 03:21:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 03:21:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 03:21:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 03:21:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 03:21:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 03:21:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 03:21:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 03:21:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 03:21:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 03:21:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 03:21:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 03:21:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 03:21:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 03:21:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 03:21:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 03:21:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 03:21:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 03:21:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 03:21:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 03:21:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 03:21:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 03:21:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 03:21:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 03:21:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 03:21:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 03:21:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 03:21:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 03:21:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 03:21:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 03:21:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 03:21:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 03:21:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 03:21:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 03:21:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 03:21:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 03:21:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 03:21:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 03:21:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 03:21:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 03:21:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 03:21:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 03:21:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 03:21:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 03:21:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 03:21:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 03:21:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 03:21:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 03:21:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 03:21:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 03:21:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 03:21:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 03:21:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 03:21:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 03:21:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 03:21:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 03:21:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 03:21:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 03:21:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 03:21:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 03:21:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 03:21:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 03:21:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 03:21:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 03:21:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 03:21:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 03:21:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 03:21:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 03:21:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 03:21:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 03:21:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 03:21:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 03:21:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 03:21:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 03:21:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 03:21:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 03:21:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 03:21:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 03:21:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 03:21:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 03:21:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 03:21:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 03:21:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 03:21:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 03:21:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 03:21:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 03:21:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 03:21:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 03:21:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 03:21:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 03:21:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 03:21:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 03:21:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 03:21:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 03:21:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 03:21:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/13 03:21:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:21:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:21:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:21:59 DEBUG : PREFIXbanana: size = 6 OK 2025/11/13 03:21:59 DEBUG : PREFIXbanana.rclone_chunk.001_ngcl15: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:21:59 INFO : PREFIXbanana.rclone_chunk.001_ngcl15: Copied (server-side copy) to: PREFIXbanana 2025/11/13 03:21:59 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/13 03:21:59 DEBUG : PREFIXappleappleapplebanana.rclone_chunk.001_ngclwo: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:21:59 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_ngclwo: Copied (server-side copy) to: PREFIXappleappleapplebanana 2025/11/13 03:21:59 DEBUG : PREFIXapple: size = 5 OK 2025/11/13 03:21:59 DEBUG : PREFIXapple.rclone_chunk.001_ngclg3: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:21:59 INFO : PREFIXapple.rclone_chunk.001_ngclg3: Copied (server-side copy) to: PREFIXapple 2025/11/13 03:21:59 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/13 03:21:59 DEBUG : PREFIXsplitbananasplit.rclone_chunk.001_ngcl0p: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:21:59 INFO : PREFIXsplitbananasplit.rclone_chunk.001_ngcl0p: Copied (server-side copy) to: PREFIXsplitbananasplit 2025/11/13 03:21:59 INFO : PREFIXbanana.rclone_chunk.001_ngcl15: Deleted 2025/11/13 03:21:59 DEBUG : PREFIXbanana: size = 6 OK 2025/11/13 03:21:59 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:21:59 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/13 03:21:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 03:21:59 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_ngclwo: Deleted 2025/11/13 03:21:59 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/13 03:21:59 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:21:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/13 03:21:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 03:21:59 INFO : PREFIXapple.rclone_chunk.001_ngclg3: Deleted 2025/11/13 03:21:59 DEBUG : PREFIXapple: size = 5 OK 2025/11/13 03:21:59 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:21:59 INFO : apple: Copied (new) to: PREFIXapple 2025/11/13 03:21:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 03:21:59 INFO : PREFIXsplitbananasplit.rclone_chunk.001_ngcl0p: Deleted 2025/11/13 03:21:59 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/13 03:21:59 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:21:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/13 03:21:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 03:21:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/13 03:21:59 DEBUG : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_ngcmpp: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:21:59 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_ngcmpp: Copied (server-side copy) to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 03:21:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:21:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_ngcmbv: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:21:59 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_ngcmbv: Copied (server-side copy) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 03:21:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/13 03:21:59 DEBUG : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_ngcm18: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:21:59 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_ngcm18: Copied (server-side copy) to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 03:21:59 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/13 03:21:59 DEBUG : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_ngcm94: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:21:59 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_ngcm94: Copied (server-side copy) to: dir1/PREFIX0003-defghij.txt 2025/11/13 03:21:59 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_ngcmpp: Deleted 2025/11/13 03:21:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/13 03:21:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:21:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 03:21:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 03:21:59 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_ngcmbv: Deleted 2025/11/13 03:21:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:21:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:21:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 03:21:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 03:21:59 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_ngcm94: Deleted 2025/11/13 03:21:59 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/13 03:21:59 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:21:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/13 03:21:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 03:21:59 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_ngcm18: Deleted 2025/11/13 03:21:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/13 03:21:59 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:21:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 03:21:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_ngcmh1: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:22:00 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_ngcmh1: Copied (server-side copy) to: dir1/PREFIX0004-efghijk.txt 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_ngcmsv: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:22:00 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_ngcmsv: Copied (server-side copy) to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_ngcmny: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:22:00 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_ngcmny: Copied (server-side copy) to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_ngcmgr: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:22:00 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_ngcmgr: Copied (server-side copy) to: dir1/PREFIX0007-1234567.txt 2025/11/13 03:22:00 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_ngcmh1: Deleted 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/13 03:22:00 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:22:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/13 03:22:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 03:22:00 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_ngcmsv: Deleted 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/13 03:22:00 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:22:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 03:22:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 03:22:00 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_ngcmgr: Deleted 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/13 03:22:00 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_ngcmny: Deleted 2025/11/13 03:22:00 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:22:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/13 03:22:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/13 03:22:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:22:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 03:22:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_ngcnlz: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:22:00 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_ngcnlz: Copied (server-side copy) to: dir1/PREFIX0008-2345678.txt 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_ngcn4m: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:22:00 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_ngcn4m: Copied (server-side copy) to: dir1/PREFIX0009-3456789.txt 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_ngcne7: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:22:00 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_ngcne7: Copied (server-side copy) to: dir1/PREFIX0011-56789;.txt 2025/11/13 03:22:00 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_ngcnlz: Deleted 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/13 03:22:00 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:22:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/13 03:22:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0010-456789.txt.rclone_chunk.001_ngcnfj: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:22:00 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_ngcnfj: Copied (server-side copy) to: dir1/PREFIX0010-456789.txt 2025/11/13 03:22:00 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_ngcn4m: Deleted 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/13 03:22:00 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:22:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/13 03:22:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 03:22:00 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_ngcne7: Deleted 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/13 03:22:00 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:22:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/13 03:22:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 03:22:00 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_ngcnfj: Deleted 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/13 03:22:00 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:22:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/13 03:22:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_ngcn5j: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:22:00 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_ngcn5j: Copied (server-side copy) to: dir1/PREFIX0012-6789;.txt 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_ngcnnx: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:22:00 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_ngcnnx: Copied (server-side copy) to: dir1/PREFIX0014-89;=.txt 2025/11/13 03:22:00 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_ngcn5j: Deleted 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/13 03:22:00 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:22:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_ngcna2: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:22:00 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_ngcna2: Copied (server-side copy) to: dir1/PREFIX0015-9;=.txt 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_ngcnwn: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:22:00 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_ngcnwn: Copied (server-side copy) to: dir1/PREFIX0013-789;=.txt 2025/11/13 03:22:00 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_ngcnnx: Deleted 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/13 03:22:00 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:22:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/13 03:22:00 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_ngcna2: Deleted 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/13 03:22:00 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:22:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/13 03:22:00 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_ngcnwn: Deleted 2025/11/13 03:22:00 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/13 03:22:00 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:22:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/13 03:22:00 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:00 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 03:22:00 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 03:22:00 INFO : apple: Deleted 2025/11/13 03:22:00 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 03:22:01 INFO : appleappleapplebanana: Deleted 2025/11/13 03:22:01 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 03:22:01 INFO : banana: Deleted 2025/11/13 03:22:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 03:22:01 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 03:22:01 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 03:22:01 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 03:22:01 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 03:22:01 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 03:22:01 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 03:22:01 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 03:22:01 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 03:22:01 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 03:22:01 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 03:22:01 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 03:22:01 INFO : splitbananasplit: Deleted 2025/11/13 03:22:01 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : PREFIXapple: Excluded 2025/11/13 03:22:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/13 03:22:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : PREFIXbanana: Excluded 2025/11/13 03:22:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:22:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/13 03:22:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 03:22:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 03:22:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 03:22:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 03:22:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 03:22:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 03:22:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 03:22:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 03:22:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 03:22:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 03:22:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 03:22:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 03:22:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 03:22:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 03:22:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 03:22:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 03:22:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 03:22:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 03:22:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 03:22:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 03:22:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 03:22:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 03:22:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 03:22:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 03:22:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 03:22:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 03:22:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 03:22:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 03:22:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 03:22:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 03:22:01 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 03:22:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 03:22:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 03:22:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 03:22:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 03:22:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 03:22:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 03:22:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 03:22:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 03:22:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 03:22:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 03:22:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 03:22:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 03:22:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 03:22:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 03:22:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 03:22:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 03:22:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 03:22:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:22:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:22:01 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:01 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:22:01 DEBUG : appleappleapplebanana.rclone_chunk.001_ngconc: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:22:01 INFO : appleappleapplebanana.rclone_chunk.001_ngconc: Copied (server-side copy) to: appleappleapplebanana 2025/11/13 03:22:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:22:01 DEBUG : splitbananasplit.rclone_chunk.001_ngcors: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:22:01 INFO : splitbananasplit.rclone_chunk.001_ngcors: Copied (server-side copy) to: splitbananasplit 2025/11/13 03:22:01 DEBUG : banana: size = 6 OK 2025/11/13 03:22:01 DEBUG : banana.rclone_chunk.001_ngcokw: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:22:01 INFO : banana.rclone_chunk.001_ngcokw: Copied (server-side copy) to: banana 2025/11/13 03:22:01 INFO : appleappleapplebanana.rclone_chunk.001_ngconc: Deleted 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:22:01 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:22:01 INFO : appleappleapplebanana: Copied (new) 2025/11/13 03:22:01 INFO : splitbananasplit.rclone_chunk.001_ngcors: Deleted 2025/11/13 03:22:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:22:01 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:22:01 INFO : splitbananasplit: Copied (new) 2025/11/13 03:22:01 DEBUG : apple: size = 5 OK 2025/11/13 03:22:01 DEBUG : apple.rclone_chunk.001_ngco4g: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:22:01 INFO : apple.rclone_chunk.001_ngco4g: Copied (server-side copy) to: apple 2025/11/13 03:22:01 INFO : banana.rclone_chunk.001_ngcokw: Deleted 2025/11/13 03:22:01 DEBUG : banana: size = 6 OK 2025/11/13 03:22:01 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:22:01 INFO : banana: Copied (new) 2025/11/13 03:22:01 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:01 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:01 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:01 INFO : apple.rclone_chunk.001_ngco4g: Deleted 2025/11/13 03:22:01 DEBUG : apple: size = 5 OK 2025/11/13 03:22:01 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:22:01 INFO : apple: Copied (new) 2025/11/13 03:22:01 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ngco0t: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:22:02 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngco0t: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2025/11/13 03:22:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ngco70: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:22:02 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngco70: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2025/11/13 03:22:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngcotq: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:22:02 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngcotq: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2025/11/13 03:22:02 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngco0t: Deleted 2025/11/13 03:22:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:22:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/13 03:22:02 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngco70: Deleted 2025/11/13 03:22:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:22:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/13 03:22:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ngcolf: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:22:02 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngcolf: Copied (server-side copy) to: dir1/0003-defghij.txt 2025/11/13 03:22:02 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngcotq: Deleted 2025/11/13 03:22:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:22:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/13 03:22:02 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:02 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:02 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:02 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngcolf: Deleted 2025/11/13 03:22:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:22:02 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/13 03:22:02 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ngcpi6: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:22:02 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngcpi6: Copied (server-side copy) to: dir1/0004-efghijk.txt 2025/11/13 03:22:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ngcprq: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:22:02 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngcprq: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2025/11/13 03:22:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ngcpjt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:22:02 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngcpjt: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2025/11/13 03:22:02 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngcpi6: Deleted 2025/11/13 03:22:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:22:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/13 03:22:02 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngcprq: Deleted 2025/11/13 03:22:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:22:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/13 03:22:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ngcprb: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:22:02 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngcprb: Copied (server-side copy) to: dir1/0007-1234567.txt 2025/11/13 03:22:02 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngcpjt: Deleted 2025/11/13 03:22:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:22:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/13 03:22:02 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:02 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:02 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:02 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngcprb: Deleted 2025/11/13 03:22:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:22:02 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/13 03:22:02 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ngcp83: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:22:02 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngcp83: Copied (server-side copy) to: dir1/0008-2345678.txt 2025/11/13 03:22:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ngcpre: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:22:02 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngcpre: Copied (server-side copy) to: dir1/0009-3456789.txt 2025/11/13 03:22:02 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngcp83: Deleted 2025/11/13 03:22:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:22:02 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:22:02 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/13 03:22:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:22:02 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ngcpb9: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:22:02 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngcpb9: Copied (server-side copy) to: dir1/0010-456789.txt 2025/11/13 03:22:02 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:02 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngcpre: Deleted 2025/11/13 03:22:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:22:03 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:22:03 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/13 03:22:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:22:03 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ngcpww: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:22:03 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngcpww: Copied (server-side copy) to: dir1/0011-56789;.txt 2025/11/13 03:22:03 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngcpb9: Deleted 2025/11/13 03:22:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:22:03 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:22:03 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/13 03:22:03 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:03 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:03 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngcpww: Deleted 2025/11/13 03:22:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:22:03 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:22:03 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/13 03:22:03 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:22:03 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ngcptt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:22:03 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngcptt: Copied (server-side copy) to: dir1/0012-6789;.txt 2025/11/13 03:22:03 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngcptt: Deleted 2025/11/13 03:22:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:22:03 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:22:03 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/13 03:22:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:22:03 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ngcqr0: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:22:03 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngcqr0: Copied (server-side copy) to: dir1/0013-789;=.txt 2025/11/13 03:22:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:22:03 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ngcqup: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:22:03 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngcqup: Copied (server-side copy) to: dir1/0014-89;=.txt 2025/11/13 03:22:03 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngcqr0: Deleted 2025/11/13 03:22:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:22:03 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:22:03 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/13 03:22:03 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngcqup: Deleted 2025/11/13 03:22:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:22:03 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:22:03 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/13 03:22:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:22:03 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ngcq45: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:22:03 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngcq45: Copied (server-side copy) to: dir1/0015-9;=.txt 2025/11/13 03:22:03 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngcq45: Deleted 2025/11/13 03:22:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:22:03 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:22:03 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/13 03:22:03 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/13 03:22:03 INFO : PREFIXsplitbananasplit: Deleted 2025/11/13 03:22:03 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/13 03:22:03 INFO : PREFIXapple: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/13 03:22:03 INFO : PREFIXbanana: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/13 03:22:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/13 03:22:03 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:03 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : apple: Excluded 2025/11/13 03:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:22:03 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : banana: Excluded 2025/11/13 03:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : splitbananasplit: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:22:03 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:03 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : apple: Excluded 2025/11/13 03:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:22:03 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : banana: Excluded 2025/11/13 03:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : splitbananasplit: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:22:03 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:22:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:22:06 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ngctgu: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:22:06 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngctgu: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2025/11/13 03:22:06 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngctgu: Deleted 2025/11/13 03:22:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:22:06 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngct52: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:22:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngct52: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2025/11/13 03:22:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngct52: Deleted 2025/11/13 03:22:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:22:07 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ngct62: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:22:07 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngct62: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2025/11/13 03:22:07 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngct62: Deleted 2025/11/13 03:22:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:22:07 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ngcujg: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:22:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngcujg: Copied (server-side copy) to: dir1/0003-defghij.txt 2025/11/13 03:22:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngcujg: Deleted 2025/11/13 03:22:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:22:08 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ngcuml: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:22:08 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngcuml: Copied (server-side copy) to: dir1/0004-efghijk.txt 2025/11/13 03:22:08 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngcuml: Deleted 2025/11/13 03:22:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:22:08 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ngcv4t: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:22:08 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngcv4t: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2025/11/13 03:22:08 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngcv4t: Deleted 2025/11/13 03:22:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:22:08 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ngcvu3: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:22:08 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngcvu3: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2025/11/13 03:22:08 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngcvu3: Deleted 2025/11/13 03:22:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:22:09 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ngcvfd: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:22:09 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngcvfd: Copied (server-side copy) to: dir1/0007-1234567.txt 2025/11/13 03:22:09 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngcvfd: Deleted 2025/11/13 03:22:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:22:09 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ngcwsu: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:22:09 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngcwsu: Copied (server-side copy) to: dir1/0008-2345678.txt 2025/11/13 03:22:09 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngcwsu: Deleted 2025/11/13 03:22:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:22:10 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ngcw1y: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:22:10 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngcw1y: Copied (server-side copy) to: dir1/0009-3456789.txt 2025/11/13 03:22:10 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngcw1y: Deleted 2025/11/13 03:22:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:22:10 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ngcxp0: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:22:10 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngcxp0: Copied (server-side copy) to: dir1/0010-456789.txt 2025/11/13 03:22:10 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngcxp0: Deleted 2025/11/13 03:22:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:22:10 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ngcx0g: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:22:10 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngcx0g: Copied (server-side copy) to: dir1/0011-56789;.txt 2025/11/13 03:22:10 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngcx0g: Deleted 2025/11/13 03:22:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:22:11 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ngcxaf: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:22:11 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngcxaf: Copied (server-side copy) to: dir1/0012-6789;.txt 2025/11/13 03:22:11 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngcxaf: Deleted 2025/11/13 03:22:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:22:11 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ngcyuh: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:22:11 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngcyuh: Copied (server-side copy) to: dir1/0013-789;=.txt 2025/11/13 03:22:11 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngcyuh: Deleted 2025/11/13 03:22:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:22:12 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ngcyqe: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:22:12 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngcyqe: Copied (server-side copy) to: dir1/0014-89;=.txt 2025/11/13 03:22:12 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngcyqe: Deleted 2025/11/13 03:22:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:22:12 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ngczbj: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:22:12 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngczbj: Copied (server-side copy) to: dir1/0015-9;=.txt 2025/11/13 03:22:12 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngczbj: Deleted 2025/11/13 03:22:12 DEBUG : apple: size = 5 OK 2025/11/13 03:22:12 DEBUG : apple.rclone_chunk.001_ngczci: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:22:12 INFO : apple.rclone_chunk.001_ngczci: Copied (server-side copy) to: apple 2025/11/13 03:22:12 INFO : apple.rclone_chunk.001_ngczci: Deleted 2025/11/13 03:22:13 DEBUG : banana: size = 6 OK 2025/11/13 03:22:13 DEBUG : banana.rclone_chunk.001_ngcz05: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:22:13 INFO : banana.rclone_chunk.001_ngcz05: Copied (server-side copy) to: banana 2025/11/13 03:22:13 INFO : banana.rclone_chunk.001_ngcz05: Deleted 2025/11/13 03:22:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:22:13 DEBUG : appleappleapplebanana.rclone_chunk.001_ngd01j: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:22:13 INFO : appleappleapplebanana.rclone_chunk.001_ngd01j: Copied (server-side copy) to: appleappleapplebanana 2025/11/13 03:22:13 INFO : appleappleapplebanana.rclone_chunk.001_ngd01j: Deleted 2025/11/13 03:22:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:22:14 DEBUG : splitbananasplit.rclone_chunk.001_ngd0jk: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:22:14 INFO : splitbananasplit.rclone_chunk.001_ngd0jk: Copied (server-side copy) to: splitbananasplit 2025/11/13 03:22:14 INFO : splitbananasplit.rclone_chunk.001_ngd0jk: Deleted 2025/11/13 03:22:14 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:14 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : apple: Excluded 2025/11/13 03:22:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:22:14 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : banana: Excluded 2025/11/13 03:22:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : splitbananasplit: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:22:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:22:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:22:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 03:22:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 03:22:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 03:22:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 03:22:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 03:22:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 03:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:22:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:22:15 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/13 03:22:15 DEBUG : splitbananasplitSUFFIX.rclone_chunk.001_ngd2ew: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:22:15 INFO : splitbananasplitSUFFIX.rclone_chunk.001_ngd2ew: Copied (server-side copy) to: splitbananasplitSUFFIX 2025/11/13 03:22:15 DEBUG : appleSUFFIX: size = 5 OK 2025/11/13 03:22:15 DEBUG : appleSUFFIX.rclone_chunk.001_ngd2t1: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:22:15 INFO : appleSUFFIX.rclone_chunk.001_ngd2t1: Copied (server-side copy) to: appleSUFFIX 2025/11/13 03:22:15 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/13 03:22:15 DEBUG : appleappleapplebananaSUFFIX.rclone_chunk.001_ngd22h: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:22:15 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_ngd22h: Copied (server-side copy) to: appleappleapplebananaSUFFIX 2025/11/13 03:22:15 INFO : splitbananasplitSUFFIX.rclone_chunk.001_ngd2ew: Deleted 2025/11/13 03:22:15 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/13 03:22:15 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:22:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 03:22:15 INFO : appleSUFFIX.rclone_chunk.001_ngd2t1: Deleted 2025/11/13 03:22:15 DEBUG : appleSUFFIX: size = 5 OK 2025/11/13 03:22:15 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:22:15 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:15 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/13 03:22:15 DEBUG : bananaSUFFIX.rclone_chunk.001_ngd2y1: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:22:15 INFO : bananaSUFFIX.rclone_chunk.001_ngd2y1: Copied (server-side copy) to: bananaSUFFIX 2025/11/13 03:22:15 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_ngd22h: Deleted 2025/11/13 03:22:15 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/13 03:22:15 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:22:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 03:22:15 INFO : bananaSUFFIX.rclone_chunk.001_ngd2y1: Deleted 2025/11/13 03:22:15 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/13 03:22:15 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:22:15 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/13 03:22:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_ngd27j: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:22:16 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_ngd27j: Copied (server-side copy) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_ngd2dz: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:22:16 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_ngd2dz: Copied (server-side copy) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_ngd2yg: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:22:16 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_ngd2yg: Copied (server-side copy) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 03:22:16 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_ngd27j: Deleted 2025/11/13 03:22:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:22:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 03:22:16 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_ngd2dz: Deleted 2025/11/13 03:22:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:22:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_ngd2fj: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:22:16 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_ngd2fj: Copied (server-side copy) to: dir1/0003-defghij.txtSUFFIX 2025/11/13 03:22:16 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_ngd2yg: Deleted 2025/11/13 03:22:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:22:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 03:22:16 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_ngd2fj: Deleted 2025/11/13 03:22:16 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:22:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_ngd387: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:22:16 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_ngd387: Copied (server-side copy) to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_ngd3sn: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:22:16 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_ngd3sn: Copied (server-side copy) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_ngd3n4: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:22:16 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_ngd3n4: Copied (server-side copy) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 03:22:16 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_ngd3sn: Deleted 2025/11/13 03:22:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:22:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 03:22:16 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_ngd387: Deleted 2025/11/13 03:22:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:22:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 03:22:16 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_ngd3n4: Deleted 2025/11/13 03:22:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:22:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_ngd3ba: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:22:16 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_ngd3ba: Copied (server-side copy) to: dir1/0007-1234567.txtSUFFIX 2025/11/13 03:22:16 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_ngd3ba: Deleted 2025/11/13 03:22:16 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/13 03:22:16 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:22:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/13 03:22:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/13 03:22:17 DEBUG : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_ngd3ve: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:22:17 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_ngd3ve: Copied (server-side copy) to: dir1/0009-3456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/13 03:22:17 DEBUG : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_ngd3eo: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:22:17 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_ngd3eo: Copied (server-side copy) to: dir1/0008-2345678.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/13 03:22:17 DEBUG : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_ngd3pn: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:22:17 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_ngd3pn: Copied (server-side copy) to: dir1/0010-456789.txtSUFFIX 2025/11/13 03:22:17 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_ngd3ve: Deleted 2025/11/13 03:22:17 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/13 03:22:17 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:22:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/13 03:22:17 DEBUG : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_ngd3l5: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:22:17 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_ngd3l5: Copied (server-side copy) to: dir1/0011-56789;.txtSUFFIX 2025/11/13 03:22:17 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_ngd3eo: Deleted 2025/11/13 03:22:17 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/13 03:22:17 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:22:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 03:22:17 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_ngd3pn: Deleted 2025/11/13 03:22:17 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/13 03:22:17 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:22:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 03:22:17 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_ngd3l5: Deleted 2025/11/13 03:22:17 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/13 03:22:17 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:22:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/13 03:22:17 DEBUG : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_ngd4b1: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:22:17 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_ngd4b1: Copied (server-side copy) to: dir1/0013-789;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/13 03:22:17 DEBUG : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_ngd4uy: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:22:17 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_ngd4uy: Copied (server-side copy) to: dir1/0014-89;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/13 03:22:17 DEBUG : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_ngd4ro: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:22:17 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_ngd4ro: Copied (server-side copy) to: dir1/0012-6789;.txtSUFFIX 2025/11/13 03:22:17 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_ngd4b1: Deleted 2025/11/13 03:22:17 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/13 03:22:17 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:22:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/13 03:22:17 DEBUG : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_ngd4xl: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:22:17 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_ngd4xl: Copied (server-side copy) to: dir1/0015-9;=.txtSUFFIX 2025/11/13 03:22:17 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_ngd4uy: Deleted 2025/11/13 03:22:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/13 03:22:17 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:22:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/13 03:22:17 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_ngd4ro: Deleted 2025/11/13 03:22:17 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/13 03:22:17 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:22:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/13 03:22:17 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_ngd4xl: Deleted 2025/11/13 03:22:17 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/13 03:22:17 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:22:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 03:22:17 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 03:22:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 03:22:17 INFO : appleappleapplebanana: Deleted 2025/11/13 03:22:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 03:22:17 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 03:22:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 03:22:17 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 03:22:17 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 03:22:17 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 03:22:17 INFO : banana: Deleted 2025/11/13 03:22:17 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 03:22:17 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 03:22:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 03:22:17 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 03:22:17 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 03:22:17 INFO : splitbananasplit: Deleted 2025/11/13 03:22:17 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 03:22:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 03:22:17 INFO : apple: Deleted 2025/11/13 03:22:17 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:17 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : appleSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : bananaSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/13 03:22:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/13 03:22:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 03:22:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 03:22:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 03:22:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 03:22:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 03:22:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 03:22:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:18 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:22:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:22:18 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:18 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:22:18 DEBUG : appleappleapplebanana.rclone_chunk.001_ngd5ff: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:22:18 INFO : appleappleapplebanana.rclone_chunk.001_ngd5ff: Copied (server-side copy) to: appleappleapplebanana 2025/11/13 03:22:18 DEBUG : banana: size = 6 OK 2025/11/13 03:22:18 DEBUG : banana.rclone_chunk.001_ngd5e6: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:22:18 INFO : banana.rclone_chunk.001_ngd5e6: Copied (server-side copy) to: banana 2025/11/13 03:22:18 DEBUG : apple: size = 5 OK 2025/11/13 03:22:18 DEBUG : apple.rclone_chunk.001_ngd5u7: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:22:18 INFO : apple.rclone_chunk.001_ngd5u7: Copied (server-side copy) to: apple 2025/11/13 03:22:18 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:22:18 DEBUG : splitbananasplit.rclone_chunk.001_ngd5rt: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:22:18 INFO : splitbananasplit.rclone_chunk.001_ngd5rt: Copied (server-side copy) to: splitbananasplit 2025/11/13 03:22:18 INFO : apple.rclone_chunk.001_ngd5u7: Deleted 2025/11/13 03:22:18 DEBUG : apple: size = 5 OK 2025/11/13 03:22:18 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:22:18 INFO : apple: Copied (new) 2025/11/13 03:22:18 INFO : appleappleapplebanana.rclone_chunk.001_ngd5ff: Deleted 2025/11/13 03:22:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:22:18 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:22:18 INFO : appleappleapplebanana: Copied (new) 2025/11/13 03:22:18 INFO : banana.rclone_chunk.001_ngd5e6: Deleted 2025/11/13 03:22:18 DEBUG : banana: size = 6 OK 2025/11/13 03:22:18 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:22:18 INFO : banana: Copied (new) 2025/11/13 03:22:18 INFO : splitbananasplit.rclone_chunk.001_ngd5rt: Deleted 2025/11/13 03:22:18 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:22:18 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:22:18 INFO : splitbananasplit: Copied (new) 2025/11/13 03:22:18 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:18 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:18 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:18 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:22:18 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngd5gr: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:22:18 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngd5gr: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2025/11/13 03:22:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:22:18 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ngd5y5: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:22:18 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngd5y5: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2025/11/13 03:22:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:22:18 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ngd539: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:22:18 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngd539: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2025/11/13 03:22:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:22:18 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ngd5h8: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:22:18 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngd5h8: Copied (server-side copy) to: dir1/0003-defghij.txt 2025/11/13 03:22:18 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngd5gr: Deleted 2025/11/13 03:22:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:22:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:22:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/13 03:22:18 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngd539: Deleted 2025/11/13 03:22:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:22:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:22:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/13 03:22:18 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngd5y5: Deleted 2025/11/13 03:22:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:22:18 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:22:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/13 03:22:18 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngd5h8: Deleted 2025/11/13 03:22:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:22:18 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:22:18 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/13 03:22:18 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:18 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:18 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:18 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:22:19 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ngd5bb: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:22:19 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngd5bb: Copied (server-side copy) to: dir1/0004-efghijk.txt 2025/11/13 03:22:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:22:19 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ngd58m: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:22:19 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngd58m: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2025/11/13 03:22:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:22:19 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ngd50c: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:22:19 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngd50c: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2025/11/13 03:22:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:22:19 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ngd56p: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:22:19 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngd56p: Copied (server-side copy) to: dir1/0007-1234567.txt 2025/11/13 03:22:19 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngd5bb: Deleted 2025/11/13 03:22:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:22:19 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:22:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/13 03:22:19 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngd58m: Deleted 2025/11/13 03:22:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:22:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:22:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/13 03:22:19 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngd50c: Deleted 2025/11/13 03:22:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:22:19 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:22:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/13 03:22:19 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngd56p: Deleted 2025/11/13 03:22:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:22:19 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:22:19 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/13 03:22:19 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:19 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:19 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:19 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:22:19 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ngd6cz: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:22:19 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngd6cz: Copied (server-side copy) to: dir1/0009-3456789.txt 2025/11/13 03:22:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:22:19 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ngd600: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:22:19 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngd600: Copied (server-side copy) to: dir1/0008-2345678.txt 2025/11/13 03:22:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:22:19 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ngd66n: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:22:19 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngd66n: Copied (server-side copy) to: dir1/0010-456789.txt 2025/11/13 03:22:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:22:19 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ngd6kc: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:22:19 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngd6kc: Copied (server-side copy) to: dir1/0011-56789;.txt 2025/11/13 03:22:19 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngd6cz: Deleted 2025/11/13 03:22:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:22:19 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:22:19 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/13 03:22:19 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngd600: Deleted 2025/11/13 03:22:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:22:19 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:22:19 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/13 03:22:19 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngd66n: Deleted 2025/11/13 03:22:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:22:19 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:22:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/13 03:22:19 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngd6kc: Deleted 2025/11/13 03:22:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:22:19 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:22:19 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/13 03:22:19 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:19 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:19 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:19 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:22:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:22:20 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ngd61k: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:22:20 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngd61k: Copied (server-side copy) to: dir1/0012-6789;.txt 2025/11/13 03:22:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:22:20 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ngd6md: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:22:20 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngd6md: Copied (server-side copy) to: dir1/0013-789;=.txt 2025/11/13 03:22:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:22:20 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ngd6m9: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:22:20 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngd6m9: Copied (server-side copy) to: dir1/0015-9;=.txt 2025/11/13 03:22:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:22:20 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ngd6j5: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:22:20 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngd6j5: Copied (server-side copy) to: dir1/0014-89;=.txt 2025/11/13 03:22:20 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngd61k: Deleted 2025/11/13 03:22:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:22:20 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:22:20 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/13 03:22:20 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngd6md: Deleted 2025/11/13 03:22:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:22:20 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:22:20 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/13 03:22:20 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngd6m9: Deleted 2025/11/13 03:22:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:22:20 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:22:20 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/13 03:22:20 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngd6j5: Deleted 2025/11/13 03:22:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:22:20 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:22:20 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/13 03:22:20 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:20 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : bananaSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : splitbananasplitSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : appleSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/13 03:22:20 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/13 03:22:20 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:20 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : apple: Excluded 2025/11/13 03:22:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:22:20 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : banana: Excluded 2025/11/13 03:22:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : splitbananasplit: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:22:20 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:20 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : apple: Excluded 2025/11/13 03:22:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:22:20 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : banana: Excluded 2025/11/13 03:22:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : splitbananasplit: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:22:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:22:20 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:22:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:22:23 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ngd9ml: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:22:23 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngd9ml: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2025/11/13 03:22:23 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngd9ml: Deleted 2025/11/13 03:22:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:22:23 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngdapv: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:22:23 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngdapv: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2025/11/13 03:22:23 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngdapv: Deleted 2025/11/13 03:22:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:22:23 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ngdamb: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:22:23 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngdamb: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2025/11/13 03:22:23 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngdamb: Deleted 2025/11/13 03:22:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:22:24 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ngdbq5: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:22:24 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngdbq5: Copied (server-side copy) to: dir1/0003-defghij.txt 2025/11/13 03:22:24 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngdbq5: Deleted 2025/11/13 03:22:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:22:24 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ngdbaf: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:22:24 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngdbaf: Copied (server-side copy) to: dir1/0004-efghijk.txt 2025/11/13 03:22:24 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngdbaf: Deleted 2025/11/13 03:22:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:22:25 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ngdb3h: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:22:25 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngdb3h: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2025/11/13 03:22:25 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngdb3h: Deleted 2025/11/13 03:22:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:22:25 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ngdctc: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:22:25 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngdctc: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2025/11/13 03:22:25 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngdctc: Deleted 2025/11/13 03:22:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:22:26 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ngdciv: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:22:26 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngdciv: Copied (server-side copy) to: dir1/0007-1234567.txt 2025/11/13 03:22:26 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngdciv: Deleted 2025/11/13 03:22:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:22:26 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ngdd8n: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:22:26 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngdd8n: Copied (server-side copy) to: dir1/0008-2345678.txt 2025/11/13 03:22:26 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngdd8n: Deleted 2025/11/13 03:22:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:22:26 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ngddnl: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:22:26 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngddnl: Copied (server-side copy) to: dir1/0009-3456789.txt 2025/11/13 03:22:26 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngddnl: Deleted 2025/11/13 03:22:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:22:27 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ngddp0: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:22:27 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngddp0: Copied (server-side copy) to: dir1/0010-456789.txt 2025/11/13 03:22:27 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngddp0: Deleted 2025/11/13 03:22:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:22:27 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ngde6f: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:22:27 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngde6f: Copied (server-side copy) to: dir1/0011-56789;.txt 2025/11/13 03:22:27 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngde6f: Deleted 2025/11/13 03:22:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:22:28 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ngdeay: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:22:28 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngdeay: Copied (server-side copy) to: dir1/0012-6789;.txt 2025/11/13 03:22:28 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngdeay: Deleted 2025/11/13 03:22:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:22:28 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ngdfd0: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:22:28 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngdfd0: Copied (server-side copy) to: dir1/0013-789;=.txt 2025/11/13 03:22:28 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngdfd0: Deleted 2025/11/13 03:22:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:22:29 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ngdfmw: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:22:29 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngdfmw: Copied (server-side copy) to: dir1/0014-89;=.txt 2025/11/13 03:22:29 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngdfmw: Deleted 2025/11/13 03:22:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:22:29 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ngdgyw: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:22:29 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngdgyw: Copied (server-side copy) to: dir1/0015-9;=.txt 2025/11/13 03:22:29 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngdgyw: Deleted 2025/11/13 03:22:29 DEBUG : apple: size = 5 OK 2025/11/13 03:22:29 DEBUG : apple.rclone_chunk.001_ngdg1l: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:22:29 INFO : apple.rclone_chunk.001_ngdg1l: Copied (server-side copy) to: apple 2025/11/13 03:22:29 INFO : apple.rclone_chunk.001_ngdg1l: Deleted 2025/11/13 03:22:30 DEBUG : banana: size = 6 OK 2025/11/13 03:22:30 DEBUG : banana.rclone_chunk.001_ngdg5f: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:22:30 INFO : banana.rclone_chunk.001_ngdg5f: Copied (server-side copy) to: banana 2025/11/13 03:22:30 INFO : banana.rclone_chunk.001_ngdg5f: Deleted 2025/11/13 03:22:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:22:30 DEBUG : appleappleapplebanana.rclone_chunk.001_ngdh96: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:22:30 INFO : appleappleapplebanana.rclone_chunk.001_ngdh96: Copied (server-side copy) to: appleappleapplebanana 2025/11/13 03:22:30 INFO : appleappleapplebanana.rclone_chunk.001_ngdh96: Deleted 2025/11/13 03:22:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:22:31 DEBUG : splitbananasplit.rclone_chunk.001_ngdh34: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:22:31 INFO : splitbananasplit.rclone_chunk.001_ngdh34: Copied (server-side copy) to: splitbananasplit 2025/11/13 03:22:31 INFO : splitbananasplit.rclone_chunk.001_ngdh34: Deleted 2025/11/13 03:22:31 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:31 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : apple: Excluded 2025/11/13 03:22:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:22:31 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : banana: Excluded 2025/11/13 03:22:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : splitbananasplit: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:22:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:22:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:22:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 03:22:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 03:22:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 03:22:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 03:22:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 03:22:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : apple: size = 5 OK 2025/11/13 03:22:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:32 DEBUG : banana: size = 6 OK 2025/11/13 03:22:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 03:22:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 03:22:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 03:22:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 03:22:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 03:22:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 03:22:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 03:22:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 03:22:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 03:22:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 03:22:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:22:32 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:32 DEBUG : apple: Unchanged skipping 2025/11/13 03:22:32 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:32 DEBUG : banana: Unchanged skipping 2025/11/13 03:22:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:22:32 DEBUG : appleapple: size = 21 OK 2025/11/13 03:22:32 DEBUG : appleapple.rclone_chunk.001_ngdj2c: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:22:32 INFO : appleapple.rclone_chunk.001_ngdj2c: Copied (server-side copy) to: appleapple 2025/11/13 03:22:32 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/13 03:22:32 DEBUG : dir1/0000-abcde.rclone_chunk.001_ngdjdi: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:22:32 INFO : dir1/0000-abcde.rclone_chunk.001_ngdjdi: Copied (server-side copy) to: dir1/0000-abcde 2025/11/13 03:22:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/13 03:22:32 DEBUG : dir1/0001-bcdef.rclone_chunk.001_ngdjy0: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:22:32 INFO : dir1/0001-bcdef.rclone_chunk.001_ngdjy0: Copied (server-side copy) to: dir1/0001-bcdef 2025/11/13 03:22:32 DEBUG : splitbanan: size = 16 OK 2025/11/13 03:22:32 DEBUG : splitbanan.rclone_chunk.001_ngdjqv: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:22:32 INFO : splitbanan.rclone_chunk.001_ngdjqv: Copied (server-side copy) to: splitbanan 2025/11/13 03:22:32 INFO : appleapple.rclone_chunk.001_ngdj2c: Deleted 2025/11/13 03:22:32 DEBUG : appleapple: size = 21 OK 2025/11/13 03:22:32 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:22:32 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/13 03:22:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 03:22:32 INFO : dir1/0000-abcde.rclone_chunk.001_ngdjdi: Deleted 2025/11/13 03:22:32 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/13 03:22:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:22:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/13 03:22:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 03:22:32 INFO : dir1/0001-bcdef.rclone_chunk.001_ngdjy0: Deleted 2025/11/13 03:22:32 INFO : splitbanan.rclone_chunk.001_ngdjqv: Deleted 2025/11/13 03:22:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/13 03:22:32 DEBUG : splitbanan: size = 16 OK 2025/11/13 03:22:32 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:22:32 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/13 03:22:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:22:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/13 03:22:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 03:22:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 03:22:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0002-cdefg.rclone_chunk.001_ngdjy7: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:22:33 INFO : dir1/0002-cdefg.rclone_chunk.001_ngdjy7: Copied (server-side copy) to: dir1/0002-cdefg 2025/11/13 03:22:33 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0003-defgh.rclone_chunk.001_ngdj04: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:22:33 INFO : dir1/0003-defgh.rclone_chunk.001_ngdj04: Copied (server-side copy) to: dir1/0003-defgh 2025/11/13 03:22:33 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0004-efghi.rclone_chunk.001_ngdjvg: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:22:33 INFO : dir1/0004-efghi.rclone_chunk.001_ngdjvg: Copied (server-side copy) to: dir1/0004-efghi 2025/11/13 03:22:33 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0005-fghij.rclone_chunk.001_ngdj05: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:22:33 INFO : dir1/0005-fghij.rclone_chunk.001_ngdj05: Copied (server-side copy) to: dir1/0005-fghij 2025/11/13 03:22:33 INFO : dir1/0002-cdefg.rclone_chunk.001_ngdjy7: Deleted 2025/11/13 03:22:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:22:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/13 03:22:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 03:22:33 INFO : dir1/0003-defgh.rclone_chunk.001_ngdj04: Deleted 2025/11/13 03:22:33 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:22:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/13 03:22:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 03:22:33 INFO : dir1/0004-efghi.rclone_chunk.001_ngdjvg: Deleted 2025/11/13 03:22:33 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:22:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/13 03:22:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 03:22:33 INFO : dir1/0005-fghij.rclone_chunk.001_ngdj05: Deleted 2025/11/13 03:22:33 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:22:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/13 03:22:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 03:22:33 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0006-ghijk.rclone_chunk.001_ngdkal: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:22:33 INFO : dir1/0006-ghijk.rclone_chunk.001_ngdkal: Copied (server-side copy) to: dir1/0006-ghijk 2025/11/13 03:22:33 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0007-12345.rclone_chunk.001_ngdkdc: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:22:33 INFO : dir1/0007-12345.rclone_chunk.001_ngdkdc: Copied (server-side copy) to: dir1/0007-12345 2025/11/13 03:22:33 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0008-23456.rclone_chunk.001_ngdkcb: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:22:33 INFO : dir1/0008-23456.rclone_chunk.001_ngdkcb: Copied (server-side copy) to: dir1/0008-23456 2025/11/13 03:22:33 INFO : dir1/0006-ghijk.rclone_chunk.001_ngdkal: Deleted 2025/11/13 03:22:33 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:22:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/13 03:22:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 03:22:33 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0009-34567.rclone_chunk.001_ngdkg2: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:22:33 INFO : dir1/0009-34567.rclone_chunk.001_ngdkg2: Copied (server-side copy) to: dir1/0009-34567 2025/11/13 03:22:33 INFO : dir1/0007-12345.rclone_chunk.001_ngdkdc: Deleted 2025/11/13 03:22:33 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:22:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/13 03:22:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 03:22:33 INFO : dir1/0008-23456.rclone_chunk.001_ngdkcb: Deleted 2025/11/13 03:22:33 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:22:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/13 03:22:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 03:22:33 INFO : dir1/0009-34567.rclone_chunk.001_ngdkg2: Deleted 2025/11/13 03:22:33 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/13 03:22:33 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:22:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/13 03:22:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 03:22:34 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/13 03:22:34 DEBUG : dir1/0011-56789.rclone_chunk.001_ngdkb1: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:22:34 INFO : dir1/0011-56789.rclone_chunk.001_ngdkb1: Copied (server-side copy) to: dir1/0011-56789 2025/11/13 03:22:34 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/13 03:22:34 DEBUG : dir1/0012-6789;.rclone_chunk.001_ngdkh7: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:22:34 INFO : dir1/0012-6789;.rclone_chunk.001_ngdkh7: Copied (server-side copy) to: dir1/0012-6789; 2025/11/13 03:22:34 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/13 03:22:34 DEBUG : dir1/0010-45678.rclone_chunk.001_ngdkhw: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:22:34 INFO : dir1/0010-45678.rclone_chunk.001_ngdkhw: Copied (server-side copy) to: dir1/0010-45678 2025/11/13 03:22:34 INFO : dir1/0011-56789.rclone_chunk.001_ngdkb1: Deleted 2025/11/13 03:22:34 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/13 03:22:34 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:22:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/13 03:22:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 03:22:34 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/13 03:22:34 DEBUG : dir1/0013-789;=.rclone_chunk.001_ngdkxf: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:22:34 INFO : dir1/0013-789;=.rclone_chunk.001_ngdkxf: Copied (server-side copy) to: dir1/0013-789;= 2025/11/13 03:22:34 INFO : dir1/0012-6789;.rclone_chunk.001_ngdkh7: Deleted 2025/11/13 03:22:34 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/13 03:22:34 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:22:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/13 03:22:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 03:22:34 INFO : dir1/0010-45678.rclone_chunk.001_ngdkhw: Deleted 2025/11/13 03:22:34 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/13 03:22:34 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:22:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/13 03:22:34 INFO : dir1/0013-789;=.rclone_chunk.001_ngdkxf: Deleted 2025/11/13 03:22:34 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/13 03:22:34 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:22:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/13 03:22:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/13 03:22:34 DEBUG : dir1/0014-89;=..rclone_chunk.001_ngdlrv: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:22:34 INFO : dir1/0014-89;=..rclone_chunk.001_ngdlrv: Copied (server-side copy) to: dir1/0014-89;=. 2025/11/13 03:22:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/13 03:22:34 DEBUG : dir1/0015-9;=.t.rclone_chunk.001_ngdlyc: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:22:34 INFO : dir1/0015-9;=.t.rclone_chunk.001_ngdlyc: Copied (server-side copy) to: dir1/0015-9;=.t 2025/11/13 03:22:34 INFO : dir1/0014-89;=..rclone_chunk.001_ngdlrv: Deleted 2025/11/13 03:22:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/13 03:22:34 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:22:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/13 03:22:34 INFO : dir1/0015-9;=.t.rclone_chunk.001_ngdlyc: Deleted 2025/11/13 03:22:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/13 03:22:34 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:22:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/13 03:22:34 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 03:22:34 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 03:22:34 INFO : appleappleapplebanana: Deleted 2025/11/13 03:22:34 INFO : splitbananasplit: Deleted 2025/11/13 03:22:34 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 03:22:34 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 03:22:34 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 03:22:34 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 03:22:34 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 03:22:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 03:22:34 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 03:22:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 03:22:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 03:22:34 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 03:22:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 03:22:34 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 03:22:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 03:22:34 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 03:22:34 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:34 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : apple: Excluded 2025/11/13 03:22:34 DEBUG : appleapple: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : appleapple: Excluded 2025/11/13 03:22:34 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : banana: Excluded 2025/11/13 03:22:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : splitbanan: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0000-abcde: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0001-bcdef: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0002-cdefg: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0003-defgh: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0004-efghi: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0005-fghij: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0006-ghijk: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0007-12345: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0008-23456: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0009-34567: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0010-45678: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0011-56789: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0012-6789;: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0013-789;=: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0014-89;=.: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/13 03:22:34 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/13 03:22:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 03:22:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 03:22:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 03:22:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 03:22:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 03:22:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 03:22:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 03:22:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 03:22:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 03:22:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 03:22:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 03:22:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 03:22:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 03:22:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 03:22:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 03:22:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 03:22:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 03:22:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 03:22:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 03:22:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 03:22:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 03:22:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 03:22:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 03:22:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 03:22:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 03:22:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 03:22:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 03:22:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 03:22:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 03:22:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 03:22:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 03:22:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 03:22:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 03:22:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 03:22:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 03:22:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 03:22:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 03:22:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 03:22:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 03:22:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 03:22:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 03:22:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 03:22:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 03:22:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 03:22:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 03:22:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 03:22:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 03:22:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 03:22:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 03:22:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 03:22:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 03:22:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 03:22:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 03:22:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 03:22:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 03:22:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 03:22:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 03:22:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 03:22:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 03:22:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 03:22:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 03:22:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 03:22:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 03:22:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 03:22:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 03:22:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 03:22:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 03:22:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 03:22:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 03:22:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 03:22:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 03:22:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 03:22:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 03:22:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 03:22:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 03:22:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 03:22:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 03:22:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 03:22:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 03:22:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 03:22:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 03:22:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 03:22:34 DEBUG : apple: size = 5 OK 2025/11/13 03:22:34 DEBUG : appleapple: size = 21 OK 2025/11/13 03:22:34 DEBUG : banana: size = 6 OK 2025/11/13 03:22:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 03:22:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 03:22:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 03:22:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 03:22:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 03:22:34 DEBUG : splitbanan: size = 16 OK 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:22:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 03:22:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 03:22:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 03:22:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 03:22:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 03:22:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 03:22:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 03:22:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 03:22:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 03:22:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 03:22:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 03:22:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 03:22:34 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/13 03:22:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 03:22:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 03:22:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 03:22:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/13 03:22:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/13 03:22:34 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/13 03:22:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:22:34 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/13 03:22:34 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:34 DEBUG : banana: Unchanged skipping 2025/11/13 03:22:34 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/13 03:22:34 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:34 DEBUG : apple: Unchanged skipping 2025/11/13 03:22:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/13 03:22:34 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:22:34 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/13 03:22:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/13 03:22:35 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/13 03:22:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/13 03:22:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/13 03:22:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/13 03:22:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/13 03:22:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/13 03:22:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/13 03:22:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:22:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:22:35 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:35 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:35 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : apple: Excluded 2025/11/13 03:22:35 DEBUG : appleapple: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : appleapple: Excluded 2025/11/13 03:22:35 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : banana: Excluded 2025/11/13 03:22:35 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : splitbanan: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0000-abcde: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0001-bcdef: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0002-cdefg: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0003-defgh: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0004-efghi: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0005-fghij: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0006-ghijk: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0007-12345: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0008-23456: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0009-34567: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0010-45678: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0011-56789: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0012-6789;: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0013-789;=: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0014-89;=.: Excluded 2025/11/13 03:22:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/13 03:22:35 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/13 03:22:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 03:22:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 03:22:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 03:22:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 03:22:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 03:22:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 03:22:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 03:22:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 03:22:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 03:22:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 03:22:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 03:22:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 03:22:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 03:22:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 03:22:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 03:22:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 03:22:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 03:22:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 03:22:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 03:22:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 03:22:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 03:22:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 03:22:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 03:22:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 03:22:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 03:22:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 03:22:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 03:22:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 03:22:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 03:22:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 03:22:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 03:22:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 03:22:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 03:22:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 03:22:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 03:22:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 03:22:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 03:22:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 03:22:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 03:22:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 03:22:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 03:22:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 03:22:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 03:22:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 03:22:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 03:22:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 03:22:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 03:22:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 03:22:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 03:22:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 03:22:35 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:22:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:22:36 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ngdn9e: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:22:36 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngdn9e: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2025/11/13 03:22:36 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngdn9e: Deleted 2025/11/13 03:22:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:22:37 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngdos3: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:22:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngdos3: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2025/11/13 03:22:37 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngdos3: Deleted 2025/11/13 03:22:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:22:37 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ngdo0o: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:22:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngdo0o: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2025/11/13 03:22:37 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngdo0o: Deleted 2025/11/13 03:22:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:22:38 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ngdowu: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:22:38 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngdowu: Copied (server-side copy) to: dir1/0003-defghij.txt 2025/11/13 03:22:38 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngdowu: Deleted 2025/11/13 03:22:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:22:38 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ngdp99: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:22:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngdp99: Copied (server-side copy) to: dir1/0004-efghijk.txt 2025/11/13 03:22:38 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngdp99: Deleted 2025/11/13 03:22:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:22:39 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ngdpf9: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:22:39 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngdpf9: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2025/11/13 03:22:39 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngdpf9: Deleted 2025/11/13 03:22:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:22:39 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ngdqtd: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:22:39 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngdqtd: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2025/11/13 03:22:39 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngdqtd: Deleted 2025/11/13 03:22:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:22:39 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ngdquh: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:22:39 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngdquh: Copied (server-side copy) to: dir1/0007-1234567.txt 2025/11/13 03:22:40 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngdquh: Deleted 2025/11/13 03:22:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:22:40 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ngdrqq: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:22:40 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngdrqq: Copied (server-side copy) to: dir1/0008-2345678.txt 2025/11/13 03:22:40 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngdrqq: Deleted 2025/11/13 03:22:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:22:40 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ngdrjz: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:22:40 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngdrjz: Copied (server-side copy) to: dir1/0009-3456789.txt 2025/11/13 03:22:40 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngdrjz: Deleted 2025/11/13 03:22:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:22:41 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ngdrsp: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:22:41 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngdrsp: Copied (server-side copy) to: dir1/0010-456789.txt 2025/11/13 03:22:41 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngdrsp: Deleted 2025/11/13 03:22:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:22:41 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ngds9h: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:22:41 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngds9h: Copied (server-side copy) to: dir1/0011-56789;.txt 2025/11/13 03:22:41 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngds9h: Deleted 2025/11/13 03:22:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:22:42 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ngdt6x: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:22:42 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngdt6x: Copied (server-side copy) to: dir1/0012-6789;.txt 2025/11/13 03:22:42 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngdt6x: Deleted 2025/11/13 03:22:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:22:43 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ngdt3f: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:22:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngdt3f: Copied (server-side copy) to: dir1/0013-789;=.txt 2025/11/13 03:22:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngdt3f: Deleted 2025/11/13 03:22:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:22:43 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ngduw9: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:22:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngduw9: Copied (server-side copy) to: dir1/0014-89;=.txt 2025/11/13 03:22:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngduw9: Deleted 2025/11/13 03:22:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:22:44 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ngduxm: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:22:44 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngduxm: Copied (server-side copy) to: dir1/0015-9;=.txt 2025/11/13 03:22:44 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngduxm: Deleted 2025/11/13 03:22:44 DEBUG : apple: size = 5 OK 2025/11/13 03:22:44 DEBUG : apple.rclone_chunk.001_ngdvtk: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:22:44 INFO : apple.rclone_chunk.001_ngdvtk: Copied (server-side copy) to: apple 2025/11/13 03:22:44 INFO : apple.rclone_chunk.001_ngdvtk: Deleted 2025/11/13 03:22:45 DEBUG : banana: size = 6 OK 2025/11/13 03:22:45 DEBUG : banana.rclone_chunk.001_ngdvmq: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:22:45 INFO : banana.rclone_chunk.001_ngdvmq: Copied (server-side copy) to: banana 2025/11/13 03:22:45 INFO : banana.rclone_chunk.001_ngdvmq: Deleted 2025/11/13 03:22:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:22:45 DEBUG : appleappleapplebanana.rclone_chunk.001_ngdwax: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:22:45 INFO : appleappleapplebanana.rclone_chunk.001_ngdwax: Copied (server-side copy) to: appleappleapplebanana 2025/11/13 03:22:45 INFO : appleappleapplebanana.rclone_chunk.001_ngdwax: Deleted 2025/11/13 03:22:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:22:46 DEBUG : splitbananasplit.rclone_chunk.001_ngdxdl: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:22:46 INFO : splitbananasplit.rclone_chunk.001_ngdxdl: Copied (server-side copy) to: splitbananasplit 2025/11/13 03:22:46 INFO : splitbananasplit.rclone_chunk.001_ngdxdl: Deleted 2025/11/13 03:22:46 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:46 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : apple: Excluded 2025/11/13 03:22:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:22:46 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : banana: Excluded 2025/11/13 03:22:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : splitbananasplit: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:22:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:22:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:22:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:22:47 DEBUG : banana: size = 6 OK 2025/11/13 03:22:47 DEBUG : apple: size = 5 OK 2025/11/13 03:22:47 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:22:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:22:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:22:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:22:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:22:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:22:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:22:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:22:47 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:47 DEBUG : banana: Unchanged skipping 2025/11/13 03:22:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : apple: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:22:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:22:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:22:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:22:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:22:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:22:48 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:48 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:48 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : apple: Excluded 2025/11/13 03:22:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:22:48 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : banana: Excluded 2025/11/13 03:22:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : splitbananasplit: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:22:48 DEBUG : apple: size = 5 OK 2025/11/13 03:22:48 DEBUG : banana: size = 6 OK 2025/11/13 03:22:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:22:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:22:48 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : banana: Unchanged skipping 2025/11/13 03:22:48 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:22:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:22:48 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : apple: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:22:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:22:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:22:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:22:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:22:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:22:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:22:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:22:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:22:48 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:48 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:48 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : apple: Excluded 2025/11/13 03:22:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:22:48 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : banana: Excluded 2025/11/13 03:22:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : splitbananasplit: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:22:48 DEBUG : Waiting for deletions to finish 2025/11/13 03:22:48 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : apple: Excluded 2025/11/13 03:22:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:22:48 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : banana: Excluded 2025/11/13 03:22:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : splitbananasplit: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:22:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:22:48 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:22:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:22:51 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_nge2fz: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:22:51 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_nge2fz: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2025/11/13 03:22:51 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_nge2fz: Deleted 2025/11/13 03:22:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:22:52 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_nge2jx: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:22:52 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_nge2jx: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2025/11/13 03:22:52 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_nge2jx: Deleted 2025/11/13 03:22:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:22:52 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_nge381: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:22:52 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_nge381: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2025/11/13 03:22:52 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_nge381: Deleted 2025/11/13 03:22:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:22:52 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_nge364: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:22:52 INFO : dir1/0003-defghij.txt.rclone_chunk.001_nge364: Copied (server-side copy) to: dir1/0003-defghij.txt 2025/11/13 03:22:53 INFO : dir1/0003-defghij.txt.rclone_chunk.001_nge364: Deleted 2025/11/13 03:22:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:22:53 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_nge4rw: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:22:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_nge4rw: Copied (server-side copy) to: dir1/0004-efghijk.txt 2025/11/13 03:22:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_nge4rw: Deleted 2025/11/13 03:22:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:22:53 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_nge42b: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:22:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_nge42b: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2025/11/13 03:22:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_nge42b: Deleted 2025/11/13 03:22:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:22:54 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_nge4td: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:22:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_nge4td: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2025/11/13 03:22:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_nge4td: Deleted 2025/11/13 03:22:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:22:54 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_nge5q0: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:22:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_nge5q0: Copied (server-side copy) to: dir1/0007-1234567.txt 2025/11/13 03:22:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_nge5q0: Deleted 2025/11/13 03:22:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:22:55 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_nge5cp: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:22:55 INFO : dir1/0008-2345678.txt.rclone_chunk.001_nge5cp: Copied (server-side copy) to: dir1/0008-2345678.txt 2025/11/13 03:22:55 INFO : dir1/0008-2345678.txt.rclone_chunk.001_nge5cp: Deleted 2025/11/13 03:22:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:22:55 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_nge6ad: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:22:55 INFO : dir1/0009-3456789.txt.rclone_chunk.001_nge6ad: Copied (server-side copy) to: dir1/0009-3456789.txt 2025/11/13 03:22:55 INFO : dir1/0009-3456789.txt.rclone_chunk.001_nge6ad: Deleted 2025/11/13 03:22:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:22:56 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_nge6km: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:22:56 INFO : dir1/0010-456789.txt.rclone_chunk.001_nge6km: Copied (server-side copy) to: dir1/0010-456789.txt 2025/11/13 03:22:56 INFO : dir1/0010-456789.txt.rclone_chunk.001_nge6km: Deleted 2025/11/13 03:22:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:22:56 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_nge7sh: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:22:56 INFO : dir1/0011-56789;.txt.rclone_chunk.001_nge7sh: Copied (server-side copy) to: dir1/0011-56789;.txt 2025/11/13 03:22:56 INFO : dir1/0011-56789;.txt.rclone_chunk.001_nge7sh: Deleted 2025/11/13 03:22:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:22:56 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_nge780: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:22:56 INFO : dir1/0012-6789;.txt.rclone_chunk.001_nge780: Copied (server-side copy) to: dir1/0012-6789;.txt 2025/11/13 03:22:57 INFO : dir1/0012-6789;.txt.rclone_chunk.001_nge780: Deleted 2025/11/13 03:22:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:22:57 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_nge8ef: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:22:57 INFO : dir1/0013-789;=.txt.rclone_chunk.001_nge8ef: Copied (server-side copy) to: dir1/0013-789;=.txt 2025/11/13 03:22:57 INFO : dir1/0013-789;=.txt.rclone_chunk.001_nge8ef: Deleted 2025/11/13 03:22:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:22:57 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_nge8ju: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:22:57 INFO : dir1/0014-89;=.txt.rclone_chunk.001_nge8ju: Copied (server-side copy) to: dir1/0014-89;=.txt 2025/11/13 03:22:57 INFO : dir1/0014-89;=.txt.rclone_chunk.001_nge8ju: Deleted 2025/11/13 03:22:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:22:58 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_nge8pb: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:22:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_nge8pb: Copied (server-side copy) to: dir1/0015-9;=.txt 2025/11/13 03:22:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_nge8pb: Deleted 2025/11/13 03:22:58 DEBUG : apple: size = 5 OK 2025/11/13 03:22:58 DEBUG : apple.rclone_chunk.001_nge9vw: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:22:58 INFO : apple.rclone_chunk.001_nge9vw: Copied (server-side copy) to: apple 2025/11/13 03:22:58 INFO : apple.rclone_chunk.001_nge9vw: Deleted 2025/11/13 03:22:59 DEBUG : banana: size = 6 OK 2025/11/13 03:22:59 DEBUG : banana.rclone_chunk.001_nge9it: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:22:59 INFO : banana.rclone_chunk.001_nge9it: Copied (server-side copy) to: banana 2025/11/13 03:22:59 INFO : banana.rclone_chunk.001_nge9it: Deleted 2025/11/13 03:22:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:22:59 DEBUG : appleappleapplebanana.rclone_chunk.001_ngeafh: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:22:59 INFO : appleappleapplebanana.rclone_chunk.001_ngeafh: Copied (server-side copy) to: appleappleapplebanana 2025/11/13 03:22:59 INFO : appleappleapplebanana.rclone_chunk.001_ngeafh: Deleted 2025/11/13 03:23:00 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:23:00 DEBUG : splitbananasplit.rclone_chunk.001_ngeaux: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:23:00 INFO : splitbananasplit.rclone_chunk.001_ngeaux: Copied (server-side copy) to: splitbananasplit 2025/11/13 03:23:00 INFO : splitbananasplit.rclone_chunk.001_ngeaux: Deleted 2025/11/13 03:23:00 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:00 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : apple: Excluded 2025/11/13 03:23:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:23:00 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : banana: Excluded 2025/11/13 03:23:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : splitbananasplit: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:23:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:23:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:23:01 DEBUG : apple: size = 5 OK 2025/11/13 03:23:01 DEBUG : banana: size = 6 OK 2025/11/13 03:23:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:23:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : banana: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : apple: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:23:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:23:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:23:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:23:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:23:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:23:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:01 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:01 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:01 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : apple: Excluded 2025/11/13 03:23:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:23:01 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : banana: Excluded 2025/11/13 03:23:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : splitbananasplit: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:23:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:23:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:23:01 DEBUG : apple: size = 5 OK 2025/11/13 03:23:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:23:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:23:01 DEBUG : banana: size = 6 OK 2025/11/13 03:23:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:23:01 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:23:01 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : banana: Unchanged skipping 2025/11/13 03:23:01 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : apple: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:23:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:23:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:23:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:23:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:23:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:23:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:23:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:23:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:23:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:23:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:02 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:02 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:02 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : apple: Excluded 2025/11/13 03:23:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:23:02 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : banana: Excluded 2025/11/13 03:23:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : splitbananasplit: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:23:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:23:02 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:23:03 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ngee77: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:23:03 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngee77: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2025/11/13 03:23:03 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngee77: Deleted 2025/11/13 03:23:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:23:04 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngeei8: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:23:04 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngeei8: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2025/11/13 03:23:04 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngeei8: Deleted 2025/11/13 03:23:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:23:04 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ngef0b: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:23:04 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngef0b: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2025/11/13 03:23:04 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngef0b: Deleted 2025/11/13 03:23:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:23:05 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ngef0n: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:23:05 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngef0n: Copied (server-side copy) to: dir1/0003-defghij.txt 2025/11/13 03:23:05 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngef0n: Deleted 2025/11/13 03:23:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:23:05 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ngegci: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:23:05 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngegci: Copied (server-side copy) to: dir1/0004-efghijk.txt 2025/11/13 03:23:05 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngegci: Deleted 2025/11/13 03:23:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:23:05 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ngeghj: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:23:05 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngeghj: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2025/11/13 03:23:05 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngeghj: Deleted 2025/11/13 03:23:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:23:06 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ngegy1: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:23:06 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngegy1: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2025/11/13 03:23:06 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngegy1: Deleted 2025/11/13 03:23:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:23:06 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ngehkq: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:23:06 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngehkq: Copied (server-side copy) to: dir1/0007-1234567.txt 2025/11/13 03:23:06 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngehkq: Deleted 2025/11/13 03:23:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:23:07 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ngehiz: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:23:07 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngehiz: Copied (server-side copy) to: dir1/0008-2345678.txt 2025/11/13 03:23:07 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngehiz: Deleted 2025/11/13 03:23:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:23:07 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ngei46: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:23:07 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngei46: Copied (server-side copy) to: dir1/0009-3456789.txt 2025/11/13 03:23:07 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngei46: Deleted 2025/11/13 03:23:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:23:07 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ngein1: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:23:07 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngein1: Copied (server-side copy) to: dir1/0010-456789.txt 2025/11/13 03:23:08 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngein1: Deleted 2025/11/13 03:23:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:23:08 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ngejvh: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:23:08 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngejvh: Copied (server-side copy) to: dir1/0011-56789;.txt 2025/11/13 03:23:08 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngejvh: Deleted 2025/11/13 03:23:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:23:08 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ngejsr: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:23:08 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngejsr: Copied (server-side copy) to: dir1/0012-6789;.txt 2025/11/13 03:23:08 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngejsr: Deleted 2025/11/13 03:23:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:23:09 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ngejq8: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:23:09 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngejq8: Copied (server-side copy) to: dir1/0013-789;=.txt 2025/11/13 03:23:09 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngejq8: Deleted 2025/11/13 03:23:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:23:09 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ngekrj: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:23:09 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngekrj: Copied (server-side copy) to: dir1/0014-89;=.txt 2025/11/13 03:23:09 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngekrj: Deleted 2025/11/13 03:23:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:23:10 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ngek4m: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:23:10 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngek4m: Copied (server-side copy) to: dir1/0015-9;=.txt 2025/11/13 03:23:10 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngek4m: Deleted 2025/11/13 03:23:10 DEBUG : apple: size = 5 OK 2025/11/13 03:23:10 DEBUG : apple.rclone_chunk.001_ngellr: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:23:10 INFO : apple.rclone_chunk.001_ngellr: Copied (server-side copy) to: apple 2025/11/13 03:23:10 INFO : apple.rclone_chunk.001_ngellr: Deleted 2025/11/13 03:23:10 DEBUG : banana: size = 6 OK 2025/11/13 03:23:10 DEBUG : banana.rclone_chunk.001_ngelfq: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:23:10 INFO : banana.rclone_chunk.001_ngelfq: Copied (server-side copy) to: banana 2025/11/13 03:23:10 INFO : banana.rclone_chunk.001_ngelfq: Deleted 2025/11/13 03:23:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:23:11 DEBUG : appleappleapplebanana.rclone_chunk.001_ngemzs: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:23:11 INFO : appleappleapplebanana.rclone_chunk.001_ngemzs: Copied (server-side copy) to: appleappleapplebanana 2025/11/13 03:23:11 INFO : appleappleapplebanana.rclone_chunk.001_ngemzs: Deleted 2025/11/13 03:23:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:23:11 DEBUG : splitbananasplit.rclone_chunk.001_ngem8q: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:23:11 INFO : splitbananasplit.rclone_chunk.001_ngem8q: Copied (server-side copy) to: splitbananasplit 2025/11/13 03:23:11 INFO : splitbananasplit.rclone_chunk.001_ngem8q: Deleted 2025/11/13 03:23:11 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:11 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : apple: Excluded 2025/11/13 03:23:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:23:11 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : banana: Excluded 2025/11/13 03:23:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : splitbananasplit: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:23:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:23:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:23:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:23:13 DEBUG : apple: size = 5 OK 2025/11/13 03:23:13 DEBUG : banana: size = 6 OK 2025/11/13 03:23:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:23:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:13 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : banana: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : apple: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:23:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:23:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:23:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:23:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:23:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:13 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:13 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:13 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : apple: Excluded 2025/11/13 03:23:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:23:13 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : banana: Excluded 2025/11/13 03:23:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : splitbananasplit: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:23:13 DEBUG : apple: size = 5 OK 2025/11/13 03:23:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:23:13 DEBUG : banana: size = 6 OK 2025/11/13 03:23:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:23:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:23:13 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:23:13 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : apple: Unchanged skipping 2025/11/13 03:23:13 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : banana: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:23:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:23:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:23:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:23:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:23:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:23:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:23:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:13 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:13 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:13 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : apple: Excluded 2025/11/13 03:23:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:23:13 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : banana: Excluded 2025/11/13 03:23:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : splitbananasplit: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:23:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:23:13 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:23:15 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ngeqsr: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:23:15 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngeqsr: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2025/11/13 03:23:15 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngeqsr: Deleted 2025/11/13 03:23:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:23:15 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngeq49: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:23:15 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngeq49: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2025/11/13 03:23:15 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngeq49: Deleted 2025/11/13 03:23:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:23:16 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ngeq2s: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:23:16 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngeq2s: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2025/11/13 03:23:16 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngeq2s: Deleted 2025/11/13 03:23:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:23:16 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_nger45: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:23:16 INFO : dir1/0003-defghij.txt.rclone_chunk.001_nger45: Copied (server-side copy) to: dir1/0003-defghij.txt 2025/11/13 03:23:16 INFO : dir1/0003-defghij.txt.rclone_chunk.001_nger45: Deleted 2025/11/13 03:23:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:23:17 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ngermf: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:23:17 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngermf: Copied (server-side copy) to: dir1/0004-efghijk.txt 2025/11/13 03:23:17 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngermf: Deleted 2025/11/13 03:23:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:23:17 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_nges5c: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:23:17 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_nges5c: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2025/11/13 03:23:17 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_nges5c: Deleted 2025/11/13 03:23:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:23:17 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_nges2i: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:23:17 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_nges2i: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2025/11/13 03:23:18 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_nges2i: Deleted 2025/11/13 03:23:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:23:18 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ngetz7: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:23:18 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngetz7: Copied (server-side copy) to: dir1/0007-1234567.txt 2025/11/13 03:23:18 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngetz7: Deleted 2025/11/13 03:23:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:23:18 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_nget4p: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:23:18 INFO : dir1/0008-2345678.txt.rclone_chunk.001_nget4p: Copied (server-side copy) to: dir1/0008-2345678.txt 2025/11/13 03:23:18 INFO : dir1/0008-2345678.txt.rclone_chunk.001_nget4p: Deleted 2025/11/13 03:23:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:23:19 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ngetdy: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:23:19 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngetdy: Copied (server-side copy) to: dir1/0009-3456789.txt 2025/11/13 03:23:19 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngetdy: Deleted 2025/11/13 03:23:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:23:19 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ngeu0e: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:23:19 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngeu0e: Copied (server-side copy) to: dir1/0010-456789.txt 2025/11/13 03:23:19 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngeu0e: Deleted 2025/11/13 03:23:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:23:20 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ngeucp: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:23:20 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngeucp: Copied (server-side copy) to: dir1/0011-56789;.txt 2025/11/13 03:23:20 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngeucp: Deleted 2025/11/13 03:23:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:23:20 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ngev00: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:23:20 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngev00: Copied (server-side copy) to: dir1/0012-6789;.txt 2025/11/13 03:23:20 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngev00: Deleted 2025/11/13 03:23:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:23:21 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ngevvu: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:23:21 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngevvu: Copied (server-side copy) to: dir1/0013-789;=.txt 2025/11/13 03:23:21 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngevvu: Deleted 2025/11/13 03:23:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:23:21 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ngewuw: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:23:21 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngewuw: Copied (server-side copy) to: dir1/0014-89;=.txt 2025/11/13 03:23:21 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngewuw: Deleted 2025/11/13 03:23:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:23:21 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ngewsa: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:23:21 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngewsa: Copied (server-side copy) to: dir1/0015-9;=.txt 2025/11/13 03:23:22 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngewsa: Deleted 2025/11/13 03:23:22 DEBUG : apple: size = 5 OK 2025/11/13 03:23:22 DEBUG : apple.rclone_chunk.001_ngexyt: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:23:22 INFO : apple.rclone_chunk.001_ngexyt: Copied (server-side copy) to: apple 2025/11/13 03:23:22 INFO : apple.rclone_chunk.001_ngexyt: Deleted 2025/11/13 03:23:22 DEBUG : banana: size = 6 OK 2025/11/13 03:23:22 DEBUG : banana.rclone_chunk.001_ngexia: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:23:22 INFO : banana.rclone_chunk.001_ngexia: Copied (server-side copy) to: banana 2025/11/13 03:23:22 INFO : banana.rclone_chunk.001_ngexia: Deleted 2025/11/13 03:23:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:23:23 DEBUG : appleappleapplebanana.rclone_chunk.001_ngex15: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:23:23 INFO : appleappleapplebanana.rclone_chunk.001_ngex15: Copied (server-side copy) to: appleappleapplebanana 2025/11/13 03:23:23 INFO : appleappleapplebanana.rclone_chunk.001_ngex15: Deleted 2025/11/13 03:23:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:23:23 DEBUG : splitbananasplit.rclone_chunk.001_ngey3j: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:23:23 INFO : splitbananasplit.rclone_chunk.001_ngey3j: Copied (server-side copy) to: splitbananasplit 2025/11/13 03:23:23 INFO : splitbananasplit.rclone_chunk.001_ngey3j: Deleted 2025/11/13 03:23:23 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:23 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : apple: Excluded 2025/11/13 03:23:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:23:23 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : banana: Excluded 2025/11/13 03:23:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : splitbananasplit: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:23:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:23:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:23:24 DEBUG : apple: size = 5 OK 2025/11/13 03:23:24 DEBUG : banana: size = 6 OK 2025/11/13 03:23:24 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:23:24 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:23:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:25 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : apple: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : banana: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:25 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:25 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:25 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : apple: Excluded 2025/11/13 03:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:23:25 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : banana: Excluded 2025/11/13 03:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : splitbananasplit: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:23:25 DEBUG : apple: size = 5 OK 2025/11/13 03:23:25 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:23:25 DEBUG : banana: size = 6 OK 2025/11/13 03:23:25 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:23:25 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : apple: Unchanged skipping 2025/11/13 03:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:23:25 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : banana: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:23:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:25 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:25 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:25 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : apple: Excluded 2025/11/13 03:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:23:25 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : banana: Excluded 2025/11/13 03:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : splitbananasplit: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:23:25 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:23:27 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_ngf2w4: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/13 03:23:27 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngf2w4: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2025/11/13 03:23:27 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_ngf2w4: Deleted 2025/11/13 03:23:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:23:27 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngf2j6: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/13 03:23:27 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngf2j6: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2025/11/13 03:23:27 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_ngf2j6: Deleted 2025/11/13 03:23:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:23:28 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_ngf2ne: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/13 03:23:28 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngf2ne: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2025/11/13 03:23:28 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_ngf2ne: Deleted 2025/11/13 03:23:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:23:28 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_ngf3d7: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/13 03:23:28 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngf3d7: Copied (server-side copy) to: dir1/0003-defghij.txt 2025/11/13 03:23:28 INFO : dir1/0003-defghij.txt.rclone_chunk.001_ngf3d7: Deleted 2025/11/13 03:23:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:23:29 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_ngf3gk: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/13 03:23:29 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngf3gk: Copied (server-side copy) to: dir1/0004-efghijk.txt 2025/11/13 03:23:29 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_ngf3gk: Deleted 2025/11/13 03:23:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:23:29 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_ngf411: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/13 03:23:29 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngf411: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2025/11/13 03:23:29 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_ngf411: Deleted 2025/11/13 03:23:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:23:30 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_ngf4ak: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/13 03:23:30 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngf4ak: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2025/11/13 03:23:30 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_ngf4ak: Deleted 2025/11/13 03:23:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:23:30 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_ngf5kz: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/13 03:23:30 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngf5kz: Copied (server-side copy) to: dir1/0007-1234567.txt 2025/11/13 03:23:30 INFO : dir1/0007-1234567.txt.rclone_chunk.001_ngf5kz: Deleted 2025/11/13 03:23:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:23:30 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_ngf5w2: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/13 03:23:30 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngf5w2: Copied (server-side copy) to: dir1/0008-2345678.txt 2025/11/13 03:23:31 INFO : dir1/0008-2345678.txt.rclone_chunk.001_ngf5w2: Deleted 2025/11/13 03:23:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:23:31 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_ngf6hz: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/13 03:23:31 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngf6hz: Copied (server-side copy) to: dir1/0009-3456789.txt 2025/11/13 03:23:31 INFO : dir1/0009-3456789.txt.rclone_chunk.001_ngf6hz: Deleted 2025/11/13 03:23:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:23:31 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_ngf6a2: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/13 03:23:31 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngf6a2: Copied (server-side copy) to: dir1/0010-456789.txt 2025/11/13 03:23:31 INFO : dir1/0010-456789.txt.rclone_chunk.001_ngf6a2: Deleted 2025/11/13 03:23:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:23:32 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_ngf6w4: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/13 03:23:32 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngf6w4: Copied (server-side copy) to: dir1/0011-56789;.txt 2025/11/13 03:23:32 INFO : dir1/0011-56789;.txt.rclone_chunk.001_ngf6w4: Deleted 2025/11/13 03:23:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:23:32 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_ngf7jo: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/13 03:23:32 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngf7jo: Copied (server-side copy) to: dir1/0012-6789;.txt 2025/11/13 03:23:32 INFO : dir1/0012-6789;.txt.rclone_chunk.001_ngf7jo: Deleted 2025/11/13 03:23:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:23:33 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_ngf7vr: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/13 03:23:33 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngf7vr: Copied (server-side copy) to: dir1/0013-789;=.txt 2025/11/13 03:23:33 INFO : dir1/0013-789;=.txt.rclone_chunk.001_ngf7vr: Deleted 2025/11/13 03:23:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:23:33 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_ngf825: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/13 03:23:33 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngf825: Copied (server-side copy) to: dir1/0014-89;=.txt 2025/11/13 03:23:33 INFO : dir1/0014-89;=.txt.rclone_chunk.001_ngf825: Deleted 2025/11/13 03:23:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:23:34 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_ngf8vk: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/13 03:23:34 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngf8vk: Copied (server-side copy) to: dir1/0015-9;=.txt 2025/11/13 03:23:34 INFO : dir1/0015-9;=.txt.rclone_chunk.001_ngf8vk: Deleted 2025/11/13 03:23:34 DEBUG : apple: size = 5 OK 2025/11/13 03:23:34 DEBUG : apple.rclone_chunk.001_ngf9jw: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/13 03:23:34 INFO : apple.rclone_chunk.001_ngf9jw: Copied (server-side copy) to: apple 2025/11/13 03:23:34 INFO : apple.rclone_chunk.001_ngf9jw: Deleted 2025/11/13 03:23:34 DEBUG : banana: size = 6 OK 2025/11/13 03:23:34 DEBUG : banana.rclone_chunk.001_ngf9fh: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/13 03:23:34 INFO : banana.rclone_chunk.001_ngf9fh: Copied (server-side copy) to: banana 2025/11/13 03:23:34 INFO : banana.rclone_chunk.001_ngf9fh: Deleted 2025/11/13 03:23:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:23:35 DEBUG : appleappleapplebanana.rclone_chunk.001_ngfa01: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/13 03:23:35 INFO : appleappleapplebanana.rclone_chunk.001_ngfa01: Copied (server-side copy) to: appleappleapplebanana 2025/11/13 03:23:35 INFO : appleappleapplebanana.rclone_chunk.001_ngfa01: Deleted 2025/11/13 03:23:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:23:35 DEBUG : splitbananasplit.rclone_chunk.001_ngfa08: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/13 03:23:35 INFO : splitbananasplit.rclone_chunk.001_ngfa08: Copied (server-side copy) to: splitbananasplit 2025/11/13 03:23:35 INFO : splitbananasplit.rclone_chunk.001_ngfa08: Deleted 2025/11/13 03:23:35 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:35 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : apple: Excluded 2025/11/13 03:23:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:23:35 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : banana: Excluded 2025/11/13 03:23:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : splitbananasplit: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:23:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:23:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:23:36 DEBUG : apple: size = 5 OK 2025/11/13 03:23:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:23:36 DEBUG : banana: size = 6 OK 2025/11/13 03:23:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:37 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : banana: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : apple: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:23:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:23:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:23:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:23:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:23:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:23:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:37 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:37 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:37 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : apple: Excluded 2025/11/13 03:23:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:23:37 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : banana: Excluded 2025/11/13 03:23:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : splitbananasplit: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 03:23:37 DEBUG : apple: size = 5 OK 2025/11/13 03:23:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 03:23:37 DEBUG : banana: size = 6 OK 2025/11/13 03:23:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 03:23:37 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 03:23:37 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : apple: Unchanged skipping 2025/11/13 03:23:37 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : banana: Unchanged skipping 2025/11/13 03:23:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 03:23:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 03:23:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 03:23:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 03:23:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 03:23:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 03:23:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 03:23:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:37 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:37 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:37 DEBUG : apple: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : apple: Excluded 2025/11/13 03:23:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : appleappleapplebanana: Excluded 2025/11/13 03:23:37 DEBUG : banana: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : banana: Excluded 2025/11/13 03:23:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : splitbananasplit: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 03:23:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 03:23:37 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (147.82s) --- PASS: TestTransform/NFC (12.07s) --- PASS: TestTransform/NFD (12.07s) --- PASS: TestTransform/base64 (13.75s) --- PASS: TestTransform/prefix (17.07s) --- PASS: TestTransform/suffix (16.65s) --- PASS: TestTransform/truncate (13.81s) --- PASS: TestTransform/encoder (14.72s) --- PASS: TestTransform/ISO-8859-1 (12.15s) --- PASS: TestTransform/charmap (11.67s) --- PASS: TestTransform/lowercase (12.01s) --- PASS: TestTransform/ascii (11.85s) === RUN TestTransformCopy run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/13 03:23:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/13 03:23:38 INFO : sub dir_somesuffix: Making directory 2025/11/13 03:23:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/13 03:23:38 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/13 03:23:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/13 03:23:38 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/13 03:23:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/13 03:23:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/13 03:23:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_ngfel6: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:39 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_ngfel6: Copied (server-side copy) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/13 03:23:39 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_ngfel6: Deleted 2025/11/13 03:23:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/13 03:23:39 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:39 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/13 03:23:39 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (0.90s) === RUN TestDoubleTransform run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:39 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:39 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:39 INFO : tictactoe: Making directory 2025/11/13 03:23:39 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:39 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:39 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/13 03:23:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:40 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/13 03:23:40 DEBUG : tictactoe/tictactoe.rclone_chunk.001_ngfeux: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:40 INFO : tictactoe/tictactoe.rclone_chunk.001_ngfeux: Copied (server-side copy) to: tictactoe/tictactoe 2025/11/13 03:23:40 INFO : tictactoe/tictactoe.rclone_chunk.001_ngfeux: Deleted 2025/11/13 03:23:40 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/13 03:23:40 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:40 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/13 03:23:40 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (0.90s) === RUN TestFileTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:40 INFO : toe: Making directory 2025/11/13 03:23:40 INFO : toe/toe: Making directory 2025/11/13 03:23:40 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 03:23:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 03:23:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 03:23:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/13 03:23:41 DEBUG : toe/toe/tictactoe.rclone_chunk.001_ngffrs: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:41 INFO : toe/toe/tictactoe.rclone_chunk.001_ngffrs: Copied (server-side copy) to: toe/toe/tictactoe 2025/11/13 03:23:41 INFO : toe/toe/tictactoe.rclone_chunk.001_ngffrs: Deleted 2025/11/13 03:23:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/13 03:23:41 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/13 03:23:41 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.04s) === RUN TestNoTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:41 INFO : toe: Making directory 2025/11/13 03:23:41 INFO : toe/toe: Making directory 2025/11/13 03:23:41 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 03:23:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 03:23:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 03:23:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:42 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/13 03:23:42 DEBUG : toe/toe/tictactoe.rclone_chunk.001_ngfgt9: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:42 INFO : toe/toe/tictactoe.rclone_chunk.001_ngfgt9: Copied (server-side copy) to: toe/toe/tictactoe 2025/11/13 03:23:42 INFO : toe/toe/tictactoe.rclone_chunk.001_ngfgt9: Deleted 2025/11/13 03:23:42 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/13 03:23:42 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/13 03:23:42 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.05s) === RUN TestDirTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:42 DEBUG : empty_dir: Making directory with metadata 2025/11/13 03:23:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 03:23:42 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:42 INFO : tictacempty_dir: Making directory 2025/11/13 03:23:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:42 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:42 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:42 INFO : tictactoe: Making directory 2025/11/13 03:23:42 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:42 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:42 INFO : tictactoe/tictactoe: Making directory 2025/11/13 03:23:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 03:23:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 03:23:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 03:23:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/13 03:23:43 DEBUG : tictactoe/tictactoe/toe.txt.rclone_chunk.001_ngfhtg: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:43 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_ngfhtg: Copied (server-side copy) to: tictactoe/tictactoe/toe.txt 2025/11/13 03:23:43 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_ngfhtg: Deleted 2025/11/13 03:23:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/13 03:23:43 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/13 03:23:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.04s) === RUN TestAllTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:43 DEBUG : empty_dir: Making directory with metadata 2025/11/13 03:23:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 03:23:43 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:43 INFO : tictacempty_dir: Making directory 2025/11/13 03:23:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:43 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:43 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:43 INFO : tictactoe: Making directory 2025/11/13 03:23:43 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:43 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:43 INFO : tictactoe/tictactoe: Making directory 2025/11/13 03:23:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 03:23:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 03:23:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 03:23:44 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ngfisx: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:44 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ngfisx: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:44 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ngfisx: Deleted 2025/11/13 03:23:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 03:23:44 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:44 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/13 03:23:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:44 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:44 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:44 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 03:23:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 03:23:44 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/13 03:23:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': 0 differences found 2025/11/13 03:23:44 NOTICE: Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': 1 matching files --- PASS: TestAllTag (1.20s) === RUN TestRunTwice run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:45 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:45 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:45 INFO : tictactoe: Making directory 2025/11/13 03:23:45 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:45 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:45 INFO : tictactoe/tictactoe: Making directory 2025/11/13 03:23:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 03:23:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 03:23:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 03:23:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/13 03:23:45 DEBUG : tictactoe/tictactoe/toe.txt.rclone_chunk.001_ngfkv8: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:45 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_ngfkv8: Copied (server-side copy) to: tictactoe/tictactoe/toe.txt 2025/11/13 03:23:45 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_ngfkv8: Deleted 2025/11/13 03:23:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/13 03:23:45 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/13 03:23:45 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:45 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:45 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:45 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/13 03:23:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:46 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 03:23:46 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/13 03:23:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:46 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.62s) === RUN TestSyntax 2025/11/13 03:23:46 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:46 INFO : toe: Making directory 2025/11/13 03:23:46 INFO : toe/toe: Making directory 2025/11/13 03:23:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 03:23:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:46 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:23:47 DEBUG : toe/toe/toe: size = 11 OK 2025/11/13 03:23:47 DEBUG : toe/toe/toe.rclone_chunk.001_ngfl2e: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:47 INFO : toe/toe/toe.rclone_chunk.001_ngfl2e: Copied (server-side copy) to: toe/toe/toe 2025/11/13 03:23:47 INFO : toe/toe/toe.rclone_chunk.001_ngfl2e: Deleted 2025/11/13 03:23:47 DEBUG : toe/toe/toe: size = 11 OK 2025/11/13 03:23:47 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:47 INFO : toe/toe/toe: Copied (new) 2025/11/13 03:23:47 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.12s) === RUN TestMove run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:47 DEBUG : empty_dir: Making directory with metadata 2025/11/13 03:23:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 03:23:47 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:47 INFO : tictacempty_dir: Making directory 2025/11/13 03:23:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:47 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:47 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:47 INFO : tictactoe: Making directory 2025/11/13 03:23:47 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:47 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:47 INFO : tictactoe/tictactoe: Making directory 2025/11/13 03:23:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 03:23:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 03:23:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 03:23:48 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ngfmwc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:48 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ngfmwc: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:48 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ngfmwc: Deleted 2025/11/13 03:23:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 03:23:48 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:48 INFO : toe/toe/toe.txt: Deleted 2025/11/13 03:23:48 INFO : toe/toe: Removing directory 2025/11/13 03:23:48 INFO : toe: Removing directory 2025/11/13 03:23:48 INFO : empty_dir: Removing directory 2025/11/13 03:23:48 DEBUG : Local file system at /tmp/rclone938747192: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.18s) === RUN TestTransformFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:49 DEBUG : empty_dir: Making directory with metadata 2025/11/13 03:23:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 03:23:49 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:49 INFO : tictacempty_dir: Making directory 2025/11/13 03:23:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:49 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:49 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:49 INFO : tictactoe: Making directory 2025/11/13 03:23:49 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:49 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:49 INFO : tictactoe/tictactoe: Making directory 2025/11/13 03:23:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 03:23:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 03:23:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 03:23:49 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ngfosn: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:49 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ngfosn: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:49 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ngfosn: Deleted 2025/11/13 03:23:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 03:23:49 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:49 INFO : toe/toe/toe.txt: Deleted 2025/11/13 03:23:49 INFO : toe/toe: Removing directory 2025/11/13 03:23:49 INFO : toe: Removing directory 2025/11/13 03:23:49 INFO : empty_dir: Removing directory 2025/11/13 03:23:49 DEBUG : Local file system at /tmp/rclone938747192: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/13 03:23:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 03:23:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 03:23:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 03:23:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 03:23:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: copy non-chunked object... 2025/11/13 03:23:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/13 03:23:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/13 03:23:50 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.58s) === RUN TestManualTransformFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:50 DEBUG : Reset feature "Copy" 2025/11/13 03:23:50 DEBUG : Reset feature "Move" 2025/11/13 03:23:50 DEBUG : Reset feature "Copy" 2025/11/13 03:23:50 DEBUG : Reset feature "Move" 2025/11/13 03:23:50 DEBUG : empty_dir: Making directory with metadata 2025/11/13 03:23:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 03:23:50 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:50 INFO : tictacempty_dir: Making directory 2025/11/13 03:23:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 03:23:50 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:50 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:50 INFO : tictactoe: Making directory 2025/11/13 03:23:50 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:50 DEBUG : toe: transformed to: tictactoe 2025/11/13 03:23:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:50 INFO : tictactoe/tictactoe: Making directory 2025/11/13 03:23:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 03:23:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 03:23:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 03:23:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 03:23:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ngfpm6: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:51 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ngfpm6: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:51 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_ngfpm6: Deleted 2025/11/13 03:23:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 03:23:51 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 03:23:51 INFO : toe/toe/toe.txt: Deleted 2025/11/13 03:23:51 INFO : toe/toe: Removing directory 2025/11/13 03:23:51 INFO : toe: Removing directory 2025/11/13 03:23:51 INFO : empty_dir: Removing directory 2025/11/13 03:23:51 DEBUG : Local file system at /tmp/rclone938747192: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/13 03:23:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 03:23:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 03:23:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 03:23:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 03:23:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/13 03:23:52 DEBUG : toe/toe/toe.txt.rclone_chunk.001_ngfqoh: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:52 INFO : toe/toe/toe.txt.rclone_chunk.001_ngfqoh: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/13 03:23:52 INFO : toe/toe/toe.txt.rclone_chunk.001_ngfqoh: Deleted 2025/11/13 03:23:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/13 03:23:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/13 03:23:52 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.06s) === RUN TestBase64 run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:52 DEBUG : toe: transformed to: dG9l 2025/11/13 03:23:52 DEBUG : toe: transformed to: dG9l 2025/11/13 03:23:52 INFO : dG9l: Making directory 2025/11/13 03:23:52 DEBUG : toe: transformed to: dG9l 2025/11/13 03:23:52 DEBUG : toe: transformed to: dG9l 2025/11/13 03:23:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/13 03:23:52 INFO : dG9l/dG9l: Making directory 2025/11/13 03:23:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/13 03:23:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/13 03:23:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/13 03:23:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 03:23:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/13 03:23:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/13 03:23:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_ngfra6: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:53 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_ngfra6: Copied (server-side copy) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/13 03:23:53 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_ngfra6: Deleted 2025/11/13 03:23:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/13 03:23:53 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/13 03:23:53 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:53 DEBUG : dG9l: transformed to: toe 2025/11/13 03:23:53 DEBUG : dG9l: transformed to: toe 2025/11/13 03:23:53 DEBUG : dG9l: transformed to: toe 2025/11/13 03:23:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/13 03:23:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/13 03:23:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/13 03:23:53 DEBUG : Local file system at /tmp/rclone938747192: Waiting for checks to finish 2025/11/13 03:23:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/13 03:23:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/13 03:23:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/13 03:23:53 DEBUG : Local file system at /tmp/rclone938747192: Waiting for transfers to finish 2025/11/13 03:23:53 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (1.46s) === RUN TestError run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe'", Local "Local file system at /tmp/rclone938747192", Modify Window "1ns" 2025/11/13 03:23:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 03:23:54 DEBUG : toe: transformed to: 2025/11/13 03:23:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 03:23:54 DEBUG : toe: transformed to: 2025/11/13 03:23:54 INFO : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Making directory 2025/11/13 03:23:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 03:23:54 DEBUG : toe: transformed to: 2025/11/13 03:23:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 03:23:54 DEBUG : toe: transformed to: 2025/11/13 03:23:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 03:23:54 DEBUG : toe/toe: transformed to: 2025/11/13 03:23:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/13 03:23:54 INFO : toe/toe: Making directory 2025/11/13 03:23:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 03:23:54 DEBUG : toe/toe: transformed to: 2025/11/13 03:23:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/13 03:23:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 03:23:54 DEBUG : toe: transformed to: 2025/11/13 03:23:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 03:23:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 03:23:54 DEBUG : toe/toe/toe: transformed to: 2025/11/13 03:23:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for checks to finish 2025/11/13 03:23:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/13 03:23:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Waiting for transfers to finish 2025/11/13 03:23:54 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2025/11/13 03:23:54 DEBUG : toe/toe/toe: size = 11 OK 2025/11/13 03:23:54 DEBUG : toe/toe/toe.rclone_chunk.001_ngfth5: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:54 INFO : toe/toe/toe.rclone_chunk.001_ngfth5: Copied (server-side copy) to: toe/toe/toe 2025/11/13 03:23:54 INFO : toe/toe/toe.rclone_chunk.001_ngfth5: Deleted 2025/11/13 03:23:54 DEBUG : toe/toe/toe: size = 11 OK 2025/11/13 03:23:54 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 03:23:54 INFO : toe/toe/toe: Copied (new) 2025/11/13 03:23:54 ERROR : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': not deleting files as there were IO errors 2025/11/13 03:23:54 ERROR : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': not deleting directories as there were IO errors --- PASS: TestError (0.89s) PASS 2025/11/13 03:23:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-qonumaz2liqe': Purge remote 2025/11/13 03:23:55 DEBUG : S3 bucket rclone-test-qonumaz2liqe: bucket is versioned: false 2025/11/13 03:23:55 DEBUG : Waiting for deletions to finish 2025/11/13 03:23:55 INFO : S3 bucket rclone-test-qonumaz2liqe: Bucket "rclone-test-qonumaz2liqe" deleted "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -fast-list" - Finished OK in 6m17.968314585s (try 1/5)